Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/a1policymanagementservice/+/15130 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-5919 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-NDm2RWWVQaty/agent.2128 SSH_AGENT_PID=2130 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/private_key_15907162015313287919.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-docker-verify-master-mvn39-openjdk17 # 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 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice refs/changes/30/15130/2 # timeout=10 > git rev-parse b906c9eb4e9e6571835a352d2457495842684be4^{commit} # timeout=10 Checking out Revision b906c9eb4e9e6571835a352d2457495842684be4 (refs/changes/30/15130/2) > git config core.sparsecheckout # timeout=10 > git checkout -f b906c9eb4e9e6571835a352d2457495842684be4 # timeout=10 Commit message: "Updats springboot version and dependencies" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 473af973e5c6656ae6ad35ed5684d4b025221574 # 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-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins5204496705592257408.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-7cVC 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-7cVC/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.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-7cVC/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.47 botocore==1.40.47 bs4==0.0.2 cachetools==6.2.0 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.15 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 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==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins3243411573625837511.sh + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/classes /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/jacoco/classes [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins14215507257390000204.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-5919 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=b906c9eb4e9e6571835a352d2457495842684be4 -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=saul.gill@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Saul Gill" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/a1policymanagementservice/+/15130 -DGERRIT_PATCHSET_UPLOADER_EMAIL=saul.gill@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=nonrtric/plt/a1policymanagementservice -DGERRIT_PATCHSET_UPLOADER_USERNAME=saul.gill -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=15130 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Saul Gill\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/30/15130/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Saul Gill" '-DGERRIT_CHANGE_OWNER=\"Saul Gill\" ' -DPROJECT=nonrtric/plt/a1policymanagementservice -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRzIHNwcmluZ2Jvb3QgdmVyc2lvbiBhbmQgZGVwZW5kZW5jaWVzCgpJc3N1ZS1JRDogTk9OUlRSSUMtMTA4NQpDaGFuZ2UtSWQ6IEk3NDM4N2JkOGZmMjRiMzE1YTllN2FlM2JiYzlkMzMxYmNmNjdmMDgyClNpZ25lZC1vZmYtYnk6IHNhdWwuZ2lsbCA8c2F1bC5naWxsQGVzdC50ZWNoPgo= -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Updats springboot version and dependencies" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=saul.gill -DGERRIT_CHANGE_OWNER_USERNAME=saul.gill '-DGERRIT_EVENT_ACCOUNT=\"Saul Gill\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I74387bd8ff24b315a9e7ae3bbc9d331bcf67f082 -DGERRIT_EVENT_HASH=-745360452 -DGERRIT_VERSION=3.8.10 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=saul.gill@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} "-DGERRIT_CHANGE_OWNER_NAME=Saul Gill" --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-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins2527457899267801113.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-docker-verify-master-mvn39-openjdk17] $ /bin/sh /tmp/jenkins734994776415891922.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-docker-verify-master-mvn39-openjdk17@tmp/config9047464866803011116tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config3546250993150679655tmp [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins18138342158419754219.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins12301799770962512269.sh provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config9734834715012077862tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config11065705507378765846tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 [EnvInject] - Variables injected successfully. [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-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins13453107211063191839.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 ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean install -e --global-settings /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config9734834715012077862tmp --settings /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config11065705507378765846tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/m2repo --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 -Dbuild.number=72 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] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] --------< org.o-ran-sc.nonrtric.plt:a1policymanagementservice >--------- [INFO] Building a1policymanagementservice 2.11.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ a1policymanagementservice --- [INFO] Deleting /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target [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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/target/generated-sources/annotations added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/main/java added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/add-src/test/java added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/target/test-classes [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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] Surefire report directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/surefire-reports [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 13:57:39.679 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 13:57:39.690 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 13:57:39.882 [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. 13:57:40.117 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 13:57:40.118 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 13:57:40.125 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 13:57:40.125 [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.299 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 13:57:40.888 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile -- Local configuration file not read: /tmp/junit-17305004902733204747/config.json, Not a JSON Object: null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 13:57:41.856 [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. 13:57:42.542 [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 13:57:43.335 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-10-08T13:57:45.103+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T13:57:45.107+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T13:57:47.084+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T13:57:50.354+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2025-10-08T13:57:52.275+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=] 2025-10-08T13:57:54.494+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 11.203 seconds (process running for 19.577) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.67 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.033 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2025-10-08T13:57:56.263+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.204 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2025-10-08T13:57:56.554+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:57:56.557+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:57:58.607+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2025-10-08T13:57:58.659+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:57:58.661+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:57:58.685+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:57:58.686+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:57:58.699+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:57:58.700+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:00.709+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.432 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2025-10-08T13:58:00.832+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:00.834+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:58:00.856+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:00.971+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:00.973+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:58:00.974+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:00.975+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=] 2025-10-08T13:58:00.980+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:00.981+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:58:00.982+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:01.115+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2025-10-08T13:58:01.153+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:01.154+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:58:01.155+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:01.165+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-10-08T13:58:01.879+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=] 2025-10-08T13:58:01.904+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=] 2025-10-08T13:58:01.905+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=] 2025-10-08T13:58:01.906+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.194 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2025-10-08T13:58:01.924+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:01.925+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:01.925+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:58:02.046+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.047+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.047+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:58:02.188+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=] 2025-10-08T13:58:02.295+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.300+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.300+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:58:02.305+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2025-10-08T13:58:02.413+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.416+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.416+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2025-10-08T13:58:02.454+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2025-10-08T13:58:02.561+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.561+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.562+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.750 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2025-10-08T13:58:02.790+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.791+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.905+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.906+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.914+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.915+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.926+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.927+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.929+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2025-10-08T13:58:02.933+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.934+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.944+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.945+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.953+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.953+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.961+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.961+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.972+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2025-10-08T13:58:02.973+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:58:02.975+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.303 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: 0.971 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2025-10-08T13:59:11.113+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: 3cb16cc9-41d3-42fa-8320-fea03b9c1948, 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: 67.81 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-10-08T13:59:11.978+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T13:59:11.978+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T13:59:12.450+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T13:59:13.065+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T13:59:13.069+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=] 2025-10-08T13:59:13.494+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 1.613 seconds (process running for 98.584) [facility=, subject=, traceId=] 2025-10-08T13:59:13.664+0000 [scheduling-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:13.832+0000 [scheduling-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.510 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2025-10-08T13:59:14.345+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2025-10-08T13:59:14.461+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2025-10-08T13:59:14.571+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2025-10-08T13:59:14.575+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2025-10-08T13:59:14.679+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2025-10-08T13:59:14.781+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.541 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-10-08T13:59:14.978+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T13:59:14.978+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T13:59:15.331+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T13:59:15.688+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T13:59:16.160+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 1.242 seconds (process running for 101.25) [facility=, subject=, traceId=] 2025-10-08T13:59:16.740+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ricAdded, and the Request Id: 240d3153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:16.960+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240d3153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:17.152+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: 572779a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:17.168+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572779a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-10-08T13:59:17.253+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T13:59:17.254+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T13:59:17.599+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T13:59:17.836+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T13:59:18.154+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 0.954 seconds (process running for 103.244) [facility=, subject=, traceId=] 2025-10-08T13:59:18.281+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: 30d51b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:18.436+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=] 2025-10-08T13:59:18.440+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=] 2025-10-08T13:59:19.168+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-10-08T13:59:19.171+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:19.202+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:19.360+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: 37f811e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.368+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f811e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.370+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2025-10-08T13:59:19.448+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: 79ccf655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.467+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ccf655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.538+0000 [https-jsse-nio-auto-3-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: dbdbbfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.550+0000 [https-jsse-nio-auto-3-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbdbbfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.633+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: 2908bb94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.644+0000 [https-jsse-nio-auto-3-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-10-08T13:59:19.645+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2025-10-08T13:59:19.813+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: 1b39ebe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.818+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b39ebe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.820+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2025-10-08T13:59:19.850+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-10-08T13:59:19.892+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, and the Request Id: 3de698dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.900+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de698dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.959+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: 77104968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:19.972+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77104968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:20.040+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/status, and the Request Id: 6a76426f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:20.066+0000 [https-jsse-nio-auto-3-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a76426f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:20.131+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: 49b07ea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:20.142+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=] 2025-10-08T13:59:20.143+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=] 2025-10-08T13:59:20.316+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: 11e9f0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:20.321+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e9f0d7 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.143 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) 2025-10-08T13:59:20.403+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T13:59:20.403+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T13:59:20.732+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T13:59:21.067+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T13:59:21.463+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 1.103 seconds (process running for 106.552) [facility=, subject=, traceId=] 2025-10-08T13:59:21.569+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: 62ecae02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:21.654+0000 [https-jsse-nio-auto-4-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 52f7c385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:21.668+0000 [https-jsse-nio-auto-4-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f7c385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:21.748+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: 7caf21b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:21.826+0000 [https-jsse-nio-auto-4-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 4b02cfaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.555 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) 2025-10-08T13:59:21.962+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T13:59:21.962+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T13:59:22.248+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T13:59:22.487+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T13:59:22.874+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.958 seconds (process running for 107.963) [facility=, subject=, traceId=] 2025-10-08T13:59:22.954+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: 2e34555e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:22.994+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$myqqM2Xf.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) 2025-10-08T13:59:22.999+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2025-10-08T13:59:23.008+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e34555e the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.085+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: 23880b4c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.093+0000 [https-jsse-nio-auto-5-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$myqqM2Xf.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) 2025-10-08T13:59:23.094+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2025-10-08T13:59:23.177+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: 27637193, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.208+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27637193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.210+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:23.235+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23880b4c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.322+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: 71212b4c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.335+0000 [https-jsse-nio-auto-5-exec-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$myqqM2Xf.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) 2025-10-08T13:59:23.336+0000 [https-jsse-nio-auto-5-exec-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2025-10-08T13:59:23.344+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: 308ee3b3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.349+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308ee3b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.352+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:23.361+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71212b4c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.476+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: 2073d035, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.481+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.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$myqqM2Xf.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) 2025-10-08T13:59:23.481+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:23.488+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: 5610f1b3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.494+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5610f1b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.497+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:23.502+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2073d035 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.534+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: 54e61ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.553+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: 3d957993, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.559+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d957993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.576+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e61ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.686+0000 [https-jsse-nio-auto-5-exec-9] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2025-10-08T13:59:23.686+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: 4d7842a3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.692+0000 [https-jsse-nio-auto-5-exec-9] 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$myqqM2Xf.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) 2025-10-08T13:59:23.694+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:23.702+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: 5b043b6b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.707+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b043b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.710+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:23.719+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7842a3 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.749+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: 60f46150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.759+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: 19f88b87, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.772+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f88b87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.777+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f46150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.881+0000 [https-jsse-nio-auto-5-exec-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2025-10-08T13:59:23.882+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: 49d5dc8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.886+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.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$myqqM2Xf.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) 2025-10-08T13:59:23.887+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:23.896+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: 5e33a56d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.903+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e33a56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.906+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:23.911+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d5dc8 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.947+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: 7321f2d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.958+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: 283913c5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.964+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283913c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:23.969+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7321f2d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.046+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: 24ba69a7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.055+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ba69a7 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.150+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: 36638a4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.163+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36638a4 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.231+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: 7d2cf4ac, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.237+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:24.244+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: 661d83a5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.251+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:24.255+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661d83a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.258+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2cf4ac the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.313+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/6e8d9916-3463-48dd-a204-5eab5be99979, and the Request Id: 746c61dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.333+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: 71461d3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.339+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71461d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.444+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: 62ad5008, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.448+0000 [https-jsse-nio-auto-5-exec-9] 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$myqqM2Xf.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) 2025-10-08T13:59:24.449+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:24.456+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: 2520d171, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.463+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:24.467+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2520d171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.471+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ad5008 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.501+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: 9f40d1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.509+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: 21f165c6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.514+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f165c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.519+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f40d1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.588+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: 3afe664a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.592+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:24.598+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: 2092fd68, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.606+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:24.610+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2092fd68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.612+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afe664a the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.674+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: 63727da1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.680+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:24.688+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: 6d69c734, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.701+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:24.703+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d69c734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.711+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63727da1 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.768+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: 62611085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.786+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: 430e4436, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.792+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430e4436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.803+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: 174581, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.810+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.815+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62611085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.882+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/policy-types, and the Request Id: 2ae093c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.895+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae093c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.961+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: 4b57ca83, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.965+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:24.972+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: 284b9b05, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.976+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284b9b05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:24.979+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:24.986+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b57ca83 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.041+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/4dbfb05e-965f-44f0-84c5-932eaa900a07, and the Request Id: 402f75c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.049+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: 50ec8ad9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.054+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ec8ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.058+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402f75c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.141+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: 32aaa9b2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.149+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:25.156+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: 51bc728d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.168+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:25.174+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51bc728d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.173+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32aaa9b2 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.223+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/policyOne/status, and the Request Id: 5a2b2aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.235+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: 156f447d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.244+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2b2aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.245+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156f447d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.312+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/policy-types/type1_1.2.3, and the Request Id: 6e7af8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.342+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7af8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.409+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 7587d31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.421+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7587d31e the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.483+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: 71b023b5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.490+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b023b5 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.553+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: 59d4b92c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.562+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-10-08T13:59:25.571+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: 668de4aa, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.576+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668de4aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.583+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:25.611+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d4b92c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.614+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: 1a3f806c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.627+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=] 2025-10-08T13:59:25.638+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: 7a3e4226, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.644+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3e4226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.653+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3f806c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.732+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: 5fd5f4b7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.740+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=] 2025-10-08T13:59:25.748+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: 7bbb13e2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.755+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:25.759+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbb13e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.763+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd5f4b7 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.770+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: 2fb70435, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.776+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-10-08T13:59:25.784+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: 556c8bcf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.793+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb70435 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.794+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556c8bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.857+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: 5bcf819, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.864+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-10-08T13:59:25.874+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: 52aaa54e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.879+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52aaa54e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.885+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:25.892+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcf819 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.899+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: 6325e78c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.923+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=] 2025-10-08T13:59:25.936+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: 7a5fe86e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.946+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6325e78c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:25.946+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5fe86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.008+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: 55182cc5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.012+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:26.021+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: 5add6fdc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.029+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5add6fdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.033+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:26.037+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55182cc5 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.043+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: 444d4504, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.047+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:26.052+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: 55c12623, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.064+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c12623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.067+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444d4504 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.133+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: 36679ad2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.137+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:26.142+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: 76bef48a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.148+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bef48a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.150+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:26.157+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36679ad2 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.203+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: 39aae825, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.207+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:26.210+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39aae825 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.268+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: 61ea3842, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.272+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:26.277+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: fc365d9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.284+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc365d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.287+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:26.291+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ea3842 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.387+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: 35c364ec, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2025-10-08T13:59:26.392+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:26.399+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: 2af90684, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.408+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:26.411+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af90684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.415+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c364ec the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2025-10-08T13:59:26.433+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: 46fb78ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.441+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: 6498c8b7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.446+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6498c8b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.450+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46fb78ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.539+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: 61d87d1d, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2025-10-08T13:59:26.543+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:26.551+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: 1fc12129, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.556+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc12129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.558+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:26.572+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d87d1d the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2025-10-08T13:59:26.595+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: 52c1c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.604+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: 599a729d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.609+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599a729d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.617+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c1c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.705+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: 22ed4fc2, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2025-10-08T13:59:26.709+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:26.715+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: 776ee019, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.723+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776ee019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.729+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:26.743+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ed4fc2 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2025-10-08T13:59:26.763+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: 3f7c8870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.771+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: 38f77d9c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.776+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f77d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.782+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7c8870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.894+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: 3d46b1b4, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2025-10-08T13:59:26.899+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:26.904+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: 2be39bc6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.909+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be39bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.913+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:26.917+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d46b1b4 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2025-10-08T13:59:26.941+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: 3f3593ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.951+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: 538270bd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.961+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538270bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:26.961+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3593ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.025+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: 57e83aad, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.033+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=] 2025-10-08T13:59:27.039+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: 2a1ef7d0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.043+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1ef7d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.046+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:27.050+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e83aad the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.100+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: 678ab44d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.114+0000 [https-jsse-nio-auto-5-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$myqqM2Xf.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) 2025-10-08T13:59:27.114+0000 [https-jsse-nio-auto-5-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2025-10-08T13:59:27.124+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678ab44d the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.199+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: b7ee503, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.206+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=] 2025-10-08T13:59:27.212+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: a7f0620, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.217+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7f0620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.224+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:27.231+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7ee503 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.286+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 2cca9dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.292+0000 [https-jsse-nio-auto-5-exec-7] 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$myqqM2Xf.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) 2025-10-08T13:59:27.293+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2025-10-08T13:59:27.299+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: 41083f4e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.303+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41083f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.311+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cca9dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.392+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: 4a2c3182, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.402+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=] 2025-10-08T13:59:27.407+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: 4179acf5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.411+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4179acf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.413+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:27.425+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2c3182 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.486+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 140f1333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.494+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:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$myqqM2Xf.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) 2025-10-08T13:59:27.495+0000 [https-jsse-nio-auto-5-exec-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2025-10-08T13:59:27.503+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: 693dd38, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.507+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693dd38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.511+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140f1333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.583+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: 57875b9a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.586+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:27.591+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: 14d546bf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.599+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d546bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.604+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:27.613+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57875b9a the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.657+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: 620528d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.661+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T13:59:27.667+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: 671f8579, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.671+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671f8579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.675+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620528d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.734+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: 6faa92f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.746+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: 1bb3b0c8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.750+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb3b0c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.755+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6faa92f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.837+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: 7bd14236, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.842+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=] 2025-10-08T13:59:27.847+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: 61d91101, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.850+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d91101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.853+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:27.857+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd14236 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.906+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 5915e9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.911+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2025-10-08T13:59:27.917+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: 5c58c94, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.921+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c58c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.927+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5915e9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.971+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: 44ba6ea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.978+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: 3112c163, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.982+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3112c163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:27.985+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ba6ea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.046+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: 425057e8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.052+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=] 2025-10-08T13:59:28.058+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: 323ae89f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.062+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323ae89f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.066+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:28.071+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425057e8 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.138+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: 2cba82b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.149+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=] 2025-10-08T13:59:28.155+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: 113070f0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.164+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113070f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.168+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cba82b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.236+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: 9e34f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.243+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: 2104ded1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.247+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2104ded1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.249+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e34f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.311+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: 76e457f0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.316+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=] 2025-10-08T13:59:28.321+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: 5c50974c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.328+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c50974c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.333+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:28.337+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e457f0 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.395+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: 1cab7e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.402+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=] 2025-10-08T13:59:28.407+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: d11e282, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.414+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d11e282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.419+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cab7e30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.467+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: 30ee5179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.477+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: 4aa2fbe8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.483+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ee5179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:28.484+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa2fbe8 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.585 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) 2025-10-08T13:59:28.589+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T13:59:28.589+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T13:59:28.952+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T13:59:29.223+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T13:59:29.640+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 1.12 seconds (process running for 114.729) [facility=, subject=, traceId=] 2025-10-08T13:59:29.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/services, and the Request Id: 6f4bbc73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:29.764+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:29.834+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: 4d7ad713, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:29.841+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=] 2025-10-08T13:59:30.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/services, and the Request Id: 4485ea65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.133+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:30.137+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:30.341+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:30.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 7b970a37, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2025-10-08T13:59:30.603+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2025-10-08T13:59:30.604+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:30.631+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T13:59:30.640+0000 [Thread-35] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:30.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688f8dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.700+0000 [Thread-42] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:30.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: 593478d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a14377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9d3da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269757c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1a4274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.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: 4ac2793a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.820+0000 [Thread-50] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:30.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: 35645cab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3abe9ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.846+0000 [Thread-55] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:30.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: 6ca4f4d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.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: 54cf4132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac2793a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abe9ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35645cab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.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: 10142338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f4237c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74198ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10142338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74198ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0, and the Request Id: 2a756acc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.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_1_0, and the Request Id: 52ce2fca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4237c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.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_2_0, and the Request Id: 272210c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:30.917+0000 [Thread-61] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:30.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: 24edd985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policies, and the Request Id: 2718c54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policy_3_0-, and the Request Id: 135720ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.057+0000 [Thread-68] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:31.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129a06f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_1_0-, and the Request Id: 20d9c4da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-instances, and the Request Id: cdf0a12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cdf0a12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 65ffdd97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ffdd97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.132+0000 [Thread-77] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:31.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: 33c9b037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 7e505068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_4_0, and the Request Id: 7be68992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_2_0-, and the Request Id: 3ae5b13d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6335296b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 86b05c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34baa90e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 1da94d44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.224+0000 [Thread-82] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 5e111390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.265+0000 [Thread-87] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:31.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d921eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_0-, and the Request Id: 27ce485e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 2a1f9707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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, and the Request Id: 136c7485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35ee220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policy-instances, and the Request Id: 47a9590e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ee220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e4dec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policy-types, and the Request Id: 3eb9354f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a9590e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb9354f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 130552dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130552dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d94e4f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e4dec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 676ee8d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_5_0, and the Request Id: 1d2e00e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-types, and the Request Id: 573f091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 59ce252c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573f091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce3fa2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_3_1, and the Request Id: 798f1c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d94e4f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0, and the Request Id: bdc57a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ad9eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 20396489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663bdb28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ad9eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1-, and the Request Id: 532b75cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_1_1, and the Request Id: 20ad35a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_0-, and the Request Id: 2146e8d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-instances, and the Request Id: 709c400b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 2bb69396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: b523c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policy-instances, and the Request Id: 10b77eeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709c400b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20201cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0-, and the Request Id: 139b5de2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b523c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 32e5c595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b77eeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 353d5edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policy-types, and the Request Id: 2ed4cf8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 586b0c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed4cf8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195fc494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: 6529aded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e5c595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586b0c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 626b38e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_8_0, and the Request Id: 21d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-types, and the Request Id: 5b281bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b5ad98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b281bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626b38e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: 474a030b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 709ecca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e19a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e19a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: 95abfec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policies/policy_2_1-, and the Request Id: 317424f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709ecca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 16036aae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_0, and the Request Id: 29e2897c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 309d6be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_8_0-, and the Request Id: 36c169a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16036aae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 29426c1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c7240b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309d6be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_4_1, and the Request Id: 53146082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 117576d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0, and the Request Id: 3f1242f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 51e39b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 17dd1bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_10_0-, and the Request Id: 22a087c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-instances, and the Request Id: 6bd99c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_9_0-, and the Request Id: 4348c391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c27a61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-instances, and the Request Id: 4d2e0beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd99c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2e0beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 511590f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 77723ec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0-, and the Request Id: 2966ea37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77723ec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 1db6ff48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-types, and the Request Id: 88487d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1-, and the Request Id: 36a8ecd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511590f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88487d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 5035964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2, and the Request Id: 628b3545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: 24556441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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, and the Request Id: 23879b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: cfac41b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 72707651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 7925bc20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7925bc20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policies, and the Request Id: 24b6712d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-types, and the Request Id: 4126412b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: 534cf410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4126412b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72707651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 36853f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2-, and the Request Id: 71480cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_2, and the Request Id: 48ee378e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b2417f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 21818ec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 2426671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_6_1-, and the Request Id: e5d5202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ef01f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef01f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 4d5c5952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-types, and the Request Id: 17a5e34f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a5e34f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5c5952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: 419b715e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policy-types, and the Request Id: 3d4201ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policies/policy_5_1-, and the Request Id: 6f6f16ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4201ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 1b720cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 4e3ff9e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_8_1, and the Request Id: 5091de6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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_1_2, and the Request Id: 5a8f8ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 38f3d6bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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, and the Request Id: 26583657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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-instances, and the Request Id: 73982f8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73982f8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 61bfeb35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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/policy-instances, and the Request Id: 4a11c5e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 4b8fb647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8fb647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a11c5e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:31.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: 29b75c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-types, and the Request Id: 1d5d86e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_10_1, and the Request Id: 3604ccaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5d86e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 5c8e4be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: 7fca6c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_1, and the Request Id: 704e2108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policies/policy_1_2-, and the Request Id: 37af361b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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, and the Request Id: 3faf47c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_10_1-, and the Request Id: 384e911c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66246d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66246d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563cc175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89091d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1-, and the Request Id: 1e3aed19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-types, and the Request Id: 55602c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 6c9c5186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 56ef12fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291eb0b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.112+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55602c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9c5186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 24e0c05f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy_2_3, and the Request Id: 37f35395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e0c05f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_7_1, and the Request Id: 3af709d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611848fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-instances, and the Request Id: 123eee63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e62e919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 123eee63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_2_3-, and the Request Id: 52e232b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-instances, and the Request Id: 1be7536f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a423923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be7536f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 72885975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72885975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6937a4f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 617d3409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 35b98b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_2, and the Request Id: f1dafee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-instances, and the Request Id: 2fb18741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617d3409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb18741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_3_3, and the Request Id: 506a47c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_7_1-, and the Request Id: 2c578544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26019c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26019c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_2, and the Request Id: 55a3abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-instances, and the Request Id: 3cce72bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cce72bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-types, and the Request Id: 180b4f7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180b4f7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d64370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25de0d87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_6_2, and the Request Id: 75316763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25de0d87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 5bdce26b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 735789d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 225ec434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bdce26b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_8_2, and the Request Id: 5943c488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a81055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444b2bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444b2bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-instances, and the Request Id: 58cee8e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735789d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-types, and the Request Id: 510109f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cee8e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-types, and the Request Id: 3402461e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3402461e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372cf279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372cf279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy_1_3, and the Request Id: 459ce09b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy_9_2, and the Request Id: 48ac04fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510109f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3-, and the Request Id: 72a378c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 3b9fbd8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 5defc563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_10_2, and the Request Id: 72ad53bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 2b850761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_6_2-, and the Request Id: 352a553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 2118e5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.388+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2118e5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2-, and the Request Id: 4654ea4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 21b0d44e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy_4_2-, and the Request Id: 26fb80da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b0d44e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: 52b9f467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: 3df7648e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2780f89a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 12b7a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325d0e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0ecfa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_10_2-, and the Request Id: 7a94453d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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, and the Request Id: 534f8241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_9_2-, and the Request Id: 7181aa0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 222dbd7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 10b6e39f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 5a26cddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 33fc248f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: 469714dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 53de2a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 3160205f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222dbd7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3160205f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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, and the Request Id: 6b631ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3356c931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3356c931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1500ec76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1500ec76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636bfc92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policies, and the Request Id: 71143c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policies/policy_7_2, and the Request Id: 167d5d65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4, and the Request Id: 7066d8eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 727d68a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 51a57e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-instances, and the Request Id: 6e203cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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, and the Request Id: 6a90a88c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38fbbf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e203cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c978df1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c978df1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-instances, and the Request Id: 28eaa2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3, and the Request Id: ee57326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 46dddb71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28eaa2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 4ea3923b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-instances, and the Request Id: 1b9114bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4-, and the Request Id: 41a2be92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea3923b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy_5_3, and the Request Id: 5c17e628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 6d5b5f68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9114bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2-, and the Request Id: 38dd52ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-types, and the Request Id: 1b70f5df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-instances, and the Request Id: 46b5bb0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 235c130a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b5bb0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235c130a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 2e90a1d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7beda123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e90a1d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b70f5df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3, and the Request Id: 67365f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: 3b9df497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7beda123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_1_4, and the Request Id: 5c92687f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 49094bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_3, and the Request Id: 4462fb0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 331f1062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49094bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 964c785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3-, and the Request Id: 5410010f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 964c785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 368fc64a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_9_3, and the Request Id: 4a930bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-instances, and the Request Id: 3954dc9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-instances, and the Request Id: 60fd7cb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_4_3-, and the Request Id: 21ba4d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fd7cb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3954dc9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 62867d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 1ea2bbe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 3cda4cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea2bbe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_1_4-, and the Request Id: 79a49657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cda4cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy_6_3, and the Request Id: 72039213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_5, and the Request Id: 4bc8860f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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, and the Request Id: 30819713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_10_3-, and the Request Id: 6b3616e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 58f92d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2501e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 6be03188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.871+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5923428b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 32d92572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2037973c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3-, and the Request Id: 11c1f3a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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, and the Request Id: 7156e29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy_2_5-, and the Request Id: 45313bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 148f4254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 554f7cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 43fc836a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554f7cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 6ccc0028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-instances, and the Request Id: 2f481205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 152f568a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1ee50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: a3fe233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 31ab9622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-types, and the Request Id: 604e8d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f481205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 2cf9c2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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: 27de4144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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/policy-types, and the Request Id: 7f451b6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f451b6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_7_3, and the Request Id: 26de9dc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604e8d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4d29bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf9c2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ab9622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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-types, and the Request Id: 69cc6650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122e4d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122e4d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_3_5, and the Request Id: 2e8fb85d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47e46067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_5_4, and the Request Id: 7c861cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cc6650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467e34a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:32.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_8_4, and the Request Id: 2d7ce2f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 6ee75212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee75212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e46067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 5290e467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 445a5998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445a5998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5290e467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_10_4, and the Request Id: 4f6d1fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy_4_4, and the Request Id: ed6f536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e61dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-instances, and the Request Id: 12f0762a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 3c872eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c872eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f0762a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41fc7abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 378319fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378319fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fc7abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_3_5-, and the Request Id: 733ba13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4, and the Request Id: 447118e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_1_5, and the Request Id: 372c46c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4-, and the Request Id: 4790e6ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae98a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae98a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_8_4-, and the Request Id: 45938a32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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-types, and the Request Id: 4700a704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_7_3-, and the Request Id: 17061839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: 67f7c85a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c0f7581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4700a704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4-, and the Request Id: 43252202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_4, and the Request Id: 53fc951f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0f7581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_4_4-, and the Request Id: 7adbce55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 19cc8c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6565fac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 2b89416b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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, and the Request Id: 7dd16306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f1feaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 587d64bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587d64bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5-, and the Request Id: 65951635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6, and the Request Id: 4f5cec9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_6_4-, and the Request Id: 394f3460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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, and the Request Id: 3816faa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 7729bad3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 279b4500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0a7fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 13a0d9ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 29d2b38e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60190934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 3399c31a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c46f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy_2_6-, and the Request Id: 658b4dcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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-instances, and the Request Id: 23264366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 2b999554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 6a4d9c4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23264366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4366292b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4366292b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-instances, and the Request Id: 577de5f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 7352da90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577de5f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56132c7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6, and the Request Id: e3f539c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 60c237d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3d1c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c237d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy_7_4, and the Request Id: 2513d296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3d1c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fbc1ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56132c7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 215ded36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215ded36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 5cfe6944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_5_5, and the Request Id: 5190797f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbc1ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f6ff63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 62cbae3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d92cd7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d92cd7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62cbae3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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-types, and the Request Id: 791c79b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fdfdb12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791c79b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdfdb12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 772075f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-instances, and the Request Id: 36637993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_10_5, and the Request Id: 4ab240b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36637993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-types, and the Request Id: 7ecb4380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772075f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_8_5, and the Request Id: 51787fb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ecb4380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f6eed86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_4_5, and the Request Id: 4c4f5369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_6_5, and the Request Id: f982f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6eed86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_4-, and the Request Id: 5b7c838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 473307d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_8_5-, and the Request Id: 16f2543a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_5_5-, and the Request Id: 48da4045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_3_6-, and the Request Id: 10a75845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_6_5-, and the Request Id: e5dd8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-instances, and the Request Id: 6cd461d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_9_5, and the Request Id: 76e91ba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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, and the Request Id: 2ce1fbfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd461d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy_10_5-, and the Request Id: 527c6452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 3a56c0ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a56c0ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 736c7c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736c7c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_4_5-, and the Request Id: 340f0f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 30a62e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.444+0000 [https-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_6, and the Request Id: 812e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23217ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c7d804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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, and the Request Id: 75d567c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a62e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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, and the Request Id: 233e9c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: 60c64887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 30f25da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_5-, and the Request Id: 16f02a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 5b030a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d911f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 31d83395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 175b2564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574a2b38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e5c579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy_2_7-, and the Request Id: 2ba21208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13bac75c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 4225ea19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13bac75c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_1_6-, and the Request Id: 614dbc3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe96a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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-types, and the Request Id: 3828405b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 12e0feab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3828405b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_8_6, and the Request Id: 5b143886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e0feab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-instances, and the Request Id: 2137783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-types, and the Request Id: 401c9532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2137783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 8303259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 18a8f57f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4f9268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401c9532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 55a6d592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 1514e44e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a8f57f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a6d592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5afdb008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7, and the Request Id: ffa504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy_7_5, and the Request Id: c17603b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afdb008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30117f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_6_6, and the Request Id: 3692f8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f97d18a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f97d18a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5beec576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_6-, and the Request Id: 282eb9a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f23df3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f23df3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_5_6, and the Request Id: 7b8b9b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a8e1c7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_3_7-, and the Request Id: 48662176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41eb4731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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-instances, and the Request Id: 3bd4c7b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: 1957e241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_7_5-, and the Request Id: 4b41f8a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 6eb722fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd4c7b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8e1c7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5794858f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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-types, and the Request Id: 71d1c2c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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-instances, and the Request Id: feee0ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d1c2c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-instances, and the Request Id: 75b13905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_10_6, and the Request Id: 260b8043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 141bd3f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: feee0ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 211a45a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-types, and the Request Id: 2f597a32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f597a32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141bd3f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3079f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b13905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 67d8455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_4_6, and the Request Id: 4731ffc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: 69f7857a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 725fa124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f30a59f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 3d09048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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-instances, and the Request Id: 1f3b322c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: 379c8e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3b322c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: 3365dd12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725fa124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f86e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f86e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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, and the Request Id: 3b92fa9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: d28c207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c36d13b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c36d13b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f374c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy_1_7-, and the Request Id: 313dba72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-instances, and the Request Id: 7c3a88e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3a88e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f374c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy-types, and the Request Id: 29c9f479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: 69d21be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 7ac1f68a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559c175a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6-, and the Request Id: 750a739f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_2_8-, and the Request Id: 2a0d9039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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/policy_7_6, and the Request Id: 3c36687f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c9f479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 2c839236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 1ba606b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 39815e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42bf0b5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 7205263f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bf0b5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f79996c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f79996c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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: 778003c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.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_6_7, and the Request Id: 706a1272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de35a14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13eb9b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: d750c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:33.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de35a14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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-types, and the Request Id: 2400e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2400e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy_7_6-, and the Request Id: 57f2231d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7-, and the Request Id: 7941635b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_3_8, and the Request Id: 30f3f4d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_9_6-, and the Request Id: 4d154ee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 5b66be0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_3_8-, and the Request Id: 66734beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b66be0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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, and the Request Id: 7946bc57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-types, and the Request Id: 1cb28a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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-instances, and the Request Id: 39f7a270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb28a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f7a270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff64ed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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, and the Request Id: 573e7a11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: f4288fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-instances, and the Request Id: 2ccb4718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccb4718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 92e5e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 6d591a19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92e5e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 576c436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d591a19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: 5c60e931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_10_7, and the Request Id: 44a91980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: 5fdeca6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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, and the Request Id: 52807eda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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-instances, and the Request Id: 3ecd68e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 13ba8b7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31688a49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ecd68e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 4b499e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 10b9bcb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 2626ea66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b9bcb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 269c9166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a2b86cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2b86cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_1_8-, and the Request Id: 444d4af3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_10_7-, and the Request Id: 45c7e082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-types, and the Request Id: 72192a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_5_7-, and the Request Id: 75f16122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_4_7, and the Request Id: 42e29664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72192a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_2_9, and the Request Id: 211ecaad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340d5048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 57274053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57274053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 636ce713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 6d354aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 1ec23a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636ce713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 39c69dbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4df53a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 6bfba4d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c69dbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 58bd2130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df53a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_7_7, and the Request Id: 43ffb701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cca2740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66816be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7-, and the Request Id: b117338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bd2130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66816be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policies/policy_2_9-, and the Request Id: 55b8bead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_9_7, and the Request Id: 5b00cb36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_8_8, and the Request Id: 3cd077cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: 264a90af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-instances, and the Request Id: 5d1a9e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-instances, and the Request Id: 51f58d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1a9e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 26816324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f58d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26816324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_6_8, and the Request Id: 59a6fe34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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, and the Request Id: 73ef1d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 628788bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.291+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628788bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_3_9, and the Request Id: 1881a754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 4bec37c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_8-, and the Request Id: 2972d3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 42fd256b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 16bf2f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7-, and the Request Id: 78ab1626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8-, and the Request Id: 2797aeb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 1e39ac4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 7a6dce18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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-instances, and the Request Id: 1d1000a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_3_9-, and the Request Id: 178bd1d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1000a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f6dbad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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-types, and the Request Id: 5d6ad029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6dbad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6ad029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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, and the Request Id: 30d3783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 29f7bb40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-types, and the Request Id: 748fc108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748fc108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_10_8, and the Request Id: 2885d08c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8, and the Request Id: 21e9ea76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f71fd24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 272d9695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6421adfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 2585d8fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 398e927c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-instances, and the Request Id: 44807fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policies/policy_10_8-, and the Request Id: 76c75a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_5_8-, and the Request Id: 56202884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b03991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 20121db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.458+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44807fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b03991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf04f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf04f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f6bc2c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6bc2c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_4_8, and the Request Id: d39ffaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: 41020826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70066cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 7b26c16d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 2e5fa1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 201213b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201213b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 773e52df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-types, and the Request Id: 3a43abd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ba95e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a43abd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758d8e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_6_9, and the Request Id: 3977f9f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aa8ced3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8-, and the Request Id: 6aaa85dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d8c7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa8ced3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd7b36a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 4abd9a86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d8c7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba95e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd7b36a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 6f8e11aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372027ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8e11aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_1_9-, and the Request Id: 3c6562fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4abd9a86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 11a393e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_3_10, and the Request Id: 3a993941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 408a4ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408a4ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: 16ae121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a393e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 3ae5d29f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e765be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_6_9-, and the Request Id: 75d3fa9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae5d29f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_7_8, and the Request Id: 14dd03eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy_2_10, and the Request Id: 3e7ca092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-instances, and the Request Id: 2a9fcb82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-types, and the Request Id: 6220e45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6220e45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9fcb82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_10-, and the Request Id: bdc0af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: 14437d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy_8_9, and the Request Id: 230428b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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-types, and the Request Id: 4c7792cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7792cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: 63daedd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_7_8-, and the Request Id: 51bc4a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_9_8-, and the Request Id: 79592784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 77f308c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 18727692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 62939564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: ec8c6eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62939564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 491a3dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: c1cdb4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a783f66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 36cfe440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy_8_9-, and the Request Id: 26828585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491a3dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3765934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4452d659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy_5_9-, and the Request Id: 147d327e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_10_9, and the Request Id: 6b29746b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 6eb20661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 679a2c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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, and the Request Id: 2b782c00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69975397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 7a46c1ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-instances, and the Request Id: 6c505d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 39b37bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c505d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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, and the Request Id: 65849d3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 1278501b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-instances, and the Request Id: 188c0f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188c0f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f03be32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: 5391efb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4071556f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f03be32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d02839d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10, and the Request Id: 1a320d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 380ef637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4071556f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 4de0ca85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b5b042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de0ca85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380ef637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b5b042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f99b378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f99b378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf367f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_1_10, and the Request Id: 5e1d5097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf367f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11, and the Request Id: 4105ea11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 1b5b615d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 1e026b0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_7_9, and the Request Id: 6898aa3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 187f1c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187f1c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e026b0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a4450d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_4_9, and the Request Id: 2eb3a7d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9-, and the Request Id: 2fb06812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_6_10-, and the Request Id: 3dbe2470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6544ce45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4450d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10-, and the Request Id: 1fdb001c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6544ce45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_2_11, and the Request Id: 6752ccd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 723e7295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9-, and the Request Id: 7a0a4e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_3_11-, and the Request Id: 6a33781e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-instances, and the Request Id: b99476e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654ce7f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b99476e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23065ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 582781d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-types, and the Request Id: 684c8045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582781d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684c8045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23065ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: 1bf49b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy-types, and the Request Id: 4491dd36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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_5_10, and the Request Id: 61489b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a116c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4491dd36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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/policy_2_11-, and the Request Id: 51fce7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26be73c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:34.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: 1932f89d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb01490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10, and the Request Id: 583fdf70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 3d03ae72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 1ca1cef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f10e96d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f27704b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 255f79b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f10e96d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: 4cef452a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fcbae17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: 4e9e9d56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 6265b1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 733b0d3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy-types, and the Request Id: 18a5194c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5633bd01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a5194c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcbae17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5633bd01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 454f8918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 5a94ff7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11, and the Request Id: 3c19e82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4b552f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_10_10, and the Request Id: 60cf300b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 59739ccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4b552f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 3dd94f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd94f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_1_11, and the Request Id: 2c343682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 36273c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 2e7156f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-instances, and the Request Id: 2256e58e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339da4ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 13202700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_1_11-, and the Request Id: e906611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_10_10-, and the Request Id: 27f54bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2256e58e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy-instances, and the Request Id: 30c90dda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 1a12271a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_11-, and the Request Id: 27555f0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197601f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a12271a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c90dda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-types, and the Request Id: 10751b2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197601f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: f6d66ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_4_10, and the Request Id: 25f64d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10751b2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_2_12, and the Request Id: 4cdb483b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6d66ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12, and the Request Id: c313d57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 2b59190b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4568688c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ede62c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_4_10-, and the Request Id: 5b3c3577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 7e2c6e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4568688c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy_2_12-, and the Request Id: 71b09551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy-types, and the Request Id: 3bee8408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 3a6b9d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bee8408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 2687b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_7_10, and the Request Id: 4630e2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-instances, and the Request Id: 5769916a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5769916a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_3_12-, and the Request Id: 515215d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-types, and the Request Id: 5beb07d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5beb07d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_5_11, and the Request Id: 2413eb7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 3847efde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7953bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 64c5f816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_10-, and the Request Id: 27fedcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb0be2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 7a2cf920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80a47d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2cf920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 29361a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29361a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_5_11-, and the Request Id: 3638d49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 798b67cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798b67cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1401b7a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy-instances, and the Request Id: 7328f291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.361+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1401b7a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c79f0f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy_8_11, and the Request Id: 18934af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c79f0f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_9_10, and the Request Id: 51355b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 745b1b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 6166c2e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7328f291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-instances, and the Request Id: 457a8d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-types, and the Request Id: 275630d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275630d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457a8d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_6_12, and the Request Id: 3893e261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eba9d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 1a87970b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 748e4544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eba9d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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, and the Request Id: 5654dbf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_10_11, and the Request Id: 2b7ab480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 50b3489c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_1_12, and the Request Id: 1e4cfa5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748e4544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 6e70f1ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy-instances, and the Request Id: 209d6716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 546694e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_11-, and the Request Id: 12fc0d13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] numLogsCapturedBeforeOtelInstall value of the OpenTelemetry appender is too small. 2025-10-08T13:59:35.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209d6716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_9_10-, and the Request Id: 30e15f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_11-, and the Request Id: 4604f4b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy_6_12-, and the Request Id: 4243768f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.500+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546694e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f71592f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce370dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce370dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f71592f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_4_11, and the Request Id: 40f42966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13, and the Request Id: ea95503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-instances, and the Request Id: 17fd2988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policies, and the Request Id: 33a9eaee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fd2988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policies/policy_1_12-, and the Request Id: 35265fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 3b81ff42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14bc5e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c5e541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14bc5e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a84c68a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13, and the Request Id: 2f7102cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_4_11-, and the Request Id: 79fb70b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.582+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13-, and the Request Id: 2134da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c66a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 6f768a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 6ae47c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 7a543302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 474a1696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 55e5a57b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 77915f70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474a1696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13-, and the Request Id: 7acedac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f37461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 193258b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 38ef1614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f37461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193258b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7513737d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11, and the Request Id: 18659377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7513737d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy_10_12, and the Request Id: 5c307e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54f20097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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, and the Request Id: 61b2abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 298e4d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f20097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298e4d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 643ffc84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy-types, and the Request Id: 67cf6b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cf6b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-types, and the Request Id: 75a60c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_9_11, and the Request Id: 40129505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a60c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5989de98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy_5_12, and the Request Id: 79244c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ebe0979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: c4ecd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policies, and the Request Id: 1b94fb92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy_10_12-, and the Request Id: 442cf73a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ad9294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policies/policy_7_11-, and the Request Id: 5127e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ad9294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy-types, and the Request Id: 115a16c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115a16c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.723+0000 [https-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_12, and the Request Id: e2e86be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 564220d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564220d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_11-, and the Request Id: 272c8393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 169db0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b00d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169db0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_6_13, and the Request Id: 70bb5560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy_5_12-, and the Request Id: 24d16598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 1dd5ad98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 7b8ae8d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69951fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a3a64fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8ae8d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3a64fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd5ad98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy-types, and the Request Id: 535d3c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-types, and the Request Id: 245db38c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 363caa8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245db38c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363caa8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535d3c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14, and the Request Id: 6f002e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12, and the Request Id: 1ca78de0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13, and the Request Id: 3e0308eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: 1c0ebfa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-instances, and the Request Id: 54a9ba47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a9ba47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13-, and the Request Id: 785b83e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: a2d9f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 653ed694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653ed694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_3_14, and the Request Id: 2b33f95f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 4c4d5c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 59fe2877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 2a39e154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85245f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_4_12-, and the Request Id: 189fb4f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_2_14-, and the Request Id: a4ffa54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13-, and the Request Id: 1a820ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 6a3e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 2ef68913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 555f9398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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/policy-instances, and the Request Id: 165d452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95fb340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165d452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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-types, and the Request Id: 675dd760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675dd760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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, and the Request Id: 7906ad5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_7_12, and the Request Id: 44607b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aec372e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 5825d688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12-, and the Request Id: 4b3af1c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 7a7e7145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 6ad874e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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_3_14-, and the Request Id: 2d106257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 1e47c4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 5ace0eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13d589d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ace0eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d589d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 7d96ae6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d96ae6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70828ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:35.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: 2ace9742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 53f0fec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 1cc6efc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 8893b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy-instances, and the Request Id: 76accbde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc6efc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a16986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f0fec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8893b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_2_15, and the Request Id: 5b7e0f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: 511b93c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76accbde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 4b8eaddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_8_13, and the Request Id: 1af1c0de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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-types, and the Request Id: 71b4bf3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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-instances, and the Request Id: bbe3377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b4bf3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbe3377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_1_14, and the Request Id: 1a62204b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 485ee898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8eaddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.041+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485ee898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bfe4a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bfe4a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_2_15-, and the Request Id: 76bd9628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7f9aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_6_14, and the Request Id: 4e06a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policies/policy_10_13, and the Request Id: 2dde5ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_5_13-, and the Request Id: 6b57dbd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 21868713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 716ff08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_8_13-, and the Request Id: 3f251208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ec746a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy-instances, and the Request Id: 6868609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13-, and the Request Id: 7155193b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_1_14-, and the Request Id: 1733f9aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ec746a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 443374ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 1a684b05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_6_14-, and the Request Id: 3a8b2b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6868609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 45c6a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443374ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c6a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 75c98db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_13, and the Request Id: 4366e741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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-instances, and the Request Id: 7509d73f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_9_12, and the Request Id: 3065f172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policies, and the Request Id: 3ccf4a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 78daaa9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.174+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78daaa9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7509d73f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47611c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 65b70c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f29ac0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47611c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f29ac0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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, and the Request Id: 43ab6021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_4_13, and the Request Id: 5ae5f296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f7e106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_3_15, and the Request Id: 56507ee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 259946f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_7_13-, and the Request Id: b26e7de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12-, and the Request Id: 486ba019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policies, and the Request Id: 64380578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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, and the Request Id: 70566421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 34145765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7efb055d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_4_13-, and the Request Id: 2a47cada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 1de0f7c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_3_15-, and the Request Id: 79dbdb2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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-instances, and the Request Id: 1a203287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 40cc2f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a203287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43355b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy-types, and the Request Id: 19e5050e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b41fbcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 57cd9f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: 3cf68760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cd9f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b41fbcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e5050e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f427dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 130e97b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 504a8eb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130e97b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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-instances, and the Request Id: 387ff798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_1_15, and the Request Id: 6b788f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: 23aef1ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f427dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac1da2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58f9e8a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f9e8a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504a8eb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387ff798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy-instances, and the Request Id: 154fb2e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154fb2e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.371+0000 [https-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_14-, and the Request Id: 27a0fec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy-types, and the Request Id: 14e65ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 728a4d44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728a4d44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_2_16, and the Request Id: 413984b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e65ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: 56e72721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7c32c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 3ae5458c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15, and the Request Id: 57bfc0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 21b51e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15-, and the Request Id: 7bad4b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_10_14-, and the Request Id: 7ba39f89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138ff71a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 3129765a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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-instances, and the Request Id: 72fd6cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fd6cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_6_15-, and the Request Id: 685314b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 3afbb334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_9_13, and the Request Id: 73006ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 11ce4cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 7fe8efdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44118e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afbb334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 5da0b556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 3ba87041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba87041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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-types, and the Request Id: 13a6afb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ce4cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a6afb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: 1d2d7220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 29892046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14, and the Request Id: 3da12b70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29892046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_9_13-, and the Request Id: 3af0d271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_8_14-, and the Request Id: 3fcfb638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: 5f05c96d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 327f13aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 1d4baf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 12a9b749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 1c251f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14-, and the Request Id: 3cd3c9f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39634c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy-instances, and the Request Id: 717c5ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717c5ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 50a741f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_7_14-, and the Request Id: 4c6af5be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 24d6a288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a741f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_3_16, and the Request Id: 3fdd54ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 72d6cd3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 59c6e3d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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, and the Request Id: 4562c7ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c6e3d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy-types, and the Request Id: 63ca9ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 257c3fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 9dba8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9dba8f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: 711ebe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3e9fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ca9ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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, and the Request Id: 432d0ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 749cb04f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749cb04f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 7cb45bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 24231465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3e9fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: 32c330d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_3_16-, and the Request Id: 29030960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16-, and the Request Id: 52fe044c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43349aea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43349aea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_10_15, and the Request Id: 5c9102d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 693b8857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 7bf06339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf06339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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, and the Request Id: 519acd30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 613897dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f511b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613897dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b55673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy-types, and the Request Id: 1d24c0fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_10_15-, and the Request Id: 14d1cecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 989f4e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d24c0fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1caedf09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 989f4e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f511b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_8_15, and the Request Id: 2986d0b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1caedf09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 3cbdfd6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38cb4156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17, and the Request Id: 549bf2f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 4c19f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cb4156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_5_15-, and the Request Id: 6397e04d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 5f8fc073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_4_15, and the Request Id: 701e78af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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-instances, and the Request Id: 6accd0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6accd0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbdfd6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_6_16, and the Request Id: e628142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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, and the Request Id: 4b9350cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 324f8ca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e7ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e7ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324f8ca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy-types, and the Request Id: 6b406af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_9_14, and the Request Id: 7cdcac24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_8_15-, and the Request Id: 45e0d12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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_7_15, and the Request Id: 676ab772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b406af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_2_17-, and the Request Id: 4239042b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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/policy_4_15-, and the Request Id: 2cf559cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 653e3b80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 51b6da4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 1ae2535e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 3b043526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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: 5dd1ace3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:36.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, and the Request Id: 6343389a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy_9_14-, and the Request Id: 4ff9cff1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_7_15-, and the Request Id: 57bcb2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policies/policy_6_16-, and the Request Id: 4185b9b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 1736de8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8b14ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3473485e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 771319bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 369fd593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 5ad333f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 2bc25cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad333f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3473485e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc25cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 68f1fd19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 666b922b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 6f9fac04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c16ee34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c16ee34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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-types, and the Request Id: 47edc93c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666b922b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47edc93c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17, and the Request Id: 36025795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_10_16, and the Request Id: 4de2a422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_1_17, and the Request Id: 6ac3c50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-instances, and the Request Id: 7ba0e4d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d50b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba0e4d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 2e698f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fef1257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 2ebd7e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy_3_17-, and the Request Id: 479ef687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebd7e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_5_16, and the Request Id: 274b6b13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef0bcda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_1_17-, and the Request Id: 38f06e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 7cb72f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 6d7f039c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16-, and the Request Id: 2f01aa55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 2d00842c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 11434600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11434600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e996055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 2bb17fbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d00842c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb72f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb17fbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 12ed34d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-types, and the Request Id: 70af7ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70af7ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65902283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22b258a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65902283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b258a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15, and the Request Id: 26c88ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ed34d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 4bbb8409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18, and the Request Id: 2bad3e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_8_16, and the Request Id: 2a8ce0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: cc1d4e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbb8409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-types, and the Request Id: 700fa98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_4_16, and the Request Id: 1907912b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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, and the Request Id: 1e78b21a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700fa98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16, and the Request Id: 214a9401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16-, and the Request Id: c49f542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-instances, and the Request Id: 1b552863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b66adbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b552863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-types, and the Request Id: 24331c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_15-, and the Request Id: 49056e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: 339e95c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_6_17, and the Request Id: 6648fac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24331c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_8_16-, and the Request Id: 61b43636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 7c76738c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: 49a457a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c76738c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 609ffd85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: 5fd9f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16-, and the Request Id: 4c427646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609ffd85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee4b847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_3_18, and the Request Id: 7715818b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714ea89f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742c5768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8126ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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, and the Request Id: 2744de95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 6211e097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a9c2ff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff5019b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_3_18-, and the Request Id: 24d9de22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4406731d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 224e46a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f86f45e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f86f45e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bba5ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d8571d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.441+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416e4cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8571d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 201d3557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bba5ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_10_17, and the Request Id: 794e4bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 6317973f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 47c2f086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658abfea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6317973f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17-, and the Request Id: 28b4d71b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_1_18, and the Request Id: 3b03129e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da8483a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 403c5f3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 35d40621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d40621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17994030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aecb508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aecb508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 40c2b1c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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, and the Request Id: 20a2247e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c2b1c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17994030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_17, and the Request Id: 228cebee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-types, and the Request Id: 45023aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 43f45153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f45153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_2_19, and the Request Id: 20d7586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45023aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_9_16, and the Request Id: 3393a031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1100e485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 1867663f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18-, and the Request Id: 29d4477e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 608d7384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608d7384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52ea927c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ea927c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 199e74d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 6f85171b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f85171b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 125172d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199e74d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125172d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18, and the Request Id: 34315de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: 7ed29220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 484f2265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 16ac9916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484f2265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 1eee92a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ac9916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eee92a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_4_17, and the Request Id: 4e02db97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_7_17, and the Request Id: 77ae47d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_17-, and the Request Id: a8a692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_6_18-, and the Request Id: 70445eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16-, and the Request Id: 3a01eea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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, and the Request Id: 1a46722e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy_2_19-, and the Request Id: 708a91ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-instances, and the Request Id: 272740cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 1500b6a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272740cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-types, and the Request Id: 4fe4ece3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_17-, and the Request Id: 79a25b64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe4ece3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy_3_19, and the Request Id: 722673a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy_4_17-, and the Request Id: 81d0422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: 66829374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 755f6278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d4e1456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 36ced74c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 350d2382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f167dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 5980458b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19-, and the Request Id: 5daad82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31946d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6d70a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 2b4d96f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-instances, and the Request Id: 10febb22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10febb22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 602cbe76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ef789e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ef789e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_10_18, and the Request Id: 149c91d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 5587516a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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-instances, and the Request Id: 2eb674aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137624f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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/policy-types, and the Request Id: 329349d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb674aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228bd523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329349d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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, and the Request Id: 5fff16f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228bd523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19, and the Request Id: 7ddecf8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 1d1d41af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1d41af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fb629c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 22416c4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fb629c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1215f1d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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_1_19, and the Request Id: 1a29d7d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 75daf800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.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: 6e03e05f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e03e05f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67816513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:37.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67816513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1048788f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: 38c6fea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1048788f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: d847394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 1e0fedaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d847394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17, and the Request Id: 4478f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0fedaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_10_18-, and the Request Id: 16e6acd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_2_20, and the Request Id: 55d3e1c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 300bf5eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: 6404b130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 31e9d432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e9d432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 2727f533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_1_19-, and the Request Id: 1e30b421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e12ec8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 90a53c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e12ec8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90a53c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_18-, and the Request Id: 7819cc68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2727f533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63a8a06a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_7_18, and the Request Id: 10ad2c29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 275adbd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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, and the Request Id: 78ba925c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275adbd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a8a06a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17-, and the Request Id: 1786e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18, and the Request Id: 5d0c1cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18-, and the Request Id: 2fcc781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18, and the Request Id: 3810e582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy-instances, and the Request Id: 7223a721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy_2_20-, and the Request Id: 151e3b50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7223a721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 999e2f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 999e2f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy_3_20, and the Request Id: 4d2993e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 2fcd9715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724489e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 10b458ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18-, and the Request Id: 66517041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 1cc51214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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, and the Request Id: 147774ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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, and the Request Id: 4c7bdb8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_8_18-, and the Request Id: 104e1a9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24730d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17dfc3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f2b888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_3_20-, and the Request Id: 7d2a126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed7e708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 712667cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 2943b723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2943b723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy-types, and the Request Id: 20b4e7f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b4e7f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 14c8378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: 2f51fea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 325477ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 2ed897b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 5e42217f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e42217f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e0a7266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0a7266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_19, and the Request Id: 7358d616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 6fb4c042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2897271d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db4cef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 7f8613a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db4cef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba7c446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8613a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 1413a7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy-types, and the Request Id: 193a7e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1413a7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193a7e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 16779b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy_6_20, and the Request Id: eba605e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: 43228b22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16779b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dca2d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_10_19-, and the Request Id: 3802e767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dca2d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_1_20, and the Request Id: bd64e37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 3e95c854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 1bb00745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.392+0000 [https-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_19-, and the Request Id: 76e6bc8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb00745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 46e4bf87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 4bce2f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bce2f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 7a3bb015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3bb015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_2_21, and the Request Id: 348e8092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 54fa2644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fa2644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 6f3a83f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19, and the Request Id: 9925587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3a83f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_20-, and the Request Id: 47326ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bd07ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_9_18-, and the Request Id: 4adc5694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd07ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21, and the Request Id: 3658755d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 632b6b95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_20-, and the Request Id: 7ef2d9f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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-instances, and the Request Id: d3cbe6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3cbe6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy-types, and the Request Id: 533e092e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533e092e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_5_19, and the Request Id: 29d5f1ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e25f4cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e25f4cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy-types, and the Request Id: 76cce1da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_4_19-, and the Request Id: 11cf2e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cce1da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_21-, and the Request Id: 18ea4234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2af183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: 73a9e326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 3de2f9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 4c7329fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_3_21-, and the Request Id: 221a9cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policies, and the Request Id: 7091e77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 7c559b0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 2c56fad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 6c2d3428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 74c395c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ddabba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy_8_19-, and the Request Id: 52900e98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd306f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 3b946697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e2d39c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_5_19-, and the Request Id: 277a7f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 656c8a4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2d39c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ea3edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656c8a4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ea3edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_6_21, and the Request Id: 6bfd53ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 3fdb9860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 168fcc7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168fcc7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c91e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy-instances, and the Request Id: 1dffdae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 57787875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dffdae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ff15c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 53384cd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 351e4aac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 5bd4613d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351e4aac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304ad5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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, and the Request Id: 25a28bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd4613d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_19, and the Request Id: 1a5fa1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_7_20, and the Request Id: 29b8d29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57787875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.678+0000 [https-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: 35ad2f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: 43cc9345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_9_19-, and the Request Id: 5f8b3904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy-instances, and the Request Id: c630659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 7cb6dc38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c630659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb6dc38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 2fe41a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 57fca2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 864f408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 1096aac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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-instances, and the Request Id: 34b94a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy-types, and the Request Id: 1e3d2a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3d2a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b94a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy_1_21, and the Request Id: 6b219a1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba4083a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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-types, and the Request Id: 5482662b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5482662b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba4083a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22, and the Request Id: 13e00a2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_4_20, and the Request Id: 76abeeac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.728+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 864f408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 6d9c3296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9c3296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_22, and the Request Id: 7e39c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20-, and the Request Id: 714d7f9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 8ca3c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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, and the Request Id: 3630fa0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_10_20-, and the Request Id: 6ffff816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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-instances, and the Request Id: 67b97fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy_1_21-, and the Request Id: c562017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b97fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: f873100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f873100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy_3_22-, and the Request Id: 4ef616e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_4_20-, and the Request Id: 38297002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy_8_20, and the Request Id: 2856406d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_2_22-, and the Request Id: 3adde734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46bb70b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 4a00f1f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bb70b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 651ad3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651ad3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 5772c58c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy_5_20, and the Request Id: 5d992cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: a2a39e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 7d95b87b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2a39e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 149e0b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 398d11a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37b19bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385f5e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b19bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_8_20-, and the Request Id: 207bed7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 5bb0094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 2deb2acf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_6_22, and the Request Id: 582b51e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 620aab36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 7411cf10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e9e785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 7969c4c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 694055fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694055fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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-types, and the Request Id: 4434ea5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 49b57365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4434ea5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_9_20, and the Request Id: 50900945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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, and the Request Id: 33075c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b57365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_6_22-, and the Request Id: 544efeea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d132c0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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-instances, and the Request Id: 24a82296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7266f0c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a82296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7266f0c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c38949f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c38949f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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/policy-instances, and the Request Id: 6bf8f574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 49bd9c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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-instances, and the Request Id: 5cecddc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cecddc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_10_21, and the Request Id: 356be9d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_2_23, and the Request Id: 77872a27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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-types, and the Request Id: 2071979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2071979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 6e1db423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf8f574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21, and the Request Id: 480350a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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_9_20-, and the Request Id: 210a22ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1db423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378f3f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22, and the Request Id: 69dd1e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d85910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4621bf54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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, and the Request Id: 74ed69cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 6e36af14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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: 3f3e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e36af14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:38.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-types, and the Request Id: 11572e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: 65e8cc3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.001+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11572e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 50db6d3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_3_23, and the Request Id: 2398ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.009+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50db6d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21-, and the Request Id: 6720e974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21-, and the Request Id: 686d61cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 20498e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_7_21, and the Request Id: 3c283bc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 6bc08c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_1_22-, and the Request Id: 23b087ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2dc39de9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc39de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 429a2e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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-types, and the Request Id: 6d7ab60b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 5c445a98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7ab60b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_8_21, and the Request Id: 4598a429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23-, and the Request Id: 3c0c1806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145993c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 7127d352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_7_21-, and the Request Id: 1ad248eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4644dacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 4742b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4742b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 6ba7120d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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, and the Request Id: 5e1c81f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 77834ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 7057ce5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 18f20f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba7120d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77834ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_5_21, and the Request Id: 55166be1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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-instances, and the Request Id: 240f02d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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-types, and the Request Id: 1fa6bc72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23, and the Request Id: 48edafc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240f02d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a487a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a487a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.157+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa6bc72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 5e4d9891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21, and the Request Id: 6b64cf9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c27d329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4d9891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.178+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca4c763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 363c5b0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363c5b0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_2_24, and the Request Id: 3782c44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 7c388bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_8_21-, and the Request Id: 3a4ff762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 6c577db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c577db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 73a72ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 6c83892d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c5c00e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5c00e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23-, and the Request Id: 3b99b801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_1_23, and the Request Id: 1b3c73ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_9_21-, and the Request Id: 4c4f8c50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy-instances, and the Request Id: 7acce0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7acce0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 8c083e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c083e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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, and the Request Id: 6ebe44f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_4_22, and the Request Id: 59aea55c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 3462f2d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_2_24-, and the Request Id: 65d2dd70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3462f2d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63e1cf7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e1cf7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_10_22, and the Request Id: 7cc5d0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 555c1217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555c1217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 5ff78843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff78843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2d87a7c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_7_22, and the Request Id: 477f6b08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy-instances, and the Request Id: 7aa491de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: fd58cf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 188de4ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa491de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573ee783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_1_23-, and the Request Id: 1d41dfed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573ee783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_3_24, and the Request Id: 76c7fbbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2c4df50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22-, and the Request Id: 4368efe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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, and the Request Id: 4873db2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 1cfa99f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_10_22-, and the Request Id: 6fbca038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_7_22-, and the Request Id: 5a5944df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 404daccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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, and the Request Id: 61372bd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16983c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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-instances, and the Request Id: 2cfc651b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cfc651b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 7f1ae6a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1ae6a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_3_24-, and the Request Id: 62f22af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_8_22, and the Request Id: 436c2300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ebde1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 431eebd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2c9deec4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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, and the Request Id: 4478e807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f693dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.467+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f693dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2ebfdf76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 3f196617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebfdf76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_6_24, and the Request Id: 9266e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2ad3864b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2378488b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad3864b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 1fe05a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 233e3cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233e3cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22, and the Request Id: 3b0fd5e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_8_22-, and the Request Id: 35748059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1871f565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1364b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1364b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d573ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_6_24-, and the Request Id: 52de081a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_9_22, and the Request Id: 40329b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d573ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 9bfad9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 4ef5c92b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 137d20c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5b852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 180ba636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137d20c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e3714a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy-instances, and the Request Id: 7ffd2466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: eeeec39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffd2466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22-, and the Request Id: 3e046053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eeeec39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: 7db02c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f4f4a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4f4a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a883311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: fcfc416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcfc416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0829e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0829e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23, and the Request Id: 6cf77afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 6adb8cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adb8cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 6b8c1add, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_23, and the Request Id: 7a73d5b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-instances, and the Request Id: 1a48e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_1_24-, and the Request Id: 3bbe4eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a48e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy-types, and the Request Id: 7129c0b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a7807f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7129c0b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a7807f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8c1add the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20463773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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-instances, and the Request Id: 1fa230c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_2_25, and the Request Id: 37d55bcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20463773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa230c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25, and the Request Id: 28cb4733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508351a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_3_25, and the Request Id: 581c2fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508351a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1ade5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 9dfd3e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_23, and the Request Id: 3cabfde1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_9_22-, and the Request Id: 3ef5423c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: 1a2c99cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 6606c41b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23-, and the Request Id: 35468b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_2_25-, and the Request Id: 511c8994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25-, and the Request Id: 7c369392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 3b220fab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b220fab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25-, and the Request Id: 6e67228a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 31254b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31254b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policies/policy_8_23, and the Request Id: 641be9b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 13008d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14723864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_10_23-, and the Request Id: 46817659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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, and the Request Id: 422600ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258f9dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: 25986ce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 62b37d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 75c8d1f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50229623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c8d1f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 24b0153a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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, and the Request Id: 4013af92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6e0a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 6dbd380a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy-instances, and the Request Id: 6eba8feb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.761+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbd380a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eba8feb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23, and the Request Id: 583163c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 7a4fbe40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4fbe40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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, and the Request Id: 25ea042d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 3e45ec59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_1_25, and the Request Id: 1200a588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_5_23-, and the Request Id: 70d42db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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, and the Request Id: 50754f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 367927a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 1189f77f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2b692f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 124f6e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4331f19c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2792d6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 4e5f849d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124f6e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2792d6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa53f51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa53f51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: e96be00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 537ec2c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537ec2c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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-instances, and the Request Id: 45c294a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c294a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_25-, and the Request Id: 407ebd95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: 4e0aa403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2a0d0d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.874+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103ed812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec7472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0d0d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec7472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105c20b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105c20b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_24, and the Request Id: 7d8fa006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_6_26, and the Request Id: 7f72ed6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 6393183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68dba66f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy-instances, and the Request Id: 14e1226d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e1226d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy-instances, and the Request Id: 5755b42e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d42801e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5755b42e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d42801e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6901616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_23-, and the Request Id: 18ebb3b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_3_26, and the Request Id: b2afdd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policy_6_26-, and the Request Id: 3b307869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ecf1dfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6901616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecf1dfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: 64cd102e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 430fcae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_4_24-, and the Request Id: 4746ad1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430fcae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: 10eafceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 20f5e79b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 4d248a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_3_26-, and the Request Id: 259b110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534a24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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/policies/policy_10_24, and the Request Id: 29bccd27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 2aed6b6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 66872c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aed6b6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24-, and the Request Id: 55a32d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 4441172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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: 6ee628be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee628be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:39.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_2_26, and the Request Id: 5567f678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 432a4847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 6019d9dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 47428fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_10_24-, and the Request Id: 61562e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 768739fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768739fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 796ebfb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 3f2e11ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2e11ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: 6bd95f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44da3ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_2_26-, and the Request Id: 7c4c9c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-instances, and the Request Id: 1edb92be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 6b800304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edb92be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 2e32a8ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e32a8ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d025924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: 3d080428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d025924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59fd436f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c6ea96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 496f9c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fd436f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: 46dba98b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 7518178f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 4eb99493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7518178f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb99493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 2b32e21a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-types, and the Request Id: 22ca39c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ca39c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-types, and the Request Id: 27102590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 5ff80589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27102590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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, and the Request Id: 7ce32adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_25, and the Request Id: 3ee529b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 15c024da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c024da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25, and the Request Id: 18bb71f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df8bea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df8bea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478eb4d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_6_27, and the Request Id: 775cd7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_5_24-, and the Request Id: f9652e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39c8908e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c8908e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 529b9d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_1_26-, and the Request Id: 5b7b6fcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529b9d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_3_27, and the Request Id: 5f631716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35723a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: 6aee71e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ddf420a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b39ab58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_6_27-, and the Request Id: 3f1a2a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b54502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ddf420a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_4_25-, and the Request Id: 228ee682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4375acd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea7c618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea7c618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_7_25, and the Request Id: 7fd5a674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 1f9fd357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9fd357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b8c89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 46271537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-types, and the Request Id: 7c65075c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 5c0929d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c65075c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: 3a2f308a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 55b69b68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b99ef2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 7119e2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b69b68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-types, and the Request Id: 7fbccef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbccef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27, and the Request Id: 7be07b1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 49c24de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policies, and the Request Id: 72b58b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27-, and the Request Id: 6feab649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b77dd55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b77dd55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_7_25-, and the Request Id: df681ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-types, and the Request Id: 7c493286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c493286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policies/policy_10_25-, and the Request Id: 2ebe9bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 565b1ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 70e262c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_1_27, and the Request Id: 7d797b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_2_27-, and the Request Id: 6aef3499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768e8f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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, and the Request Id: 5a3fa3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768e8f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 6dc4b4ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc4b4ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ececccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed3169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_5_25, and the Request Id: 734be4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed3169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701b5f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701b5f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25, and the Request Id: cc20826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 789ca63b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 38451940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 19feb3c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_1_27-, and the Request Id: 16a0a349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ed155ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed155ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e7fcfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e7fcfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 318d1200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318d1200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: f032683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25-, and the Request Id: 5f37998d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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, and the Request Id: 13d4c620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-instances, and the Request Id: 1bf2a5fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 613c9753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613c9753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_3_28, and the Request Id: 6583f567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf2a5fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: d712c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d712c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 481a9c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_6_28, and the Request Id: f592410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 5a6bc85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 627eaef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_3_28-, and the Request Id: 55ee7ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 654511d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52273938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_25-, and the Request Id: 8dab467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_6_28-, and the Request Id: 29cd5d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd1a199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_8_26-, and the Request Id: 73cef6fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b8972f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6bc85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-instances, and the Request Id: 27dfe024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-types, and the Request Id: ce8e970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce8e970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.429+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cc9a961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc9a961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27dfe024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.435+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9dd7ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ff794b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.437+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9dd7ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 392bda2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ff794b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_2_28, and the Request Id: 63d0d639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_4_26, and the Request Id: 3e98c2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.446+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35edee54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392bda2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 1747d9a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e3e4951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1747d9a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_10_26, and the Request Id: 3afe4e96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_7_26, and the Request Id: 700a5933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 3a0cf4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 1dcf2b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fcfac9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_2_28-, and the Request Id: be60df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policies, and the Request Id: 3f423a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 671fd27a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_10_26-, and the Request Id: 299288f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-instances, and the Request Id: e3053fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3053fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_7_26-, and the Request Id: 1f8ddbc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b15ed05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.508+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b15ed05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: 63c28803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_4_26-, and the Request Id: 5f7deeff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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, and the Request Id: 3ac22a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd73070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 31bdec36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31bdec36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 2fb40c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-instances, and the Request Id: 2ec42fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-types, and the Request Id: 50a834bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec42fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a834bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29, and the Request Id: 28a56aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: f2fcdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 37178387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-instances, and the Request Id: 707c25a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707c25a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2fcdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_5_26, and the Request Id: 127b09d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 315cc8cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 72d4af03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d4af03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28-, and the Request Id: 142c9b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29, and the Request Id: 4d688a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffefad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272c0960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-instances, and the Request Id: 4294d541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272c0960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8010e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4294d541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 612dd746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612dd746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-types, and the Request Id: 46634339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policies/policy_9_26, and the Request Id: 146acc2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46634339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26-, and the Request Id: 6b83158f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.618+0000 [https-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: 3b17ba11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114c03f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_8_27, and the Request Id: 6efa1930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 6f4e4e43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54068b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: 2026a1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 1f8be99d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39beb3f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f7fe492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39beb3f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7fe492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_2_29, and the Request Id: 4e2e02cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: 1caf067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 324af0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_2_29-, and the Request Id: 81ab84f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: ad9cb71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_8_27-, and the Request Id: 5c9d499e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cb88ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60e23c18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cb88ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e23c18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-instances, and the Request Id: 4317d40d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4317d40d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: 636dc6bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b50c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5acde28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5acde28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_7_27, and the Request Id: 1e133287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fdf4af2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_7_27-, and the Request Id: 72f0355e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 6e71126c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.740+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137bb682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 20ae7303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4625d626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e71126c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 4321d293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-types, and the Request Id: 7a0b1f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739f70ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 1754777c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0b1f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_4_27, and the Request Id: 1ee9b289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 733eb19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_27-, and the Request Id: 152c423b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-instances, and the Request Id: 5e512bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e512bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd753ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-types, and the Request Id: 40322fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40322fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 12d02f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_1_29, and the Request Id: 1f69dc09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca87dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c2eac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c2eac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 425b569e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425b569e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28bdb834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bdb834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452112e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_3_30, and the Request Id: 2782aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-instances, and the Request Id: 7e796056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e796056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f20de32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_4_27-, and the Request Id: e76f014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 58a03a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_1_29-, and the Request Id: 734505bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a03a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 48004d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: 35fb98ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b64a9b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48004d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b64a9b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 273c3deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 4d0ccfb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273c3deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0ccfb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-instances, and the Request Id: 57ecb31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 2684b300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16069db9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30, and the Request Id: 452e51a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: 699c71ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ce753c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ecb31e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-types, and the Request Id: 48c4d88e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39b27ec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c4d88e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b27ec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27-, and the Request Id: 3e6da380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2684b300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_8_28, and the Request Id: 5e7b5085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_2_30, and the Request Id: 49659a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-types, and the Request Id: 329ef387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329ef387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30-, and the Request Id: 35483e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_9_27, and the Request Id: 4b704897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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, and the Request Id: 241d8dec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: b8a0641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: 394143c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_30-, and the Request Id: 16ebbc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: 371b56ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c497b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 1e0c1d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ccbbfdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58170442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 2c547164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29a09df4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a09df4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.932+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118c35c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: cfc7fa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a87555e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_8_28-, and the Request Id: 665fc9b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: cef1194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 44aa4cb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfc7fa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_1_30, and the Request Id: 1e2ccc5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 7e1e0942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a87555e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59c66648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 29573a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c66648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 66ddecc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c7efbdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7efbdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 4d59bb5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ddecc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 1928c404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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_10_28, and the Request Id: 7237455f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 3ad4bcb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30-, and the Request Id: 1fbd5edc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy_3_31, and the Request Id: 1643bffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 2017449f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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/policy-instances, and the Request Id: 4579c40d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4579c40d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2017449f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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-types, and the Request Id: 1d0113d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.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: 296128a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:40.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0113d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 7900868e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-types, and the Request Id: 4c587743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7900868e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679b2ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c587743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31, and the Request Id: 429668e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_3_31-, and the Request Id: 9e040a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 57b1dc6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_5_28, and the Request Id: 422a087d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b1dc6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_10_28-, and the Request Id: 6b269c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_2_31, and the Request Id: 4082a7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-instances, and the Request Id: 61804d9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-instances, and the Request Id: 5a1665aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: 4cf5b2bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1665aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61804d9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-types, and the Request Id: cbba0f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-types, and the Request Id: 744ed9d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbba0f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744ed9d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_4_28, and the Request Id: 3cfd5fe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d56a133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: 2ccba46c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 35c0ad3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: 44f403fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: 65235aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28-, and the Request Id: 3d456abe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 25b93516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b93516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f89975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_6_31-, and the Request Id: 73997d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 12526c7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12526c7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: 6ceb8452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy_4_28-, and the Request Id: 86ca423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aad51b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: 38a7d45e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_9_28-, and the Request Id: 6f0ae8b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 5fdc45d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236ee8d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 7af31f1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236ee8d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 6ec64a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-types, and the Request Id: 413dfc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413dfc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31, and the Request Id: 2d0be245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 700b1240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 306d4bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 4a300ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700b1240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-types, and the Request Id: 11d63f23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d63f23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 3660ac1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78001bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2371f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7894447d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 7ed7a0a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_1_31-, and the Request Id: 671c2686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: 77a1e022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbab09c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.175+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbab09c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-instances, and the Request Id: 7c003d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c003d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.186+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bcbb61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcbb61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: 6dcae3cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 24962825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 56721cec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24962825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy_3_32, and the Request Id: 4124f79b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 2d2b3cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8fb7990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5683d29a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 2fbbf559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fb7990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5683d29a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_3_32-, and the Request Id: 7f3782b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_8_29-, and the Request Id: 317aa1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 542ea093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 1dfc5522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542ea093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfc5522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_6_32, and the Request Id: 62b2c334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_2_32, and the Request Id: 967ec7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 2f5cf65a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5cf65a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_10_29-, and the Request Id: 4615600d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 281a14f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281a14f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: 1c0ef3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 195f54d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195f54d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 19f145cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 753cefd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f145cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753cefd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 688a509f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_5_29-, and the Request Id: 3079cf52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688a509f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 72fa964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 1512593d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: 65384408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1512593d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_4_29, and the Request Id: 3a129e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7febb69b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: 185e60d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7febb69b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_9_29, and the Request Id: 6ed2784f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_6_32-, and the Request Id: 4b75aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_2_32-, and the Request Id: 18b9fc6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 4ea859d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 5d80d5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29-, and the Request Id: 7332b925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policies/policy_9_29-, and the Request Id: c7baacb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 1f3e0e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aebd41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 5e5c9309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_7_30-, and the Request Id: 2c9f87e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8a7290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 10abd76e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f86a81c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 55a3e5e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9f5fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 6ec402ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 254e0848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 42a68798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebf72df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9bfc34a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32029933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32029933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d975973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 36a7aa47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-instances, and the Request Id: 7d86a2fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d86a2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a7aa47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 2284e8ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2284e8ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 5b5a8961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_8_30, and the Request Id: 7d5c106f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5a8961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-types, and the Request Id: 64ba5729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ba5729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy_1_32, and the Request Id: 73349c08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: 7c05e75b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 3718104c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3718104c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3977486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: 49b8430e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-types, and the Request Id: 51210740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30-, and the Request Id: 23063f89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 6fc3e294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51210740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 464b6509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 68c7f8be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464b6509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 2e1ce72a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 33b63e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 72c8a7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b63e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_32-, and the Request Id: 3104fb35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_2_33, and the Request Id: 58962a93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-instances, and the Request Id: 24c85f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c8a7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79aef736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e580b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e580b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79aef736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c85f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170d690b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_3_33, and the Request Id: 20231162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 631a07b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 639a014d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639a014d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-types, and the Request Id: f4d85f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1ce72a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4d85f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_5_30, and the Request Id: 22011d4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 3d70d7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_30, and the Request Id: 3208799e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f5d616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_4_30, and the Request Id: 7f7a33ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5d616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d70d7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-types, and the Request Id: 5124173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: f30f2dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5124173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 1d877783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_3_33-, and the Request Id: 69f3a76d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31, and the Request Id: 625243b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d877783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33, and the Request Id: 1968854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 629d1ee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9bb998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dce01c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30-, and the Request Id: 16e52396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dce01c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_4_30-, and the Request Id: 48197bab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 2481d1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_9_30-, and the Request Id: 20bc39d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_8_31, and the Request Id: 390c0724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: 4ab502d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd1a60c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f63e4aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f63e4aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200a9f67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_8_31-, and the Request Id: 32cbc509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 294b4949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-types, and the Request Id: 5930d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5930d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_6_33-, and the Request Id: 2eb044a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policies/policy_10_31, and the Request Id: 680db888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_7_31-, and the Request Id: 12939657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 97401a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 5cd4082d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: c187e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e7c2a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28da76f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28da76f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 65df0f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ced9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 40be54a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ced9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_1_33, and the Request Id: 67f36894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policies, and the Request Id: 4ed1c70a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_1_33-, and the Request Id: 3e560a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 46771f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 78ff7e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 2ec8d7e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec8d7e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 3ca5e6d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca5e6d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48c54d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-types, and the Request Id: 7f35458a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: 3ad54e77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c54d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34, and the Request Id: 7e858584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: 392fc7f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f35458a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-instances, and the Request Id: 4efda993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efda993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.667+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 448846d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448846d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61a8e883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_10_31-, and the Request Id: 64d5fcab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-types, and the Request Id: 21376f32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21376f32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31, and the Request Id: 256dab86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_4_31, and the Request Id: 49068e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a8e883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy-instances, and the Request Id: 52d2779d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d2779d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: 511a71dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 10f0b288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f0b288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34, and the Request Id: 7cbece34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: 7ffda9dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: e671f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 7ae36b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 44ea90e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae36b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7783e4d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34-, and the Request Id: 54d36f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policies/policy_4_31-, and the Request Id: 405ff519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7783e4d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy_8_32, and the Request Id: 4207c5fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policies/policy_9_31-, and the Request Id: a4c33a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527566db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 225c40e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225c40e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-types, and the Request Id: 2af0f39d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 59c48967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af0f39d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c48967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_1_34, and the Request Id: 1cf92108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_5_31-, and the Request Id: 6a450fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-types, and the Request Id: 30bb51cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bb51cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy_3_34-, and the Request Id: 2632497a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 58c7457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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/policy_7_32, and the Request Id: 713112b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f17a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 6efe08d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 56c879ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_8_32-, and the Request Id: 16bc9697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 4fe229dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247686d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167b2eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 4bdcafac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: 704c91a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdcafac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 766831bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca189f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766831bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 4e252d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e252d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32, and the Request Id: 75edbdc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e4defae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4defae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34, and the Request Id: 3efe5076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7214c745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_34-, and the Request Id: 579886cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32-, and the Request Id: 7e05f847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 4cf9b3ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: 407d78a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 4b09c5dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-instances, and the Request Id: 6f225b32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b09c5dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 4eef1ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: c402989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c402989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 6defa300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: 5e15ccb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f225b32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b48d784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b48d784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 24077890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24077890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 72e52ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_2_35, and the Request Id: 1f04a48b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb9d109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb9d109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 69f6654d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35, and the Request Id: b4a5c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5a99c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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, and the Request Id: 4a195495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cea2738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_4_32-, and the Request Id: 67cb01b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9b7358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 4979d508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4979d508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9b7358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34-, and the Request Id: 2feb2d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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-types, and the Request Id: 767e89bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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: 2bfe85f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767e89bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfe85f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_9_32, and the Request Id: 7c7f052f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2977b788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2977b788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: 70252e50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: 6c5eb1dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5812bc72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5812bc72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35-, and the Request Id: 7e69cc84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:41.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_8_33, and the Request Id: 36ab9598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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, and the Request Id: 21ad0f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 2a17910b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70824645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a17910b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a8a58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 17e015cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e015cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 63158024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1487ee02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_33, and the Request Id: 7601f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1487ee02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 1e8d3137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f1779c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1779c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: 75d6d1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 5005267a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_5_32-, and the Request Id: 6f3014ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_8_33-, and the Request Id: 1b6fce98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 5bbf4263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_10_33-, and the Request Id: 2ba1c1e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 657bc4d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 4cd55a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 6b8c4e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-instances, and the Request Id: 3cdb1dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: 41ca3b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdb1dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-instances, and the Request Id: 6ed94749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 15b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed94749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: 1b55eb0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b55eb0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 262807d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: 41d6579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36, and the Request Id: 1b4f423e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.111+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d6579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 776cc9b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_1_35, and the Request Id: 3ec97a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 651f1bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651f1bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 5b3b26de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: a11ce87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 10210b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10210b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: 21a638e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a638e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: 787dde10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787dde10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy_6_35, and the Request Id: 411e37fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 51a8a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 1b3eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33, and the Request Id: 6d953f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_2_36-, and the Request Id: 1f3697b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_1_35-, and the Request Id: 5fa2af29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 7fb57ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb57ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 49b06e73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 79b2a635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_6_35-, and the Request Id: 60ff8ff1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: 1816b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1816b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b610ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b610ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_3_36, and the Request Id: 47957228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 621e4aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621e4aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 558e49e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558e49e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15cf1783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_10_34, and the Request Id: 38a122df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b0e723f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_4_33-, and the Request Id: 6eaca082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0e723f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cf1783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 4264d1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4264d1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_7_34, and the Request Id: 20d217d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_34, and the Request Id: 5a0246ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 70430097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: aae1515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aae1515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 66e1329a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e1329a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: 5abbddf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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, and the Request Id: 1a56ec73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 798788c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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, and the Request Id: 10fd67a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34-, and the Request Id: 1fed6c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36-, and the Request Id: 5d4de31d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 746b2dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_8_34-, and the Request Id: 30e0f331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_7_34-, and the Request Id: 3d6099f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 6310c073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a555be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 327b25c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 5c71cdd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1065fefb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy_9_33-, and the Request Id: fd47eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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, and the Request Id: 17fbfe5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24b4f3d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b4f3d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d703d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 75413e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75413e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4636546d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 236b2e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_4_34, and the Request Id: 21f7b787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3252746f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-instances, and the Request Id: 7613e5d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7613e5d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3252746f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 22b90231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policies, and the Request Id: d657f7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b90231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_36, and the Request Id: 1daacfd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fe54b07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe54b07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-instances, and the Request Id: 14b81226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy_5_33, and the Request Id: 1680051f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e25efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 5e305d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 7bd81286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e305d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b81226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 4251d225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6407705b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4251d225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 62a90a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: 2f04c9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: 7c334e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_4_34-, and the Request Id: 7a6cb940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 6622a96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 17709158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_2_37, and the Request Id: 418f1ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a90a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 34c398c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6622a96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c398c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 18bbcf65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-instances, and the Request Id: 4afa8c29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afa8c29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18bbcf65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 6d07f011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_8_35, and the Request Id: 44020584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d07f011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-instances, and the Request Id: 3987f1dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3987f1dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_3_37, and the Request Id: 57840f82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_5_33-, and the Request Id: 1916335c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 421df531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36-, and the Request Id: 69c73a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 4f58988a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421df531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: e020e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f58988a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: 380a59d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353f7a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 297f1cae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 1e6bf00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: 3a700905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: 4121fba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-instances, and the Request Id: 372cca27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372cca27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_3_37-, and the Request Id: 7644d23a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22210065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 3acff00f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22210065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_9_34, and the Request Id: 5cd1b0ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_35-, and the Request Id: 392aad2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35-, and the Request Id: 72d6c675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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, and the Request Id: 7ba7a9e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 223fa094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 62dfed5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 59906140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31cf18f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 2282ab4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34-, and the Request Id: 1b7922b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 7a734a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551e256f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 711ae9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 50c93712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: fe2e2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c5bf665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2910bb0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5bf665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 1410407b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 43680987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1410407b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 5739f782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 44478722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5739f782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44478722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: 5163b65c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 4050bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4050bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: e57ea19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e57ea19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e982eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e982eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a8d88fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 2f91cdad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.636+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8d88fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f91cdad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_4_35-, and the Request Id: 757154ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37, and the Request Id: 3d0464b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_2_38, and the Request Id: b5bbe59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37, and the Request Id: 14fe1f42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: 75578984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75578984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38, and the Request Id: 6cf84769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16da124b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 774a5db9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-instances, and the Request Id: 118745c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.670+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118745c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 488d7caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 5e3df977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488d7caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c5571f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: 61e9f381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5571f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_6_37-, and the Request Id: eac543c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4622ebd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 3792100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3792100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy_5_34, and the Request Id: 7ab1cbc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37-, and the Request Id: 4e4de321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_2_38-, and the Request Id: 60f093c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_38-, and the Request Id: 4c8f9ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f8e095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f8e095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-instances, and the Request Id: 5b66554d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: 356b2ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b66554d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356b2ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: 379e3e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379e3e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36-, and the Request Id: 1184ced7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 2909032f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_7_36, and the Request Id: 448f2cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.723+0000 [https-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: 6f2e7627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 712de7d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712de7d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430d22ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430d22ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-instances, and the Request Id: 2168dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2168dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 53e6385d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 4e9db801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9db801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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, and the Request Id: 3290ff8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: ad57a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_4_36, and the Request Id: 320a4fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 73833eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_9_35, and the Request Id: 4b45cfa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59375f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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, and the Request Id: 6b3f1834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33fc869e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_9_35-, and the Request Id: 4eeececf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policies/policy_10_36-, and the Request Id: 32bbfcad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 73ac7155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ac7155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 79a3cc50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 5ef6049b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy_4_36-, and the Request Id: 397c6beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 63008019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76231061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76231061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36-, and the Request Id: 4b535710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38, and the Request Id: 2a75d42a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 7ca153cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cec3c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 459301c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 6337f6e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b84e2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6337f6e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c90fa6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: 74c45f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 57ec8bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c45f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ec8bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_38, and the Request Id: 44f7b1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-types, and the Request Id: 1783603b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1783603b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 754e7958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 78be134a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_6_38-, and the Request Id: 7140b00b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39, and the Request Id: 65151da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754e7958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bdad028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bdad028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98220d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 17f770f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_3_39, and the Request Id: 10f8039d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 2e712c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 1f008716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 5ccee76e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_2_39-, and the Request Id: 6147a4dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6fa72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-instances, and the Request Id: 71424164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71424164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-types, and the Request Id: f18e849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f18e849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_38-, and the Request Id: 722d18f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39-, and the Request Id: 63230af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_5_35, and the Request Id: 20a1b915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc7f2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: f3fe149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3fe149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 663f9eaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 7ef66d73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663f9eaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef66d73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 69f3a695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f3a695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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/policy-instances, and the Request Id: 72986660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72986660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-types, and the Request Id: 28caaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_9_36, and the Request Id: 27dd5509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 716c5616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28caaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-types, and the Request Id: 3ba548b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba548b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_10_37, and the Request Id: 21311163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716c5616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 493e9b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_8_37, and the Request Id: 2c1166fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493e9b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a2bc84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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-types, and the Request Id: 58865112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: 7bf21cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58865112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc1b785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_37, and the Request Id: 626a0060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_5_35-, and the Request Id: 4d825ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_9_36-, and the Request Id: 65e9ab8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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: 2a8fbc30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23402750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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_10_37-, and the Request Id: cbb9432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.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, and the Request Id: 667bcdba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37-, and the Request Id: 38936d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6819a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:42.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f549518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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, and the Request Id: 56335c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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, and the Request Id: 65d2fd80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_4_37-, and the Request Id: 266223d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1cb076ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 133bef90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133bef90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 42e39429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-instances, and the Request Id: 187f6ac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 304b8f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304b8f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187f6ac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 375ef12e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policies/policy_6_39, and the Request Id: 19e4f695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-instances, and the Request Id: 319bf9c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 74acb8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319bf9c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74acb8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 64e760f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e760f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37-, and the Request Id: 721b5116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_2_40, and the Request Id: cf9250c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40, and the Request Id: 18c7344c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 39b0d8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e50673f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_2_40-, and the Request Id: 5368cbca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a267e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a267e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b7a4931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 6bf272bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7a079b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7a4931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: 5695e9bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 708b2229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_3_40-, and the Request Id: 42f80d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7316ed0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 3a91b294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27cc6f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a91b294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2662c793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2662c793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-types, and the Request Id: 17d7a739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d7a739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf272bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 3f1b3cc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708b2229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: 7534b036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: 1ef5a7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3056aab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 51b7251a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_39, and the Request Id: af50fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3056aab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_10_38, and the Request Id: 172498a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126cc589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bf5c9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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, and the Request Id: 142077b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf5c9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 3c59090e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-types, and the Request Id: 68a5f978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a5f978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 156c3a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: 23db7b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: 1041a8c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156c3a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy_9_37-, and the Request Id: 6f16ffcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39-, and the Request Id: 53df7163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-instances, and the Request Id: 2e85aa67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e85aa67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 2c13113e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 134fcb99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134fcb99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38-, and the Request Id: 63dd7c56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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, and the Request Id: 7120889a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-types, and the Request Id: 76a8a0b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c13113e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a8a0b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3bef44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3bef44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1fd0334f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41, and the Request Id: 7b677786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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, and the Request Id: 2b11f4ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_38, and the Request Id: 96a1361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_8_38, and the Request Id: 762a5ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b11d9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6562bb99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: d58a547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_4_38-, and the Request Id: 29e2f7c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-instances, and the Request Id: 6dcd5e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cdf538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38-, and the Request Id: 1de227c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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, and the Request Id: 2ffaea26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: 73bd9772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: 27f632f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-instances, and the Request Id: 1463bc44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1463bc44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-types, and the Request Id: 340eeab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165326ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 5ddf5854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddf5854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340eeab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dcd5e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 384ef40d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465a30da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_6_40, and the Request Id: 6a416ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-types, and the Request Id: 31c1a216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c1a216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_1_40, and the Request Id: 5a4238a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 376bc25a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376bc25a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 32dacea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32dacea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policies/policy_3_41, and the Request Id: 690b0d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-types, and the Request Id: 5e9f8eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9f8eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76eee37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policies/policy_5_37, and the Request Id: 23a00740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policies, and the Request Id: 3d3ce08b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fe665ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe665ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 6fbf5a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 9d73139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1becd479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1becd479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbf5a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: 3e3a17a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_10_39, and the Request Id: 3a36ff1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-instances, and the Request Id: 53213e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 31f63782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a4852a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53213e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f63782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-types, and the Request Id: 5c4a584b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4a584b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41-, and the Request Id: 7c5339f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_38, and the Request Id: 165cfec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: 622c0768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 53566e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: 18f38630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e05164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0dcbb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_40-, and the Request Id: 3fe6ef4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 5b538719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39-, and the Request Id: 785d4bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753bb0b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_4_39-, and the Request Id: 5574c985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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, and the Request Id: 4278bc08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 79ae6cdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_9_38-, and the Request Id: 2a2b6982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-instances, and the Request Id: 6f3b5f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 32a5bf89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 41a3e99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3b5f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 13363ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3fab66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b4b2103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 6ba2cad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4b2103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3605a14c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 69ab6e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy_7_39, and the Request Id: 482c3070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3605a14c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-types, and the Request Id: 55f296e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f296e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-instances, and the Request Id: 35f09df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy_2_42, and the Request Id: 3f7cadc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-instances, and the Request Id: 7b780bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b780bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c93448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f09df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-types, and the Request Id: d081224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 66be4462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 16427371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c93448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_1_41, and the Request Id: 4f38e996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 44a0da55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d081224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1e618ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a0da55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_6_41, and the Request Id: 32126e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 72784548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy_2_42-, and the Request Id: 102e85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72784548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42, and the Request Id: 562c535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 2fadba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 44efa450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44efa450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec79936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 78c19a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec79936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: 685b5377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c19a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-types, and the Request Id: 6db67e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_8_39, and the Request Id: ee25cc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db67e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: 1c894607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 5a10858f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a10858f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-types, and the Request Id: 6903dbcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6903dbcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy_1_41-, and the Request Id: 79242315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.589+0000 [https-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_40, and the Request Id: 6b128c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_6_41-, and the Request Id: 27c2f708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_40-, and the Request Id: bd3866f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1408e41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42-, and the Request Id: 7e7b71f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 51a9972f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a9972f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 748abdcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748abdcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 328c21e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_9_39, and the Request Id: 7d2fe9b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policies/policy_8_39-, and the Request Id: 5622e341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_40-, and the Request Id: 3986f820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fffd51d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-instances, and the Request Id: 27f2dce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f2dce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 4524baf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1d231f6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-types, and the Request Id: 5c1ec916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1ec916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy_5_38, and the Request Id: 2e7ec31b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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, and the Request Id: 28e93476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_9_39-, and the Request Id: 23df9973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755c6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 21bc6382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 3e560dd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-instances, and the Request Id: 315fee6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315fee6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 482985b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482985b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: 258969b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6e18db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1e5f9333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a684d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 319c2b71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 6ad3edb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 7206c68b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 7341a284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7341a284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1e6d3cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 623da69d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623da69d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 7d953ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: 3fe593b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-instances, and the Request Id: 731b287b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731b287b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 37928756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dcab8db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_7_40-, and the Request Id: 7d6d6c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcab8db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d953ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 7f5612cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: 67f12dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 515fd57e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5612cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515fd57e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_2_43, and the Request Id: 4bd12ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-instances, and the Request Id: 762b36da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-instances, and the Request Id: b327459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762b36da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 526b1fc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b327459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526b1fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4636a854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: a19195b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a19195b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203a9132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4636a854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: d83cd60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_2_43-, and the Request Id: 5a4b0c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75dbeaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d83cd60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dbeaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.799+0000 [https-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_41, and the Request Id: 729958b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42, and the Request Id: 7bcd954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 33dd4ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_9_40, and the Request Id: 7808552c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy_3_43, and the Request Id: 66f03d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy_5_38-, and the Request Id: 28b36bfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42-, and the Request Id: 15f367d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 6fe7d9cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 525bf091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41-, and the Request Id: 14139ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 7b659f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b659f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9b7b9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9b7b9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40, and the Request Id: 5aa4d0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41-, and the Request Id: 3ecb0b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_40-, and the Request Id: 61378425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43-, and the Request Id: 71fb4202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_1_42-, and the Request Id: 89dbb4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 226a029e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 42311742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 11e6652e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 421075c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-instances, and the Request Id: 48a2cd9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1d1dd69b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a2cd9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f2bd410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2bd410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 6411948c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 637902c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 3ba00e56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_41, and the Request Id: 583e09c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_40-, and the Request Id: b57bf70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e96c2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 7562c9eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 6c692d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 1ff77e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff77e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 127d5440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 131a22b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131a22b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41-, and the Request Id: 4ba9b3d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dec1cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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, and the Request Id: 222df3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dec1cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_2_44, and the Request Id: 617aa012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56dbee10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56dbee10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 4abb209e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245e5041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 753284ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_10_42, and the Request Id: 5185b310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 7e34c3a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 12325d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56e93afb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e93afb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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-types, and the Request Id: 55547cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12325d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55547cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43, and the Request Id: 5a07f2a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c694db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c694db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policies/policy_9_41, and the Request Id: 772ea2af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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/policy-instances, and the Request Id: 7ce80c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21af8664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce80c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21af8664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 5f7f06b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7f06b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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_2_44-, and the Request Id: 3f664d36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 6c1a1e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1a1e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43, and the Request Id: 6b7f5719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: 1ef41b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75d76727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.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: 4a02de38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:43.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d76727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d0cd43b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0cd43b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3027f37d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3027f37d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44, and the Request Id: 5a98f085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ede5d57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 6fc122d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_10_42-, and the Request Id: 33ec9168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ede5d57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43-, and the Request Id: 2edd4f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42, and the Request Id: 44c739ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43-, and the Request Id: 440968f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_5_39-, and the Request Id: 2ace85b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_9_41-, and the Request Id: 311aa29a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_44-, and the Request Id: 281d5e73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41962ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 273b5b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 2c9ace9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 3436ae53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9ace9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_4_42-, and the Request Id: 70476835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5b506b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-types, and the Request Id: 3760aa93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3760aa93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: dc18a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_7_42-, and the Request Id: 65009315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1aad85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4a4d9be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 1cd4d6f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 3727083e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 46d0b50d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3727083e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 45aa501b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-types, and the Request Id: 7ef1e135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 63275099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63275099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef1e135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45, and the Request Id: 7bc8e503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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, and the Request Id: 3e87b6b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5bbf36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4964fb76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4964fb76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e801b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 1e4d284a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_8_41, and the Request Id: 607554b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: cf0c3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 5b714409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4e6c8a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policies, and the Request Id: 6a85cd1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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, and the Request Id: 466ec95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 197be7f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197be7f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-types, and the Request Id: 265c3036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265c3036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_10_43, and the Request Id: 4a56be0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: d70630c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f81cb56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: 2dee1394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f81cb56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568cf0eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568cf0eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: ea252ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3721fea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 2791783a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 6ae4466d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2791783a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae4466d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4f020a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea252ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f020a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 70b29760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 37d578bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ba5190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: 51226667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b29760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44, and the Request Id: 4bc8a65b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 5c118420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ba5190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c118420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_40, and the Request Id: 1cac9400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-types, and the Request Id: 18d57b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d578bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_4_43, and the Request Id: 447a729c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d57b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f0254b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: 3802d3d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0254b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45, and the Request Id: 440ab180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.193+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44-, and the Request Id: 3c7d25bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy_4_43-, and the Request Id: 1d1c86bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 77f26792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 2fee5a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_10_43-, and the Request Id: 54284b05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 47e27af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_6_44-, and the Request Id: d72d7ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fee5a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 28bfa4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bfa4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: 6e4f52d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_3_45-, and the Request Id: 2fb1f84e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 308c3f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_9_42-, and the Request Id: 5b81aa43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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, and the Request Id: 17a4cc9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 70c7af14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 753c4b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 7cd0f0f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c16cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335e4fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-instances, and the Request Id: 35751de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35751de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12398c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12398c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_2_46, and the Request Id: 1bdb205f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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, and the Request Id: 4b733941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cf80c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4b2c5af0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 35687012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_7_43-, and the Request Id: 80f8b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4ae27b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-instances, and the Request Id: 5bd1a810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd1a810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_46-, and the Request Id: 6d56852f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 2b2cc3d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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, and the Request Id: 4361b7a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2cc3d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 52b7a7b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_3_46, and the Request Id: 26fa8bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6091a22a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 6e6a5dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ddc7ec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6a5dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20bde4b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66e2b42a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bde4b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e2b42a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_44, and the Request Id: 18fa4eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 202ff9b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202ff9b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 3a213b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: df0d4df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a213b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-types, and the Request Id: 18cdb967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b551618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 7dfacda4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cdb967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfacda4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_5_41, and the Request Id: 29ab4101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-types, and the Request Id: 7dbb1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbb1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_4_44, and the Request Id: 321f28fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 1ee1afbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee1afbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_3_46-, and the Request Id: 22302c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-types, and the Request Id: 101cfa03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101cfa03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45, and the Request Id: 3f56d28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44-, and the Request Id: 59e3f5e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43879c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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, and the Request Id: 7e0ed1ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_43-, and the Request Id: cd80d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-instances, and the Request Id: 55a65c3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 317c808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317c808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_5_41-, and the Request Id: 3e2d76e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-types, and the Request Id: 5d698b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d698b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7072f488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_10_44-, and the Request Id: 73f8576c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-types, and the Request Id: 7fce353d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a65c3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_8_42, and the Request Id: 498d4d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fce353d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45-, and the Request Id: 37d60d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_1_45, and the Request Id: e19a929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 305d62fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4c400e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4fa8a27d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4546fb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 5a3839d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4546fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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, and the Request Id: 5f615741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 68e70076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.515+0000 [https-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: e0e4fc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c17fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ab4a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e70076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d12350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_45-, and the Request Id: 17ea911b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d12350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f02835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_7_44, and the Request Id: 77f96c4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f02835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-types, and the Request Id: 752a61e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752a61e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 742caca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-types, and the Request Id: 3df50ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df50ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policies/policy_2_47, and the Request Id: 349ee1ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_3_47, and the Request Id: 43ec1fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 498d67f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 623a3fa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 2928489c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_2_47-, and the Request Id: 719f6521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policies/policy_3_47-, and the Request Id: 22643c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42312323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42312323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f77dddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 27d1fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cad3bc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dc92535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc92535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_7_44-, and the Request Id: 10653f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: 1a6ea217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: b7c8c5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7c8c5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 3b8868b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 2a6e7e79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 67d9a24d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 52f7b77e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-types, and the Request Id: 700a6135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f7b77e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d9a24d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700a6135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_5_42, and the Request Id: 287f2e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a3bbc8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26e6c6b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3bbc8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1915fbac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 165f02ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45, and the Request Id: 7b33a6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165f02ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e6c6b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_9_44, and the Request Id: 9fe5538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 7263a435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_5_42-, and the Request Id: 14a4bb28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7263a435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_6_46, and the Request Id: 7beed816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45-, and the Request Id: 7f9c29bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 72b743c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-instances, and the Request Id: 4bde1967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bde1967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf3e011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf3e011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_8_43, and the Request Id: 35c66588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330dbfbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee4df04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee4df04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-types, and the Request Id: 499a6aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44-, and the Request Id: 1c0ca717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499a6aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy_10_45-, and the Request Id: 7600f0d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_46, and the Request Id: 20c1352e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d77e32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4453db19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_46-, and the Request Id: df29647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 42331561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 473d0c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_43-, and the Request Id: 4e63cea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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, and the Request Id: 47842dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 2537583a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-instances, and the Request Id: 15e7ce4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_1_46-, and the Request Id: 71be5719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 396c34e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396c34e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e7ce4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policies, and the Request Id: 28b25d18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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, and the Request Id: 1662bb4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy_3_48, and the Request Id: 7e98b2f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 1d2ccdc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2ccdc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4e2d5000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2d5000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 35b00ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48, and the Request Id: 242348c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 71ef0b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 574f2570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 69c28c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-instances, and the Request Id: 57630a84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57630a84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 524d50c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524d50c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-types, and the Request Id: 3e1d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: ee0a878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: 51a8e6e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-types, and the Request Id: 6e582948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48-, and the Request Id: 6977961d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e582948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_7_45, and the Request Id: 448b51b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 2f821a7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f821a7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-types, and the Request Id: 201cb220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 725612d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_46, and the Request Id: 472f1c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 41055aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9d0390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201cb220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: 42d96349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 54b288ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b288ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14ead1af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 2ea71927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ead1af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1e839a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea71927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45, and the Request Id: 3ead43f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 221440d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 36a11263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47, and the Request Id: 47bad772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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-instances, and the Request Id: 7808f260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a11263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 4fa7b4e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy_4_46-, and the Request Id: 689cf90e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7808f260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a1b07ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1b07ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy_7_45-, and the Request Id: 483cfd40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46, and the Request Id: 28fa205a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43-, and the Request Id: 7eccc702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 537f8025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbda6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_9_45-, and the Request Id: 348135e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d63b814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-instances, and the Request Id: 64e584ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e584ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 549234f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d63b814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 3a37163f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549234f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy-types, and the Request Id: 7b71fa60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 7a3ace87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: bee40d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 724c634e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724c634e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b71fa60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3ace87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6244d261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_10_46-, and the Request Id: 3e752afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6244d261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy_6_47-, and the Request Id: 1f88af99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_8_44, and the Request Id: 1f9615d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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: 7f8cc46f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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/policy_3_49, and the Request Id: 5cbbc1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.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_2_49, and the Request Id: 5d48c4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 4e5684e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:44.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5684e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_1_47, and the Request Id: 1aab7511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 1d91e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792873c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 29a15ff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_3_49-, and the Request Id: 1fa7b205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: 67d55c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: 261c557b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 363cd9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47-, and the Request Id: 4e6a909f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6e3d11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 270eeada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 49e6d852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 71089425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 322ecd26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 6d5a050e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5a050e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 35aeb382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2103d778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2103d778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 4d9572b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_5_44, and the Request Id: 5bf251de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72f16eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f16eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 63e64b51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46, and the Request Id: 4c097964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e64b51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 1db95b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 2ba72198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db95b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: c743c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 324b18e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 562b76d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b6d1bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6d1bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24a81900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a81900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: 24d076c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 7642b472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7642b472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy_6_48, and the Request Id: 2bd03aac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46-, and the Request Id: 664ff53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0993e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 740b8019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 745dcd3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740b8019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1c69e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 58625c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 34e7e178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 28b840c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e7e178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 45ab5d87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b840c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ab5d87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 7f2c0e1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58625c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2c0e1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 336698ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336698ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_48, and the Request Id: a2ef1f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy_9_46, and the Request Id: 38cb67d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 73387e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policies/policy_4_47-, and the Request Id: 57e27c24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: 123ecfe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 7f04977f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_6_48-, and the Request Id: 330c816e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45, and the Request Id: 674022ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73387e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bc3ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ac02c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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-instances, and the Request Id: 7668e52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac02c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy_9_46-, and the Request Id: 271041fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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-types, and the Request Id: 11bc3b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.220+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7668e52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy_1_48-, and the Request Id: 4e70f0bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-types, and the Request Id: 2a3a462b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bc3b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_2_50, and the Request Id: 68782848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3a462b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_3_50, and the Request Id: 3ed1b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_10_47-, and the Request Id: 2ec41894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 7880ca2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 14426639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: 73795115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689eb8bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 46fa3a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 30c88343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1306144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.299+0000 [https-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_50-, and the Request Id: b5c7606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 630f7cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: 14023739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 6b599539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 7fa06a63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa06a63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 4f2aaad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781e0dd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 6c3d1578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781e0dd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 7dc5ed62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc5ed62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.340+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fd135ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_5_45, and the Request Id: 6faf104d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd135ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 3095ca46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy_7_47, and the Request Id: 6b058785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59de75d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 3da4ca91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: 7a1bf073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20f371f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3131cb8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f371f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7706cdd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 902daa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 902daa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_49, and the Request Id: 7087b5b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 45affe1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7760abac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_5_45-, and the Request Id: 4ceeedb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7760abac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45affe1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307d711e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e98ab51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e98ab51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307d711e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policies/policy_4_48, and the Request Id: d18fa91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: 9ae46a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 329a7fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13162667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 36719a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13162667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 7569eb89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7569eb89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b943b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 6a34adf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49, and the Request Id: 116e9ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b943b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 2d2b8fc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 4a039b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a039b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2b8fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49-, and the Request Id: 3bc77b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794e1484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13abebf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794e1484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_8_46, and the Request Id: 7696156c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_3_51, and the Request Id: 7fb78aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48-, and the Request Id: 7f6618d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_47-, and the Request Id: 6ea49257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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-instances, and the Request Id: 20e0f465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e0f465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb8af9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 603fdc08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603fdc08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 2120af0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: 14d474c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: 3e5b9f4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 3fa14110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d77f94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d77f94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51-, and the Request Id: 2cbec569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24244ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24244ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46-, and the Request Id: 2db4246e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcd0384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_7_48, and the Request Id: 2812613f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 75745615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 1b55dbab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: 4821f4ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eb02582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fed2613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_10_48-, and the Request Id: 7a408df1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb02582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2317cb34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2317cb34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_2_51, and the Request Id: 24db2e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 22d346c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 508511a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 3dd0e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a202bb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 6d33e8a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 3104d944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 3e72a2b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364d373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4768f7d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4768f7d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 74d253db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.669+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d253db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: 38a820d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_46, and the Request Id: 148b7597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78dcdb50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 5d74cee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d74cee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39d74fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 74d1cd57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d74fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 15d0e63b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_1_50, and the Request Id: 3b8379d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d0e63b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d1cd57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 37be793f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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-types, and the Request Id: 26c06cd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67aeb24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c06cd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49, and the Request Id: 1dc8882b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.730+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67aeb24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52, and the Request Id: 69455242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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-instances, and the Request Id: a998b7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a998b7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7edbfc04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498a78e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: c212063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c212063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy_9_48, and the Request Id: 16617d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_46-, and the Request Id: 563bf2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 4e0dd14e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eacc0e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0dd14e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_4_49-, and the Request Id: 11a74284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eacc0e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52-, and the Request Id: 7203cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb53928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 35e9a609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e9a609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policies, and the Request Id: 4b0bac52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702ac92c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 1403c277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702ac92c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50-, and the Request Id: 597e00fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_9_48-, and the Request Id: 7727dee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 393137ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647a4c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_7_49, and the Request Id: 138e779b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647a4c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 4cc63f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc63f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 56b2130b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bf8228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50, and the Request Id: 2bb729e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b2130b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: 753027f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 3b095507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-types, and the Request Id: 31e95f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e95f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 7ab1b61a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: f6899ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fbcef2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbcef2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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-types, and the Request Id: 5428a4b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51fc5e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5428a4b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fc5e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 577c464a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: 768657b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_5_47, and the Request Id: e7031f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 798df364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 3d842f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 676b0932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676b0932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d842f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_7_49-, and the Request Id: 3a083fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 34708ca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34708ca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: 2a342eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy_6_50-, and the Request Id: 7bc0e05c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47-, and the Request Id: 7a3dac6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_3_53, and the Request Id: d240b22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a8cd72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ba536b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47-, and the Request Id: 6cb53d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b0ba5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b0ba5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-types, and the Request Id: 2080bb5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2080bb5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_4_50-, and the Request Id: 3bc22d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52, and the Request Id: 59113232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49-, and the Request Id: 3a19f7d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 5fd9a112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: b41b998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53-, and the Request Id: 7f0eda36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 6e0c657d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 2132a7d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55bdb1d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 484194b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484194b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: a7e5765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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, and the Request Id: 4bb80e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7e5765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy_9_49, and the Request Id: e27cbdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: 7c805246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff413ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b8a5aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 1ca163e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b8a5aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258d6451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-types, and the Request Id: 28f9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 1e131680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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: 1fa6cbab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa6cbab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: 33de836d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc006b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5485a62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5485a62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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/policy-instances, and the Request Id: 324f21af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49-, and the Request Id: d5d7fb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324f21af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.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_7_50, and the Request Id: 3aaa25c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 504ad0b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:45.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c0843e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.000+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504ad0b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: 14946f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_7_50-, and the Request Id: 6c336703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 45f8c713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c590e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-instances, and the Request Id: 19a5eeb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a5eeb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 5bc82d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 1f28e44a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51-, and the Request Id: 268621a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc82d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f28e44a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-instances, and the Request Id: 2185c17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25e1e83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2185c17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e1e83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_51, and the Request Id: 99d1342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-types, and the Request Id: 1cc828b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_8_48, and the Request Id: 304b6ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc828b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 4b356591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_50, and the Request Id: 53a56d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policies/policy_4_51-, and the Request Id: 10e8f9f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: f19a632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 5e42f27c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a589e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 41c67958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 52186870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 26472c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26472c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_6_51-, and the Request Id: 58b8d654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c67958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: 642f06f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 444eddf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 513a80e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: 66ee32aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3833581f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-instances, and the Request Id: 48dd6f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48dd6f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 598b36cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211257ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598b36cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 50dd7479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_3_54, and the Request Id: 4db5fcee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_50-, and the Request Id: 396d6361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50dd7479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-types, and the Request Id: 7d95a317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d95a317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53, and the Request Id: 19bd19b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70bf8cee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_2_53-, and the Request Id: 39d28536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48-, and the Request Id: 48b67e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5a2a22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5a2a22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 207f6299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac36688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.135+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac36688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: 6ea84fa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6468b303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 5771a8c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6468b303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d49d7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6db02eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_3_54-, and the Request Id: 567818de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db02eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ccd58d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ccd58d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e902e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51, and the Request Id: fb491cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e902e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 44ad76cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: b3e60bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 4d6d2389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 2a53a8dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 6e3b177f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_1_52-, and the Request Id: 51590665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: 665a711d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.186+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71982187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71982187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f47d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 2ab30cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266ee17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f47d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_4_52, and the Request Id: 46a133b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_51-, and the Request Id: 5898913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 704a16e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 4c3aa97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775f783f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 6e4f0e93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3aa97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 70207bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.233+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70207bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-instances, and the Request Id: 715c394e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715c394e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f70a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_6_52, and the Request Id: 751120af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70da2b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-types, and the Request Id: 6aafad7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f70a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aafad7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-instances, and the Request Id: 4fca070c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_10_51, and the Request Id: 4f13df6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0863d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_4_52-, and the Request Id: 5b8bf691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fca070c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 128d73cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.265+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128d73cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-types, and the Request Id: 5a8ea862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_49, and the Request Id: 80cc2b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-instances, and the Request Id: 739d2698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8ea862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739d2698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 364fa739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_2_54, and the Request Id: 29c2646c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364fa739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 900129c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 3d979959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c12f0bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55, and the Request Id: 2a0d94b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51-, and the Request Id: 3332705b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.299+0000 [https-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_52-, and the Request Id: 607f88e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c139909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c139909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: 1a849412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 3637fb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3637fb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: 33ee8723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 7e57b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_49, and the Request Id: 285a8ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 5316c663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 42632e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e00d484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e00d484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42632e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50151c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: 7abf9783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy_3_55-, and the Request Id: 3fcf8043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50151c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 63b764e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23948188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.362+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23948188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: e5073d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_1_53-, and the Request Id: 49217ad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 519f1e0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 762379fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781ce89e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 68241354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52-, and the Request Id: 39351538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_5_49-, and the Request Id: 9a13cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 34595269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9d50b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 57acabd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 4bdd11d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 558ec62e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policies, and the Request Id: 5b9578d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 71e7e6fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-instances, and the Request Id: 36205455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36205455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 734f848e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d7b3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d7b3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734f848e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: 608dc281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430b219e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430b219e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_9_51, and the Request Id: 3a67f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b2e39a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 6ba40c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-instances, and the Request Id: 1b7877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b738d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b738d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: 5083d20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e5560d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e5560d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 767275b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-types, and the Request Id: 6035a6fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6035a6fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_6_53, and the Request Id: 4053ca11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-instances, and the Request Id: 344c0e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 1d927c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_4_53-, and the Request Id: 7d51be78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-instances, and the Request Id: d16ba1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344c0e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d16ba1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-types, and the Request Id: 49c68025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c68025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-types, and the Request Id: 5a49e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_9_51-, and the Request Id: 7adc0e16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d89b6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d89b6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50, and the Request Id: 186dd2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 34a01489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a01489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: 4efe4081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_2_55, and the Request Id: 5ddc95f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a49e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 995e48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8cfda7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 1554d957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_10_52-, and the Request Id: 5a315018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 3687446c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3687446c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-types, and the Request Id: 4631d20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4631d20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 3c49e700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c49e700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_8_50-, and the Request Id: 31002a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy_1_54, and the Request Id: 648c3499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_7_53-, and the Request Id: 3cf2328e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-types, and the Request Id: 780c29ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780c29ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 4ae81434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_3_56, and the Request Id: 23d431b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_2_55-, and the Request Id: 3c898fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-instances, and the Request Id: 257edd4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257edd4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-types, and the Request Id: 2fe69114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe69114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_5_50, and the Request Id: 6e2c9574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_53-, and the Request Id: 3c349dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232743f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 6d93e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 2827401c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 2eb50dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54-, and the Request Id: 5ce0bb7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 1e3b2f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3b2f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-types, and the Request Id: 47091bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47091bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_5_50-, and the Request Id: 11775c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_4_54, and the Request Id: 4bf4fc7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e2e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_3_56-, and the Request Id: 1ff7b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 2e4c032f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 18b90f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 64003e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64003e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 1467ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76f23ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f23ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: 3f9524ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0956ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 6aa7ac78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-instances, and the Request Id: 1d7c14eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52-, and the Request Id: 661a78ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 7811a427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7c14eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f034afa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f034afa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53556509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_8_51, and the Request Id: 3244f9aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 529e17c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152ea53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 24bd9e51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb8bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb8bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7deb8485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7deb8485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 30e1d029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54-, and the Request Id: 120bd887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59890553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c2c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c2c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f717486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f717486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d8c2671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8c2671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_7_54, and the Request Id: 6dab23b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e1d029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policies/policy_10_53, and the Request Id: 755040b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 45bbf803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: 65e8a564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78daeff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dbaabfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d881a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e177b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d881a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ed9625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 43d98d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51-, and the Request Id: 75e654fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d98d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ed9625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54, and the Request Id: 77536929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29d4b091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d4b091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: 3d3bf43a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3de3db7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de3db7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-types, and the Request Id: 63a9d36f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_10_53-, and the Request Id: 24bb9018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a9d36f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_5_51, and the Request Id: 7c6ff82e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-instances, and the Request Id: 7f74ca50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c77d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_7_54-, and the Request Id: 4b06d27b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e4b37a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd9bd3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f74ca50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55-, and the Request Id: 7bb9bf10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: 11940ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54-, and the Request Id: 2b17a232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 50334902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4b37a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 168eee7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50334902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 1a04f8bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56, and the Request Id: 28b59be3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a04f8bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_57, and the Request Id: 25f07b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 629b3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 25057a86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: 3ad45e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 6495d204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 1ecde65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_3_57-, and the Request Id: 24abf0fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 5a24ade5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 410ff8e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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/policy-instances, and the Request Id: 515c0b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515c0b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638e3180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e222778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638e3180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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, and the Request Id: 18dbc303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_4_55, and the Request Id: 3fce36d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 173fc526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 2fca8a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a0e829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 9b0fc81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a0e829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 1e1c6234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 227ec329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227ec329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.965+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52, and the Request Id: 1b56316e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6948ebbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 4ace36f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42457d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42457d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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-types, and the Request Id: 3ea90d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea90d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: 3681f1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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_4_55-, and the Request Id: 36766f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4f8dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:46.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: 44464017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 742061fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742061fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 30abbc56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30abbc56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1246353d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_6_55, and the Request Id: 25f259e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1246353d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 354ff5a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_8_52-, and the Request Id: 5fdb87a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 335aa49c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56d8dbc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d8dbc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354ff5a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335aa49c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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-types, and the Request Id: 53fd1561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_55-, and the Request Id: 41da8c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fd1561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf126f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 7649857f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf126f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: 704d4da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57640191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_7_55, and the Request Id: 16a84b26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_10_54-, and the Request Id: 781f11a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_9_54, and the Request Id: 32a1758f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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-instances, and the Request Id: 5bcb6263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcb6263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_5_52-, and the Request Id: 5cd09a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: 718c2403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 3d49165c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59811ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430a78e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 12aaf144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430a78e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1a4c0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4211d3e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1a4c0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policies/policy_9_54-, and the Request Id: 4e238af0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_1_56, and the Request Id: 6671244d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 58ebc88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59811ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_3_58, and the Request Id: 6648acda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 5a827580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a827580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 531c3b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531c3b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: e148765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_2_57, and the Request Id: 5315a203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 148d5fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16119fd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_1_56-, and the Request Id: 1129dd45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 29a56ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bcbf8ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcbf8ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 4ab96da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policies/policy_3_58-, and the Request Id: 14199225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 4ebf054a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebf054a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: ea544e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_4_56, and the Request Id: 6bfbec3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 4b8cccb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_2_57-, and the Request Id: 130bf279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107140b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392287f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 2b0bed0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4288d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0bed0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e2964e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 7bcaeb6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcaeb6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 255983c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255983c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 720e6a68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77a92b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a92b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720e6a68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 604972c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 317cb9e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e2964e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604972c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317cb9e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56-, and the Request Id: c5fa60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_56, and the Request Id: 12f569e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_8_53, and the Request Id: 479e1269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_9_55, and the Request Id: 66f55f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 5435c2ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 10fa7da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10fa7da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 200d315c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200d315c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56, and the Request Id: 66a4090c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_7_56-, and the Request Id: 5dfa9391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_10_55, and the Request Id: 1063abe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-instances, and the Request Id: 3af6864d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410a7022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af6864d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 214021ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 303d6c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303d6c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_5_53, and the Request Id: 5ffc36d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_8_53-, and the Request Id: 4f144e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 206d7eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: 1c4e845f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 391c4ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e128fac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_6_56-, and the Request Id: 179dcb23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_10_55-, and the Request Id: 675dbb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e720a09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e720a09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 37394785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37394785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59, and the Request Id: 136a2787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1601c0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_5_53-, and the Request Id: 70e5f247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 66b8ff08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a843f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f59c8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 12b31c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 4c6da8bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 8aebc93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 805d5c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3aa870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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-instances, and the Request Id: 20e42917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59-, and the Request Id: 57b735ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e42917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76027568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e1cc068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76027568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1cc068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c22b649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 225b6b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5467e77d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_9_56, and the Request Id: 6efffe91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 2c5d4398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5467e77d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 27497ae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5d4398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 4be98e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f0d0351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: 4faf331a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-instances, and the Request Id: 41d3f99d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0d0351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d3f99d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be98e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 7ebbc469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 7d28e024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d28e024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_1_57, and the Request Id: 4a6b130d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 5b7059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_7_57, and the Request Id: 7f07746f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_2_58, and the Request Id: 2fc75c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 16bf4ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-instances, and the Request Id: 24b720bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b720bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 471796df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe88c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471796df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe88c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_4_57, and the Request Id: 401ebf53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 263edc55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263edc55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_10_56, and the Request Id: 174991c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56-, and the Request Id: 441eb909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 1386bbb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_8_54-, and the Request Id: 588cd15c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1386bbb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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-types, and the Request Id: 45b1970b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b1970b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 126b5f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: 631fd17d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_7_57-, and the Request Id: 7909cd34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policies/policy_2_58-, and the Request Id: 6b5d5692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a4e2232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4e2232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 375229ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_1_57-, and the Request Id: c8ab7bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375229ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 2b5f61a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57-, and the Request Id: 22c2c2a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_6_57, and the Request Id: 1240449b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_10_56-, and the Request Id: 8e30390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 6a35bd4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7676ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 1a6f9230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_5_54-, and the Request Id: 2613aaa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6f9230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: fea20ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 317484b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317484b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60, and the Request Id: 45c591dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 61c9e0f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: fb03d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f337415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: 52b6e126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 53f5db10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_3_60-, and the Request Id: adf3c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 38206832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bca54d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 3b2ed643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 2455c457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 5c6a6b2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f09430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f09430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 6d7c947c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e74284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7c947c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 3ca734f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 6df25cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca734f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df25cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 5518eaf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_9_57, and the Request Id: 784f3333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_7_58, and the Request Id: 8819cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 128aa9f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 6ffba526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75a68284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 679ddb1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a68284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63e657db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 57d1f7ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e657db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5849c0f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d1f7ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279f02b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5849c0f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: fef8c48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279f02b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e21a754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_2_59, and the Request Id: 72847e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-instances, and the Request Id: e79fee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 32e92560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e92560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58, and the Request Id: 1113dfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e21a754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e79fee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policies/policy_7_58-, and the Request Id: 433254a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32425c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 307319e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32425c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307319e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f9acc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f9acc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_4_58, and the Request Id: 7b9dadad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_1_58, and the Request Id: 3833e036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 2ed5dcd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 2537b26a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_9_57-, and the Request Id: 277fae15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-types, and the Request Id: 39ece217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ece217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57, and the Request Id: 1f211684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_8_55-, and the Request Id: 1c4418c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_6_58-, and the Request Id: 58d8f277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 18a794d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_2_59-, and the Request Id: e67a20d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_4_58-, and the Request Id: 226fc62f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58-, and the Request Id: 224da15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-instances, and the Request Id: 5f9069ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9069ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 209e5cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209e5cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_10_57-, and the Request Id: 7a044bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a5172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a5172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b6497d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 62a515f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6497d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_61, and the Request Id: 147d1226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_5_55, and the Request Id: 64f60c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8f96c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 2173d16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 5c8cddf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 29dc7c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6743a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 754e9b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 6d9e9b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 5ebf7cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 169e1e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_3_61-, and the Request Id: 5b99d832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_5_55-, and the Request Id: 59b71a8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 3cfeedb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 4cae307e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 19b34258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b34258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 589dfc85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 801bfd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 801bfd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 5b54155b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.770+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b54155b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-instances, and the Request Id: 2ca55928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59, and the Request Id: 20601a3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca55928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 583dd453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583dd453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fb48c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_7_59, and the Request Id: 237eee27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb48c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60, and the Request Id: 626eaab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c1dbea5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-instances, and the Request Id: 570b706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1dbea5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-instances, and the Request Id: 2bb05196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 3e75f956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb05196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 1cb6bba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dbb2a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbb2a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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-types, and the Request Id: 2a3fbc47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 53514d5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.803+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3fbc47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570b706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dec5556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dec5556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 62b1435b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_9_58, and the Request Id: 4269237c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_8_56, and the Request Id: 6d7ae4d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: 6c5231bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 5ffc147a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ffc147a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 23bc0f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bc0f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_1_59, and the Request Id: 4b5ee69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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-instances, and the Request Id: 2e74f8db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e74f8db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63705091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.841+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63705091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: 6783a36f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_7_59-, and the Request Id: 6bef5755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_6_59-, and the Request Id: 37d7ab7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.847+0000 [https-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: 6ac643a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4431fdae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e02562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb4c0f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_4_59-, and the Request Id: 74c7edb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58-, and the Request Id: eaec7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: 1a8b3f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_1_59-, and the Request Id: 4d195e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 8840bfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 899c67b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 442848de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56-, and the Request Id: 2c8663b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 790c41e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d98995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f92302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f92302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 4a0a40f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policies, and the Request Id: 73f972d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 4bb9c189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb9c189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8358d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_3_62, and the Request Id: 376f007b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy-instances, and the Request Id: 19173de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19173de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2904d7f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 297b27f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2904d7f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297b27f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: 54b4aac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541e73cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54a62ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a62ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61, and the Request Id: 5d6e6968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 2044e0f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2044e0f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 3f709d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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-types, and the Request Id: 4ac1f954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac1f954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 771bc159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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/policy_7_60, and the Request Id: 238a1d78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_61-, and the Request Id: 2c81a077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_62-, and the Request Id: 56cb8b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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, and the Request Id: 7d998492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402e4d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 1c60a68e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c60a68e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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_5_56-, and the Request Id: 3368f405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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-types, and the Request Id: 5d517cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d517cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:47.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: 8e1e325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_59, and the Request Id: 62a4f10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d64c08c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d64c08c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33029d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy_7_60-, and the Request Id: 48e4f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 14d7ab71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-types, and the Request Id: 35c740bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.017+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c740bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy_8_57, and the Request Id: 153fc012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccb87ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d7ab71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 470e9e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 3456ca01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a1adac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69fbd09f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a1adac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59, and the Request Id: 9ceaf9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9059bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9059bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 712b6a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69fbd09f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.039+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712b6a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-types, and the Request Id: 12745c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12745c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_4_60, and the Request Id: 2b8b5c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_9_59-, and the Request Id: 48cc19c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_6_60, and the Request Id: 442ad002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 335a0c0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_8_57-, and the Request Id: 5e692562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 6f15d2b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 1b61c4bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 622b554b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 12744365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12744365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 10436896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10436896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: 41fcab9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59-, and the Request Id: 26f83a17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d057097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_6_60-, and the Request Id: 389381e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_1_60-, and the Request Id: 5a0ebd51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 510369fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policies, and the Request Id: 166ac470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de3ddd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-instances, and the Request Id: 3e7603da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 73d04c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 54980a37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_4_60-, and the Request Id: 76fb5d0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7603da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a91fb56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 38198775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d04c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-instances, and the Request Id: 6b15dd81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b15dd81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dff4b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 3101a6ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac58c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac58c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dff4b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 24e2bbb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e2bbb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 215c6517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_2_62, and the Request Id: 74c4977b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215c6517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-types, and the Request Id: 586c68f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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-types, and the Request Id: 2c376bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c376bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586c68f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_61, and the Request Id: 4a629b3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 192e87a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192e87a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_5_57, and the Request Id: 6d3ae4f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_3_63, and the Request Id: 75196c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: 4e0b4d3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_9_60, and the Request Id: 64ff3f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy_7_61-, and the Request Id: 649d22be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_5_57-, and the Request Id: 5eaad46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: 5180a53c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63-, and the Request Id: 4dbdb49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: bf868ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 12e12975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e12975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f323468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f323468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_8_58, and the Request Id: 7cd3fbd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de2d431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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, and the Request Id: 274bc5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 37992456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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, and the Request Id: 3d5026ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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, and the Request Id: 13e15d93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: d39c8d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 3a31875a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f6f5a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 3edab95a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477e6209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.340+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477e6209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_58-, and the Request Id: 1f298e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ae23b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae23b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e5eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_6_61, and the Request Id: 38322cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e5eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22a5cf6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a5cf6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_1_61, and the Request Id: 4948d766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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, and the Request Id: 10a393ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ceeb626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ceeb626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 5d20fe61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 97b3302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a5c71dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97b3302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5c71dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_10_60, and the Request Id: 7aee337c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 689b4b5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.382+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689b4b5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy_4_61, and the Request Id: 23c456f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4585cbd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d491019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 4566abb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff82516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 7363eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7363eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 33c76442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c76442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_6_61-, and the Request Id: 703095d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_2_63, and the Request Id: 6b67eb81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61-, and the Request Id: 1f8f09b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_60-, and the Request Id: 3502a813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 7ee56496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee56496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3960d71b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3960d71b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: 70d09686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61-, and the Request Id: 32c79026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d902166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d902166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 761b14d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761b14d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 16dfa97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16dfa97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: 139980ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 140a7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140a7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5bc6d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_5_58, and the Request Id: 2cf58073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61f555b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f555b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a4247b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a4247b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_3_64, and the Request Id: 6e254440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 168cacb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: 7fa6a06f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_7_62-, and the Request Id: 4c1a1d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8726fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 122cdb57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policies, and the Request Id: 4620012b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 7eccb26e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eccb26e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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-types, and the Request Id: 767abe94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767abe94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 3b7c953c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_3_64-, and the Request Id: 3127a50b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: 5f5653d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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, and the Request Id: 3927d517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70cc54bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 7500113a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: 5c47a8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272b4e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 4407f7e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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, and the Request Id: 5363eae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 2bf1ff23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dda9d9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_8_59-, and the Request Id: 57a21d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74226eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.612+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74226eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b1d11ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1d11ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_6_62, and the Request Id: 3327ddae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 5c281214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-instances, and the Request Id: 6c82dedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ca8bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab8c1e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c82dedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab8c1e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 3abb32ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: fa8add4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c39559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c39559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa8add4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61, and the Request Id: 6e73c1d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 1a3fe820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_1_62, and the Request Id: 4316396c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebc32c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 1d21c70d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_1_62-, and the Request Id: 59166660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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, and the Request Id: 7ecb4b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 42cb0cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62-, and the Request Id: 4147e166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-instances, and the Request Id: 7fb6d583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb6d583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 7d29be67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d29be67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64, and the Request Id: 4f13e2dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 464dcc1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 2c1f6086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1f6086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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-types, and the Request Id: 60a2cf30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a2cf30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 4ff5d5f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff5d5f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_4_62, and the Request Id: 255f7118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 753cbde1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753cbde1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy_9_62, and the Request Id: 2ef0a1ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3397a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3397a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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-types, and the Request Id: 3afb57cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afb57cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_10_61-, and the Request Id: 6eab00ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_1_63, and the Request Id: 3f001273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-instances, and the Request Id: 51dd7670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dd7670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 2f4e0c15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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-instances, and the Request Id: 348a3898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7817fc71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.745+0000 [https-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_64-, and the Request Id: 5a798af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348a3898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7817fc71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: c180756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4e0c15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c180756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348d2179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: 547ce46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348d2179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65, and the Request Id: 7535fae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy_5_59, and the Request Id: 8656c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 287e7d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62-, and the Request Id: 7822e174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c954d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7b3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_9_62-, and the Request Id: 3f78ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63-, and the Request Id: 3f39e11f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: 102ed00a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 31b393b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38970a13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 12e8a60d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: d51f982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_3_65-, and the Request Id: 5834225f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: e3a3179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_5_59-, and the Request Id: 2e49167e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a4a599e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4a599e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 5ffd5413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: fcb7259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcb7259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 6e7c84e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 5bc244c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy_8_60, and the Request Id: 217a8b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 462a37a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 36725bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa10a00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_8_60-, and the Request Id: 65a55821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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-instances, and the Request Id: 23b1e460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b1e460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 5eb0375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb0375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 78dea657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-instances, and the Request Id: 2899438d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2899438d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f3f183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168ed4a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db05aa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-instances, and the Request Id: 46282d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-types, and the Request Id: 522458b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46282d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522458b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: 7ea49abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f3f183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25fe02fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.850+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fe02fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 88d4072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63, and the Request Id: 674dc77a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88d4072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63, and the Request Id: 58c93936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65, and the Request Id: 15c974f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4575994f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 42048ca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 735fbdea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 407f188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407f188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 7240ce57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7240ce57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48065b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ba9bfdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48065b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba9bfdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_10_62-, and the Request Id: 694f1065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: 334be7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54c93e9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c93e9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.893+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e60b0e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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-instances, and the Request Id: 6d7e913e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e60b0e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy_1_64, and the Request Id: 63eee267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_6_63-, and the Request Id: 60fd6c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7e913e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66, and the Request Id: 6901548b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a0e7507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0e7507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: 7ac3e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_9_63, and the Request Id: 2ab6e528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63-, and the Request Id: 2b14e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3928a079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3928a079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443a1c99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443a1c99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: 6785f5e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 75d195b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e013d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_7_64-, and the Request Id: 9c54de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 691f43cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64-, and the Request Id: 5e4c7bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_3_66-, and the Request Id: 3612b880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_9_63-, and the Request Id: 454da3f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2295ce36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 45a42f49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_5_60-, and the Request Id: 4c9a1981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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/policy-instances, and the Request Id: 5163764e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 82ef02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.976+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5163764e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 29013cd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 572ec800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572ec800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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_8_61, and the Request Id: 6089a307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 2c3409d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:48.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: 3b6bc5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435e2a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: b7450d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 70c76159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c63acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 631d7e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_8_61-, and the Request Id: 226ff29c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c63acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-instances, and the Request Id: 71aec19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71aec19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 3f245290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 6d03b91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 34a04a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f2d940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a04a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 49c3d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 62a78590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 63af71db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63af71db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64, and the Request Id: 2ef2a9ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.052+0000 [https-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_63, and the Request Id: 1203906b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 7ecda22a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 5a1a242a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 7bc63c46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 4ec3a805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.068+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec3a805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc63c46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457fb566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457fb566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4124cb0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 377a42b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4124cb0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377a42b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66, and the Request Id: 42dd0fdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-types, and the Request Id: 70392bc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26bf8bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 4d7bb66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7bb66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70392bc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 194bdca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_1_65, and the Request Id: 746436c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies/policy_3_67, and the Request Id: 55e07435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194bdca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bf8bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-types, and the Request Id: 2868e375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2868e375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 7da8ddb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64, and the Request Id: e72ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_65, and the Request Id: 4009433e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3358937f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3358937f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63-, and the Request Id: 28aae0f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3315b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3315b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_9_64, and the Request Id: 3fc0a9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_2_66-, and the Request Id: 17157e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67-, and the Request Id: 844b239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 300f4674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_6_64-, and the Request Id: cefeb8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300f4674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 6157dc24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65db83ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.140+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65db83ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6157dc24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 3a6bd17b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6bd17b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: 9ff0094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 738e08d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: c25f472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_1_65-, and the Request Id: 7af3de9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_4_64-, and the Request Id: 58c88c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65-, and the Request Id: 11e35bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 1eebc28f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_9_64-, and the Request Id: 1c7e2fa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb5606f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf5e42d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 618bdf76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 11137382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11137382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 47ec729a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ec729a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_5_61-, and the Request Id: aa1fd10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64, and the Request Id: 39b68bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c401acb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_62-, and the Request Id: 53809979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 3bacfb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 5511b29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 785b767a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee899ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 6951045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 6a838473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64-, and the Request Id: 662202b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 3cdcfbae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 5016c5e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1befbf4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79966a1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 55a7fd55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-instances, and the Request Id: 7a999ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a999ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a7fd55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-types, and the Request Id: 647b9da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 73ecc7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 4c79518c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c79518c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647b9da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ecc7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies/policy_3_68, and the Request Id: 40b87992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_2_67, and the Request Id: 33a548b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 7cc96298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc96298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 5fa1dd10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 78e88d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e88d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 68fa82f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fa82f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_1_66, and the Request Id: 3935838a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_6_65, and the Request Id: 333195f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198326ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 6503fa5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 575f73c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3853f303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68-, and the Request Id: 31eb0cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies/policy_2_67-, and the Request Id: 5f99e879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 945adfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 945adfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2951a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2951a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_65, and the Request Id: 54c445b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 2b8a9c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_1_66-, and the Request Id: 73270b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8a9c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5bb0a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65-, and the Request Id: 175f283c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5bb0a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_9_65, and the Request Id: 4aac6747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c2c0daf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2c0daf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f55788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 28d0c3bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d0c3bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-instances, and the Request Id: 711a804a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711a804a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_5_62, and the Request Id: 48aef127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 58e0bb02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e0bb02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_8_63, and the Request Id: 4a00e04b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e82e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e82e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: c0af80a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 33aff7f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0af80a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: 1f8ed7d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5432b84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_4_65-, and the Request Id: e3c694f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies, and the Request Id: 212af3e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_9_65-, and the Request Id: 7640725d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: 754d2e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 1cc2ddf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_8_63-, and the Request Id: 42e93b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_10_65-, and the Request Id: 1d49d628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 545a2b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 6403508f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 52ad5f0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e3bc5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3bc5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 79708829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79708829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 40177ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 50808d22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 8316bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 2c0b533d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 47a4b405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_7_66, and the Request Id: 31c84bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a4b405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 25d32d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec38c0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d32d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_69, and the Request Id: 5ad2945b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 54e92682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 2503f916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69-, and the Request Id: 5bd1d9ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-instances, and the Request Id: 478046a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478046a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f17526d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f17526d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_7_66-, and the Request Id: 2dc80d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 5ab3f734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66, and the Request Id: 780ced89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a8292e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a8292e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22638cee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 1cb0c025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22638cee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_2_68, and the Request Id: 433846fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies, and the Request Id: 452e6f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 33e9b4de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e2a0a47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2a0a47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b6b5ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f7b3c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b6b5ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7b3c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 615c9353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66, and the Request Id: 2a40bce8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615c9353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_1_67, and the Request Id: 280538c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 6cdc0130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdc0130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 42fced64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 385acf62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385acf62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 704ab6e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67-, and the Request Id: 7f675130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704ab6e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_6_66-, and the Request Id: 5bf2e6c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_9_66, and the Request Id: 211f6e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 31c66e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-types, and the Request Id: 7e3f3c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 43a8bcde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3f3c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_8_64, and the Request Id: 7d4ca287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a8bcde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 22ae1076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ae1076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: 3f065cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_2_68-, and the Request Id: 49aeaa6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 513237e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_4_66-, and the Request Id: 59d43fc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies, and the Request Id: 64af79e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513237e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-types, and the Request Id: 7bffb11f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 7aa89ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bffb11f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66, and the Request Id: 20cbfa9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies/policy_9_66-, and the Request Id: 18cbec51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2f89cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_64-, and the Request Id: 28bc1895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5531aabc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_10_66-, and the Request Id: 5b2b886b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies/policy_5_63-, and the Request Id: 5a210e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 422aee28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602c8156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.649+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 734ead1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734ead1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 24690a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24690a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70, and the Request Id: 3a015193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: f3fdce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7605d42a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 7c9774f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70-, and the Request Id: 13d45b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b35547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 344875d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344875d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6822b72d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6822b72d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies/policy_1_68, and the Request Id: 38618a72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 16467616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16467616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 4b26ffa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 4e44945b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b26ffa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_7_67, and the Request Id: 3d741bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 63f5499f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 6b50858a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 1fc0e06b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67-, and the Request Id: baf8655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5319e415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4225936c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4225936c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18bac375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 5cec6319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 2f03899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cec6319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67, and the Request Id: 33b5ae95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68-, and the Request Id: 118767e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f09074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea48a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b2bfd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_6_67-, and the Request Id: 63349094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11342477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 2cd9f030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd9f030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 58f881bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 72464fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f881bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 72eb22a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 1b2c0c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2c0c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72eb22a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_8_65, and the Request Id: 390933f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bec70de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 1d7373d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7373d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: fc9882e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc9882e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bec70de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_2_69, and the Request Id: 38d3b534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49770979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_4_67, and the Request Id: 3d98b01c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 207b448b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207b448b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy_9_67, and the Request Id: 6047dbaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c22b255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c22b255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-instances, and the Request Id: 5356b3a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 6b22e0b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 22ca2bc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b22e0b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5356b3a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_7_68, and the Request Id: 5c2cc4fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a034a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: e5d8ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3663bc56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3663bc56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5d8ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a034a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67-, and the Request Id: 100d05a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67, and the Request Id: 5fbc1ad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 7960315b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7960315b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4090d576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 521e300f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_2_69-, and the Request Id: 6c2dad48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4090d576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: 8862cad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.824+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89da672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71, and the Request Id: 735556e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_4_67-, and the Request Id: 60aadb2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_8_65-, and the Request Id: 4537ec4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_7_68-, and the Request Id: 69b14125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67-, and the Request Id: 7768115d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 69c936f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f6706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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-instances, and the Request Id: 576fc69d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576fc69d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 2e860dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e860dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68, and the Request Id: 29732356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_5_64-, and the Request Id: 4fbcb7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 43b53963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b53963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-types, and the Request Id: 3ad25cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad25cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_3_71-, and the Request Id: 291fa9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: 27f38545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b527cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 19d30945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 79aebace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 2c1c3940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: b9ab919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policies, and the Request Id: 191f89be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 14b71473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 26f3c3bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-instances, and the Request Id: 40963a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f3c3bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 38f774b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f774b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 668de277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_2_70, and the Request Id: 37c189f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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, and the Request Id: 4178cf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 1a3ff073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40963a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3ff073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 590fbce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590fbce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66d0f750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d0f750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: 2c852833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: 7c4f19be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 3a4a5435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_69, and the Request Id: 5b92de24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 231a2fc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 2270bd9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_1_69-, and the Request Id: 7187bae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_2_70-, and the Request Id: c6699e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 49f59bf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dcb0d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcb0d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_8_66-, and the Request Id: 42d3e4c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 1b63e297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 168192e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168192e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_4_68, and the Request Id: 754f694d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a18f97d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 1abfcadb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-instances, and the Request Id: 6359dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6359dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf2703f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf2703f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_4_68-, and the Request Id: 37b1d388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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/policy-instances, and the Request Id: 446fc170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 131cb2de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446fc170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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_72, and the Request Id: 5c732ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:49.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: 64fde3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63333c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63333c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-types, and the Request Id: 1147de28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 4790fc23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1147de28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_5_65, and the Request Id: 4b9eb753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69-, and the Request Id: 610a69d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 74aa21b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74aa21b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-types, and the Request Id: 7758e53d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7758e53d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-types, and the Request Id: 3a53448d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614a5944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a53448d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c863478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68, and the Request Id: 35efd540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_10_68, and the Request Id: 448129c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295ac468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_3_72-, and the Request Id: 38d6777f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65-, and the Request Id: 6d85dded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4aa60b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 6d8cff7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4aa60b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 32f1263b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f1263b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 3dc1e67b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.051+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7769ebed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc1e67b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7769ebed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_8_67, and the Request Id: 4c8bef2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_1_70, and the Request Id: 540f1353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-instances, and the Request Id: 74aeb265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68-, and the Request Id: 556c3668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74aeb265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-types, and the Request Id: 1938eced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1938eced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_8_67-, and the Request Id: 6e84176a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_6_69, and the Request Id: 3f35646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy_10_68-, and the Request Id: 31bec3b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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, and the Request Id: 63af5aec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 5f3ef626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34798f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3ef626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e6449a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e6449a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policies/policy_1_70-, and the Request Id: 546a865a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy_2_71, and the Request Id: 318b1f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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, and the Request Id: 3d5e8615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf80653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d1a0f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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, and the Request Id: 35a96735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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, and the Request Id: 68893dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69-, and the Request Id: 3feef5c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c62e65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 5b0ad0d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 35972f6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e399dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e399dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 7b675156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b675156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78531c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_7_70, and the Request Id: 1d8f0912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 62a8a806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2249f6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2249f6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a8a806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-types, and the Request Id: 53c2d580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c2d580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6701e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_69, and the Request Id: 327ccc0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 83fd215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83fd215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68, and the Request Id: 77647cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e769757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_2_71-, and the Request Id: 6be12304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ce806e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 7f71ecd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: 1c58a1b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 579dc628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f71ecd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-types, and the Request Id: 33563f93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33563f93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: f396842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f396842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 5b083555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 2d0e5aac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_3_73, and the Request Id: 166a276c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0e5aac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policies/policy_4_69-, and the Request Id: 2b558fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_69, and the Request Id: 5816e2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy_8_68-, and the Request Id: 58e7fe71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 276f2000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 2e347b89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 103e39d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd9582e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_3_73-, and the Request Id: 38a0e619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b208982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_9_69-, and the Request Id: 57145db3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 48c3ad0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d249abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40bbde92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bbde92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c3ad0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70681981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 3860d251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d249abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: e8fa23e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70681981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.277+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743655d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 4a7821e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 64393085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 2fb0427d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 7c621773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb0427d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-types, and the Request Id: aed7d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4985fb95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aed7d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-instances, and the Request Id: 44aca779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4985fb95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44aca779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303ca338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303ca338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-types, and the Request Id: 49afe1c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 79c65bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49afe1c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c65bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70, and the Request Id: 2ea2065e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70, and the Request Id: 34aa78ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: 47542336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 6eede52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-instances, and the Request Id: 1113360e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1113360e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eede52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da8300c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: 433dde1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-instances, and the Request Id: 5ebbf408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy_1_71, and the Request Id: b9fedf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e15c3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policies/policy_8_69, and the Request Id: 60103b73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebbf408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e15c3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-types, and the Request Id: 77ee0122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ee0122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 1171b246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_72, and the Request Id: 78e61efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69-, and the Request Id: b005153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70-, and the Request Id: 14f367cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: 340ea3cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493d07e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44641e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493d07e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44641e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_5_66-, and the Request Id: 47cc4b3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_6_70-, and the Request Id: 2c7c0e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-types, and the Request Id: 53817228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53817228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-types, and the Request Id: 37c0751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c0751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_9_70, and the Request Id: 7f7736a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_3_74, and the Request Id: 791c9ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71-, and the Request Id: 103aee04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_2_72-, and the Request Id: 4561193a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 683eda70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 19bc5a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_7_71-, and the Request Id: 1d10527b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69-, and the Request Id: ffea8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 102a7abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdf96c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_74-, and the Request Id: 1d1dd118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e0614c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 6f887c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4439ce14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49961c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aaa34eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 7a4631e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6caf9a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70-, and the Request Id: 1bb33205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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, and the Request Id: 3d585080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc9fc36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783bcb85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.468+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e52082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d728d85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 500fe540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a766181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500fe540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 1c8de32e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 67661a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 68ba50fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67661a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 29cdd6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cdd6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 5f7c37b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_10_70, and the Request Id: 319fd1af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7c37b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-instances, and the Request Id: 61922ca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61922ca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a241bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13dc5433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 7f6bb913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13dc5433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_6_71, and the Request Id: aeebb31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_5_67, and the Request Id: 6ac07bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6bb913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 61b52107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policies/policy_10_70-, and the Request Id: e9e6639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5710ad77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b52107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5710ad77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_1_72, and the Request Id: b27b699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 15634a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15634a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_2_73, and the Request Id: 6190feb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 8a1f59e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a1f59e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-types, and the Request Id: 5a841d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a841d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_9_71, and the Request Id: 42dd130a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 228e67eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228e67eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 5d8a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706971aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy_2_73-, and the Request Id: 7c3812e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706971aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60474330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.531+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 6a63247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: 72145c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60474330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a63247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71, and the Request Id: 57474522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8915fa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8915fa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_8_70, and the Request Id: 4d11f615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_6_71-, and the Request Id: 501aa6a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy_5_67-, and the Request Id: 7665c2c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c6301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 34436567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_1_72-, and the Request Id: 6bb43806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 15520205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_71-, and the Request Id: 726af23c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15520205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 4aa3d7f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa3d7f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75, and the Request Id: 1c1d8977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policies, and the Request Id: 65ec4570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_7_72-, and the Request Id: b08f4e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policies/policy_4_71-, and the Request Id: 579df435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_8_70-, and the Request Id: 6bbf9c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 7c86cf58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policies, and the Request Id: 4cc8e5c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 335dafcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a741fd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75-, and the Request Id: 66ec2ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 1fd0a687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 63cb966a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779c710b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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, and the Request Id: 284a0b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779c710b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 39cdbd5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c37d127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 2b5b1ab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c37d127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_2_74, and the Request Id: 71f82ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 1482cae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1482cae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 9b714cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: 38116dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 1f1cbeee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 146ab3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 1f26c996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146ab3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: 30d3b48c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 70684ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 3af08560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e8e8ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e8e8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 62dea4e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dea4e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_7_73, and the Request Id: 59472e4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 59523b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 346be3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346be3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 252eefe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-types, and the Request Id: 692a4abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692a4abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 30bdef61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bdef61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c71d43a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.710+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c71d43a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_5_68, and the Request Id: 56c0a6f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_9_72, and the Request Id: 3f9a1ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35fe690e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy_10_71-, and the Request Id: ae13d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fe690e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-instances, and the Request Id: 50d7c345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d7c345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f17f90c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-types, and the Request Id: 4fe4e0c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f17f90c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe4e0c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72, and the Request Id: 5b17a401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_1_73, and the Request Id: 43ff16ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e918dee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 750b155a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d9e79c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9e79c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 4a247e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a247e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_7_73-, and the Request Id: 7ce326d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_8_71, and the Request Id: 5d9a27d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68-, and the Request Id: 31824316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_9_72-, and the Request Id: 24d33bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73-, and the Request Id: 684cb6c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abbc3de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c347a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_6_72-, and the Request Id: 1574e3f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75ecf51b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ecf51b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eee1315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eee1315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: 29b09c62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 266b9cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_71-, and the Request Id: a79a547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266b9cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 6b09e0bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b09e0bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76, and the Request Id: 767a71c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf91519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9eb9ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 711ddee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54914ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e2c63f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2c63f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 11d0a8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1925d522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1925d522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75, and the Request Id: 16baa6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 323736ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_4_72-, and the Request Id: 1a5b23dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 41ea6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76-, and the Request Id: 2a74eb2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-instances, and the Request Id: 30e97144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 3d509303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e97144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 29223b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd76baa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c9785e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c1efc9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1efc9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: 78a36ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 427c87a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.865+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ddc4829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 16c988b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddc4829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-types, and the Request Id: b378b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b378b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: 25c0ec53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_7_74, and the Request Id: 564d1305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 64aea865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c4477f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 1568624d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1568624d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-instances, and the Request Id: 3ebdecba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-types, and the Request Id: 763009a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebdecba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763009a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c756490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c756490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: 4c0485d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: 7c088e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 798c3996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798c3996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f7f4c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7f4c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_10_72-, and the Request Id: 59a33fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_69, and the Request Id: 16406621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 522476c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13737a39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13737a39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 115ac4dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115ac4dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_3_77, and the Request Id: 273f3286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: e105cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_7_74-, and the Request Id: 36483148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 6a8b58d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-instances, and the Request Id: 77cd5495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cd5495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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-types, and the Request Id: 183865f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183865f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b918d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_9_73-, and the Request Id: 45c7a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_69-, and the Request Id: 17cc28ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_8_72, and the Request Id: 609ef560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy_3_77-, and the Request Id: 3931bdc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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: 6c4d95f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f41809a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f41809a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d0df312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0df312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73, and the Request Id: 6cc9ab08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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_1_74-, and the Request Id: 14900eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.990+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4230c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.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/policy-instances, and the Request Id: 43737079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43737079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f72757d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec61c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:50.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec61c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 4a678c1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_73, and the Request Id: 6650d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 4b9076f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_8_72-, and the Request Id: 4e04e9e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 4787b247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policies/policy_6_73-, and the Request Id: 73a8d1bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-instances, and the Request Id: add3ca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: add3ca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 60293f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60293f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_2_76, and the Request Id: 555a6a0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c0397b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487ace70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.054+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487ace70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef2fcd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 362566b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362566b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75, and the Request Id: 56260dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 5b07e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207e761e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 84a3de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_73-, and the Request Id: 1dd738c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 84a3de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc379dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d0ac28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc379dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_10_73, and the Request Id: 6125b763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 3d0cc850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 147d67a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_76-, and the Request Id: 38dc12bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_10_73-, and the Request Id: 847eb28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_7_75-, and the Request Id: 37483751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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, and the Request Id: 39d6c114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 6f1ea63b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policies, and the Request Id: 382b195f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 53aeb94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 13c62ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c62ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 53438ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: 534d631b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534d631b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43946257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_3_78, and the Request Id: 3f48128d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43946257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-types, and the Request Id: 5dd7c5cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd7c5cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_1_75, and the Request Id: 35674a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 694e900d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eaf75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cff36b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-instances, and the Request Id: 18b42d72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b42d72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 73583fb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73583fb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75-, and the Request Id: 3cc69cd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 7b7ce420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.171+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7ce420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74, and the Request Id: 27262a10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: 317e6954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317e6954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c70080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_5_70, and the Request Id: 5958b55e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_74-, and the Request Id: 485fd37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef54636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef54636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-types, and the Request Id: 67971d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67971d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73, and the Request Id: df84d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-instances, and the Request Id: 18575b5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_3_78-, and the Request Id: 2dc8f254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18575b5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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, and the Request Id: 71c954ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: 54d65f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 32b7fe15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d65f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: 404671e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-instances, and the Request Id: 6aa3c145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa3c145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370a15b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 571ef14a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571ef14a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-instances, and the Request Id: 4a78bbed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policies, and the Request Id: 4ebafe9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abbad03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a78bbed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 7c1ff1d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 5cec03cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_2_77, and the Request Id: 2ad319e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cec03cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74, and the Request Id: 2cfc5330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_8_73-, and the Request Id: 3664844f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 3efe30bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efe30bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52d87c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d87c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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, and the Request Id: 582e1256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: 5dea3105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_4_74-, and the Request Id: 50864fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382aa645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 7f33cbf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 3ada402c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: 6da883b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f2dce38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2dce38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: dbe9a0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbe9a0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_7_76, and the Request Id: 3801454a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_6_74-, and the Request Id: 3fd53fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 3dce43b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policies/policy_10_74-, and the Request Id: 6a283227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 756a7175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 3711b5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 5d8681a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8681a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: 48e9ec4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-instances, and the Request Id: 3e9cd6de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9cd6de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: d3479b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3479b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e9ec4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c88ebe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_1_76, and the Request Id: 2c022751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c88ebe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 3f21a2f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f21a2f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_71, and the Request Id: 5665e039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 5c567bbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_9_75, and the Request Id: 57412109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_7_76-, and the Request Id: 770d0846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48fd1f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_5_71-, and the Request Id: 710bcdea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379a2026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.352+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb790bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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, and the Request Id: 5f692656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3541d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 63c197a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: d8a417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policies/policy_9_75-, and the Request Id: 2315a5df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76-, and the Request Id: 7e88abe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 62f530f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa4e982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c5db193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5db193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 11f4760d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f4760d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79, and the Request Id: 5132f37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 627b8a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627b8a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-instances, and the Request Id: 2ff62c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-types, and the Request Id: 5ecf7699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-instances, and the Request Id: 5fcc7508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecf7699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fcc7508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74, and the Request Id: 652c9f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 769e77ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 134edd99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769e77ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134edd99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff62c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75, and the Request Id: 6871eea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b2e76bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2e76bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 140d0b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140d0b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79-, and the Request Id: 5a45d027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_6_75, and the Request Id: 4e4b0226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75, and the Request Id: 414e4032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 263ee30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263ee30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 53fcb4dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fcb4dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78, and the Request Id: 5fb440fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9f6bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 1023a9ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 5257b069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 53c08588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178d72ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 2e1aebad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_6_75-, and the Request Id: 5c0d96b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75-, and the Request Id: 7fec5c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74-, and the Request Id: 77169712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_2_78-, and the Request Id: 3ec1828c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policies, and the Request Id: 16feae51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_10_75-, and the Request Id: 28af0213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2027714d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 7bdafd13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2027714d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51d7ab1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d7ab1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e19417c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e19417c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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, and the Request Id: 1048a110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_7_77, and the Request Id: 6f508c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ab9826a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 36c66b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55dbcd35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab9826a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c66b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12176a2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed9aff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12176a2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 2ec22748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 63368df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec22748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77, and the Request Id: 387b77d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_76, and the Request Id: 172dd488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 1dc95db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 563047aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563047aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-instances, and the Request Id: 20e19785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_5_72, and the Request Id: 3d28d97f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e19785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: 376d5b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376d5b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_1_77-, and the Request Id: 926f8b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80, and the Request Id: 71b997a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_7_77-, and the Request Id: 1ce5964b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62adb1f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 4348f8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 53e3dd14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: a341305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d37d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_9_76-, and the Request Id: 3675235d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 61a35dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_3_80-, and the Request Id: 7cec91b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 5f2a4d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638120af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4720abb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ccd463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ccd463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 7a23ad24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a23ad24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: 1db34306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e8c37d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8c37d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-instances, and the Request Id: 325938b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325938b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59dd322e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-types, and the Request Id: 40605ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e0ecede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59dd322e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0ecede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40605ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76, and the Request Id: 14943a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76cf9fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79, and the Request Id: 173f3dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cf9fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_8_75, and the Request Id: 4f207089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-instances, and the Request Id: 3e894a8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 77b6711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e894a8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 9ac858f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ac858f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policies, and the Request Id: 33f17d33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_10_76, and the Request Id: 5442a636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: fbb0ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_6_76-, and the Request Id: 1e8f39d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 5518f647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572528a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_2_79-, and the Request Id: 58594f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_4_76-, and the Request Id: 7fa9ea43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: fa20f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy_8_75-, and the Request Id: 16ecfcb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 1b050eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5727014c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b050eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5727014c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: 40ec7f88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 70cb6ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cb6ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ec7f88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 7c028508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 73a6f400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 1fe67268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a6f400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_3_81, and the Request Id: 49c13002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: 51b2f6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-instances, and the Request Id: 781c8d8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781c8d8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 55b49ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 432526ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: 56b3bca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432526ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b3bca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: 2ff38ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: 53c5e68d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 633748f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 5c938769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a35899c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a35899c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 122b348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122b348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_9_77, and the Request Id: 51a144f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd833c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_7_78-, and the Request Id: 26dc098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76-, and the Request Id: 4bedee0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81-, and the Request Id: 516334af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 580f5103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 4fd1dd38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 1837d1a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78-, and the Request Id: 233feb67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-instances, and the Request Id: 109df007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7335eaad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109df007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77-, and the Request Id: 35691a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394f5cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: 8482656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8482656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bf4ab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76, and the Request Id: 26fb9893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 4a072cbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 57f5971a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 5642d42d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 3e7bc4d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f861e8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 6f681f72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed0edda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-instances, and the Request Id: 3b0bd4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 31438f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a79eff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0bd4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.847+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31438f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a79eff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-types, and the Request Id: 64af7a34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 32f5746e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f5746e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64af7a34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-types, and the Request Id: 1d708de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d708de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_77, and the Request Id: 574c85cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-instances, and the Request Id: 3459f899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323933dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3459f899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323933dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77, and the Request Id: 6be93f6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82, and the Request Id: 4f350bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 21561916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policy-types, and the Request Id: 6b6074ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21561916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6074ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80, and the Request Id: 4580c6b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: 36336647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f41ad0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 1cc25735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3907be4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3907be4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_8_76-, and the Request Id: 6d105e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54f7a71b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f7a71b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 1c9cccd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9cccd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_77-, and the Request Id: 698cd4e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c82e2d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c82e2d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: 1abc4209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 51b74f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_3_82-, and the Request Id: 16096709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: 2c3bc673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77-, and the Request Id: 6cf763b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_2_80-, and the Request Id: 4812e81c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_7_79-, and the Request Id: 17a906af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc77334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc77334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c59d44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c59d44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 4d32bf90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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/policies/policy_1_79, and the Request Id: 5d70288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bc6b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_77-, and the Request Id: 242650a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1280778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 7093b4cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7093b4cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_5_74-, and the Request Id: 2e385169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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-types, and the Request Id: 3fde5fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 3425949c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fde5fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525a5e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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_9_78, and the Request Id: 81a0660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 4ce16e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79-, and the Request Id: 12ed9ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 27c4e0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 6f1d4e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.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: 7352ac56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae668ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:51.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb26f7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 10bb1c1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f10a96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78-, and the Request Id: 31a136c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-instances, and the Request Id: 15de9874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15de9874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: ae09c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 3fdc2aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae09c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policies/policy_4_78, and the Request Id: 437c8963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 789e805a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 4646a0a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4646a0a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 4403add8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4403add8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77, and the Request Id: 45a38322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56081d85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31038df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 1178f8d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1178f8d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39b16f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b16f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_3_83, and the Request Id: 4e9d50d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 798dbaaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798dbaaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10783b92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 760030db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760030db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_3_83-, and the Request Id: 58d090b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81, and the Request Id: 3ed3f746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 54076975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 4979e990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4979e990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: a38bd6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a38bd6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy_4_78-, and the Request Id: 61503316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5026e554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5026e554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 2185f9aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2185f9aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78, and the Request Id: 7a00d5e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_8_77-, and the Request Id: 1c09f146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy_7_80, and the Request Id: 4e03b1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 199d9763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127676b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_6_78-, and the Request Id: 5c8503a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 16eda62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16eda62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 24bab47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bab47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-types, and the Request Id: 7a453c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c91c881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a453c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 4fa7569f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c91c881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 6a0ec6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0ec6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_1_80, and the Request Id: 339d178c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-types, and the Request Id: 2cd32abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_5_75, and the Request Id: 31f738eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd32abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 71c7b701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: a4a33c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 20c3d34b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78-, and the Request Id: 5e8f04d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: 1547e3bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.176+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd52ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd52ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-types, and the Request Id: 68ed2459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ed2459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79, and the Request Id: 1c455597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 63f190c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 97592e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80-, and the Request Id: 34f2ee45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80-, and the Request Id: 5a563453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_5_75-, and the Request Id: 488e19a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191cc3b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72eef539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72eef539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12fb8855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 561977c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d009966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561977c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.233+0000 [https-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_79, and the Request Id: 3f91f80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_9_79-, and the Request Id: 3e76ec8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 1b56cd44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.245+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b56cd44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b003c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0fa741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7036f033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7036f033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_3_84, and the Request Id: 4368f8df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 4b07c87f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-instances, and the Request Id: 6ea456b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 51f4d4ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea456b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 2c5b2143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 75c2c7f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c2c7f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_79, and the Request Id: 78334ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_4_79-, and the Request Id: 6b048c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 3d6b755a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 5cfed022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 18597fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cfed022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 6488acde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-types, and the Request Id: 7f3ddbbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3ddbbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: 5d70a5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_3_84-, and the Request Id: 14cf3631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 7bb153da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 34e7f722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb153da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 7d42c058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.342+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d42c058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 41eb3ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: 3c1e252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 6dd90c15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd90c15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c1f3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79-, and the Request Id: 2a6961b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cd3ad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 5da97638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d939d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d939d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da97638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 1a34449f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_82, and the Request Id: 77d5caf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a34449f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 65852a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy_7_81, and the Request Id: 71a7a400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_79-, and the Request Id: 687c117b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy_2_82-, and the Request Id: 7169c8cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 79ceb1e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_7_81-, and the Request Id: 3a80beed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 566fd342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566fd342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 563a3674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: 4691d9aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563a3674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac7dfe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-types, and the Request Id: 5ee12b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee12b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 4a153c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a153c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: 72da7983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 39830192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a3932b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy_5_76, and the Request Id: 6b899039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 58c30e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 2dea697b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 2544c75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 4caf59b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4caf59b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca7706f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca7706f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policies, and the Request Id: 56dc3752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: c2c615f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: 292d8935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_9_80-, and the Request Id: 3fa86437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_5_76-, and the Request Id: 1cc12e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 357a8d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.444+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357a8d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 1c9fb4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9fb4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 4c277d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: 357b0dc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6467f985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 6a46df9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a46df9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3062cc0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3062cc0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80, and the Request Id: 43770e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 3b67f57b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b67f57b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 34eab74d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-types, and the Request Id: d6a409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34eab74d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6a409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 6ef9f0a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85, and the Request Id: 69395982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 39299264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39299264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: 18a85a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_4_80-, and the Request Id: fac69bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 235b7c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_1_81-, and the Request Id: 5444a5f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_7_82-, and the Request Id: 3d3cf26a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.506+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3506e813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 41d6e1f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 63fffd67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ff184b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ff184b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_6_80-, and the Request Id: 4e03cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 54f5668c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.536+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f5668c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_83, and the Request Id: 7c8e9e37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 7ada691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 799c473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799c473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-types, and the Request Id: 7c02fac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 16e45349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c02fac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-types, and the Request Id: 3f5a9b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_10_80, and the Request Id: 2b01b08b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5a9b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e45349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: 7d06f0e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: 60c0fc98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85-, and the Request Id: ab39691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 6bbf2199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 1657a7d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 33c496d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 594cb993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f62afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f62afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 63e3c2aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 327395ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327395ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 37b21e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b21e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-types, and the Request Id: 54e3034c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: 307c65d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e3034c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_7_83, and the Request Id: 79a070f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_10_80-, and the Request Id: 7ac994d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: 5d73726b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 76438b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_8_79-, and the Request Id: 3aac8099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 71228ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 69000007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 64490398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69000007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 5760dd74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77d6f7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d6f7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: 77809fcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f1ebc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 40cd9711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: 17f3cfbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 3328bd67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 384b4e9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 34f34a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 71c1efce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c1efce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 45a55953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d7c058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d7c058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84, and the Request Id: 1f367b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 696639a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696639a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 482ead59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_5_77-, and the Request Id: 1d7c099c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 2e0750dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482ead59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0750dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 15bd83fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 4d534b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-types, and the Request Id: 14743850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bd83fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d534b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14743850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_6_81, and the Request Id: 7c461808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: 74c741f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81, and the Request Id: 1f144308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d663fd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b2a6dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef6a351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b2a6dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf5e63d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cad9f94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3abfdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf5e63d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 7a665896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a665896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 33f97b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_2_84-, and the Request Id: 61a6c878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f97b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_8_80, and the Request Id: 99ffc6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy_3_86, and the Request Id: 422f9304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_6_81-, and the Request Id: 570626f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 6a1db479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1db479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-types, and the Request Id: 2ef47c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef47c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 28cf482c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_10_81, and the Request Id: 71f30eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_4_81-, and the Request Id: 287c2061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-instances, and the Request Id: 4406b21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2985ba10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4406b21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a5d7460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 4391bb21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_3_86-, and the Request Id: 504c9a5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5d7460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_7_84, and the Request Id: 23ea88fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 4c1f0179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: 274bcafc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 5b893a43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 53b8236d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81-, and the Request Id: a36cfdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy_1_82-, and the Request Id: 25dae203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 42e0b68d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e0b68d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1356e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a696423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 3ad1c89b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a696423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy_5_78, and the Request Id: 1e19bd9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_7_84-, and the Request Id: b75fa86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 6e55efe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_5_78-, and the Request Id: 613f991b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-instances, and the Request Id: 64b73b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b73b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 16018373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-types, and the Request Id: 470c5e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470c5e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_9_82, and the Request Id: 716e00fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-instances, and the Request Id: 7a5bfe08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5bfe08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 274d7fb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274d7fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_85, and the Request Id: 7843b7ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 2a8c85b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 51d85930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 41b49c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 62968198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b49c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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, and the Request Id: 793c4606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1a21c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 974ccdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: 440981e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1417a953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.891+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1417a953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy_4_82, and the Request Id: b2a4998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_9_82-, and the Request Id: 4b98cec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 391753ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 6e5db004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e899552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3691e5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3691e5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-types, and the Request Id: 3aaa156e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aaa156e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_6_82, and the Request Id: 67b7551b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 5d68fdc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 17e0b45d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 68f1abf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f1abf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19013e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19013e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 79549615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79549615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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-instances, and the Request Id: 7570731e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7570731e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85, and the Request Id: 6d096f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7256aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-instances, and the Request Id: 601011fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601011fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policy-types, and the Request Id: 213e1e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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: 7178d823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213e1e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7178d823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_5_79, and the Request Id: 286ff56b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policies/policy_8_81, and the Request Id: 15dfc4a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 5d22966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d22966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12349cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12349cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 2a94b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policies/policy_1_83, and the Request Id: 330ef1a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a876a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a876a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: 6c48064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_8_81-, and the Request Id: 7e5b5a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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/policies/policy_4_82-, and the Request Id: 1b72f16b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83-, and the Request Id: 48d803a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.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_7_85-, and the Request Id: 58ed0e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:52.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82-, and the Request Id: 12166bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82-, and the Request Id: 56a20e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 45f659a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f659a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55764810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55764810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.018+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: 2e5778df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 16c905a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 58823fa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 31381b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31381b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_5_79-, and the Request Id: 46220c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62e91a78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 25613b4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.050+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e91a78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_3_87, and the Request Id: 5aefa184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f33bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69c7a3c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c7a3c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d0b6c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-types, and the Request Id: 4d12c607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d12c607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86, and the Request Id: 54c6267d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 14553931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_9_83-, and the Request Id: 6c76b138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.093+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86e7277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 25797945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: e0dd4b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48630f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 54f4d972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 4d959efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_3_87-, and the Request Id: 19204104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 5fa4eae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: 4c697fa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a06c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 1af3a16b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 47642201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47642201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e2b0d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2b0d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70e52d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e52d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a3e4cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a3e4cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82, and the Request Id: 4b375c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 67851d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 50d29041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: 26bea227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 122ce80c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 2fb15524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122ce80c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 34f9da43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f9da43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 3ed95ee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed95ee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eec3fc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 42da78e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42da78e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: 6299742d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_7_86, and the Request Id: 27a25b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d650339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d650339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_1_84-, and the Request Id: 34acc046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_10_83-, and the Request Id: 55e58eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: 2617f17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 32e90b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e90b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: 66051be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.217+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86-, and the Request Id: 42acd088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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, and the Request Id: 49ba037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140a0d5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140a0d5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 417d52ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417d52ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 3a5e0f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5e0f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 1dc0ff4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad5c784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: 10c4f5c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 2e0a8644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 35b3e0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0a8644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b3e0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfd2d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83, and the Request Id: 5ee0c6a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83-, and the Request Id: 39c1009e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 2e66e946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e66e946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 4abd500b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_9_84, and the Request Id: 2c6ba98c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a5c6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e10272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-instances, and the Request Id: 72aa0b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72aa0b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: f8e5e5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8e5e5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e7d67e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_2_87, and the Request Id: 55a9216f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_9_84-, and the Request Id: 4f0780c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9b1646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_6_83-, and the Request Id: 52bb17cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 13d69df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 6c3d33a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: b1e1d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e11e6bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e11e6bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e236600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e236600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba91933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85, and the Request Id: 6846b6e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 215f643c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: fcf4aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215f643c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 27ca85bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ca85bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 7e1ee72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_3_88, and the Request Id: 4c2ed479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_1_85-, and the Request Id: 5adb276e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a8b0124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.337+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8b0124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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, and the Request Id: 49a3d29d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 54c9eae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 641226c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c9eae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5443be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5443be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 188623ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188623ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 2396324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2396324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 319910cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319910cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6263f8da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_10_84, and the Request Id: 571c03e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 652a9662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6263f8da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_7_87, and the Request Id: 61cf0911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652a9662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: 4a53b4b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_8_83, and the Request Id: 74e2f0d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_3_88-, and the Request Id: 2710cfcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_10_84-, and the Request Id: 4d167057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 391be812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 7e3b12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 2fa95df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 390e8ea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca424c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_4_84-, and the Request Id: 701c7742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87-, and the Request Id: 39d59807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_8_83-, and the Request Id: 24330058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 6a2b6991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 4a4ecc87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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, and the Request Id: 6c2f9513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 6739e37d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 10d29da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 214c8a20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214c8a20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d29da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 28dcd144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-types, and the Request Id: 1a1343e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28dcd144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1343e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_88, and the Request Id: 5ebbff6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85, and the Request Id: 7f0cc6e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 535a7316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 6adf2496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da89e06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: ee1d90e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_9_85-, and the Request Id: 673404ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535a7316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 24f1bb94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 135d0cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135d0cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 65dfa69e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56fab296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fab296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65dfa69e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_5_81, and the Request Id: 6868951d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 4f2273fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: fcafb04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcafb04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_2_88-, and the Request Id: 1fb8a9e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84, and the Request Id: 58605aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 4e2db1f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2db1f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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, and the Request Id: 4ad158c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 2452e5e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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, and the Request Id: 6a164e4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2452e5e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: b6cf150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ca9293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ca9293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_1_86, and the Request Id: 6fa57667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89, and the Request Id: cbf259a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f4e22af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policies, and the Request Id: 56f459f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 32629d46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4e22af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32629d46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc76871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc76871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26aace8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_8_84, and the Request Id: 694233d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_5_81-, and the Request Id: b1b18b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26aace8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_10_85, and the Request Id: 543992a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 5f378836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_6_84-, and the Request Id: 49143129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 47ee2772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.552+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3edc78b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edc78b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ee2772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 39ada82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-types, and the Request Id: 181890c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ada82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181890c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85, and the Request Id: 25992a17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_7_88, and the Request Id: 46888cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_1_86-, and the Request Id: 3fff5df8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_3_89-, and the Request Id: 1ec6e645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_8_84-, and the Request Id: 2a1748f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a13a70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_4_85-, and the Request Id: 6e880e09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 24f5a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_7_88-, and the Request Id: 520e9b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 41edf326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.607+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85-, and the Request Id: 248040fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6f331d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 3800449b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 54a9bd0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 42b15b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b15b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 42d491e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d491e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_9_86, and the Request Id: 1d97434a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5670e231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a24da29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 5bc68307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc68307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 599cdad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c52177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 75b3866b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b3866b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 11810b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.655+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ae12f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_2_89, and the Request Id: 1cb6411b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 690d4ecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: 7a5647d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 8096cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74bd2be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 2e53c10c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bd2be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49207d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 66017767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66017767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_1_87, and the Request Id: 6b81cabc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cfb4ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfb4ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 6ef58c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef58c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_2_89-, and the Request Id: 570d8393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_85, and the Request Id: 74e4207f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 76e54432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 2ed614f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 460ab9e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460ab9e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-instances, and the Request Id: 49fec9ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49fec9ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e946a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-types, and the Request Id: 3cbf005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbf005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e946a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7bf8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: 5926d9d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 3567f0a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_4_86, and the Request Id: 4831f4a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-instances, and the Request Id: 5f0d3836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0d3836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 150ebfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bde7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150ebfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bde7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_1_87-, and the Request Id: 3cf95344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-types, and the Request Id: 1b68dbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_6_85, and the Request Id: 73e4ce25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5b533a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b68dbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90, and the Request Id: 284d98ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: 65d440e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e5ad33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5ad33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 4641792d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4641792d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_5_82-, and the Request Id: 854ec57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 5fc7881f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-types, and the Request Id: 4166043a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc7881f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4166043a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_10_86, and the Request Id: 4eda6f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_4_86-, and the Request Id: 5183de02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_87, and the Request Id: 2f536ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c6cdfd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: 76603805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 5c984316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policies, and the Request Id: 50262098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.787+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c984316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 6e91cc55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e91cc55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e92d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_7_89, and the Request Id: 502229a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 7325d111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_10_86-, and the Request Id: 298c6e2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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, and the Request Id: 4a56fe63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: 27909971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_3_90-, and the Request Id: 26dae4f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 63c8828c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35622592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9a1e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: 6a45d029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 500458e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d945d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 11ba975c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.864+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d945d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy-types, and the Request Id: 27532c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27532c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90, and the Request Id: 7392bed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c28234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51dd5257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 6f038a11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 60a3f371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a3f371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7539eb2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 27afcfe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-types, and the Request Id: 4742e9e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4742e9e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_5_83, and the Request Id: 3f8925e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b2307aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2307aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69644312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 33a0ccc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 323c25cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_2_90-, and the Request Id: 27f5b231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a0ccc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 7db7a5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db7a5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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-types, and the Request Id: 65cbf7ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_1_88, and the Request Id: 5154f011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cbf7ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 28fe9ebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3baa7cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3baa7cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_4_87, and the Request Id: 281808fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4532ee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4532ee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_9_88, and the Request Id: 21655844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88-, and the Request Id: 5b96d2c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_5_83-, and the Request Id: 34f7b866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bb22bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb22bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a0e498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a0e498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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/policy_8_86, and the Request Id: 7b0e3fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 28fa233f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 6b704ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b704ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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, and the Request Id: 460c575f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 39c10aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c10aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 1cca8062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_87, and the Request Id: 1fd7ad7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cca8062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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: 811e329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 811e329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:53.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_6_86, and the Request Id: 596a581f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87-, and the Request Id: 47c8c801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-instances, and the Request Id: 31df701d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31df701d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: 61f3d84a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8aa6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policies, and the Request Id: 206e8275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8aa6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 57c16463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91, and the Request Id: 30a1e97a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.029+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: 11baccce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66536671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-instances, and the Request Id: 2b101d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_10_87-, and the Request Id: 3d573d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b101d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_6_86-, and the Request Id: 2ba14c2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 25832c7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25832c7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_7_90, and the Request Id: 2042344d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91-, and the Request Id: 760a6f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 3e3661b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 1be10ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 445df976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_7_90-, and the Request Id: 41d0283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a266688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2122a758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7678ec5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2122a758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 1ae3f1a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 586f1035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586f1035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 5a6d67b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6d67b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac821b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91, and the Request Id: 2603a427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-types, and the Request Id: 4faf8c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4faf8c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 7deeb081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_5_84, and the Request Id: 37a8e2c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513788af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 265c5787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38983cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38983cd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 6d1f76dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d76e7bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1f76dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84-, and the Request Id: 51618294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d76e7bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bfaeb09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 5fc8075e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27879bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 103ffdb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27879bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfaeb09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_1_89, and the Request Id: 44171998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_8_87, and the Request Id: cfcc3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc8075e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 59842b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 6ee65ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 3115e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89, and the Request Id: 4d2dd0fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677e4843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_91-, and the Request Id: 1d2c4669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89-, and the Request Id: 14dea38f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9301bf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_1_89-, and the Request Id: 38f22aff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: 605b9a3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee65ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 728673ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 15f82f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f82f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45da0736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 4a59523a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 5a9931f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-instances, and the Request Id: 56d44325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9931f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d44325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 1ff866fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a5586a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_10_88, and the Request Id: 2f168f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 641a6dac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641a6dac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 106ce6b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 4a5a778e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5a778e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 67a0e1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106ce6b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 343d1974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policies/policy_4_88, and the Request Id: 3683e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92, and the Request Id: 670e5d31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 63f9f3e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_10_88-, and the Request Id: 8e73d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f9f3e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: f3cb1b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_3_92-, and the Request Id: 4cb8e6aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: 1db2678d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 150659ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 702ddc4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702ddc4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68136d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68136d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 4b224ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_5_85, and the Request Id: 9c1f528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa4098c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 385f0da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa4098c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 137b5950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137b5950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_6_87, and the Request Id: d17a841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88-, and the Request Id: 2c37524f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 6b69bc06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71581547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: dd2c63f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: bc057a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc057a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-types, and the Request Id: 6d82f849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: 3a32988f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 49e4b228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d82f849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57ae7ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3580185e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.269+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ae7ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3580185e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 39f3ba59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_9_90, and the Request Id: 5b3c62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f3ba59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5809d429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5809d429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89, and the Request Id: 6f9e5926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_6_87-, and the Request Id: 634cf677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: 66d1bce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583e5f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-instances, and the Request Id: 1297860d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_8_88-, and the Request Id: 4d25b8a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1297860d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 42ef20b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 315a7d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 69bf74aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69bf74aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315a7d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 6a131997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a131997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_1_90, and the Request Id: 6b9290d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92, and the Request Id: 799782ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: f39184f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b618f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: 49c8ddc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_10_89-, and the Request Id: 7bd85942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 4e49db82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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, and the Request Id: 36f94d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7110494b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9ca14d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92-, and the Request Id: 49ca424b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90-, and the Request Id: 3ac8f76e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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, and the Request Id: 2cbbf0e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 647e005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20808e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policies, and the Request Id: 1310b502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 1b085f7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-instances, and the Request Id: 26286283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 718fffab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718fffab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26286283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 6c82cf5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b085f7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c82cf5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dff9358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 355086b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355086b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3ee7e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88, and the Request Id: dd9da63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3ee7e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_4_89, and the Request Id: 241779e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93, and the Request Id: 7933c191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 41576c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: a58a959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 1d59e72a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d59e72a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 56eda418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 3e9716d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9716d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 153e593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 104cc0bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: 5d0daa0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153e593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 5ce50653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce50653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92, and the Request Id: 63d55d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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, and the Request Id: 2c02d9e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 7fc63bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.449+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc63bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93-, and the Request Id: 70162243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cbf2010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: eb62f96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 6154d917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbf2010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb62f96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_4_89-, and the Request Id: 350f4caf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 265de0c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_8_89, and the Request Id: 28432d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265de0c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93, and the Request Id: 740a65e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 235275cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235275cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86-, and the Request Id: 4076b46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92-, and the Request Id: 27eab9f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 60d817f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.478+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d817f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: 71fd5e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90, and the Request Id: 6c8714e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc396e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc396e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: 1edd4ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 436d8c82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-types, and the Request Id: 2623341f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2623341f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_9_91, and the Request Id: 5750d6e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 6688dacd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675078a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 3e2dc12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d12d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 43a4db80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_10_90-, and the Request Id: 234c944a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 2bfc3505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6eb96b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 3ba8ba93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 24e32587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e32587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: 40bd8cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-types, and the Request Id: 6ffe2922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffe2922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 45926fb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45926fb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_6_89, and the Request Id: 46fc73d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6a82ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522edb10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6a82ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 30d3043b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: 1ca70856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c87ff0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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, and the Request Id: 4b3c6ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f8d363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f8d363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 388b4d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fda147a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388b4d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39152f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 28075604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28075604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: 71a5e4a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 6f0bfff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0bfff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: beda19d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_89-, and the Request Id: 90f0c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.601+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: 115e1edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 5b4a5d91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.607+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4a5d91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_1_91-, and the Request Id: 5dd562b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policies, and the Request Id: 5ccb07e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: c25466d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 49723fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49723fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: 559c5268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b3a94a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b3a94a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557d0658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 66100f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66100f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_5_87-, and the Request Id: 47f5c08c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.682+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93-, and the Request Id: 678cc9aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 78c3510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_2_94, and the Request Id: 3ac28ab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14846ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557d0658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 67447295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 730ba59f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.696+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67447295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730ba59f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_4_90-, and the Request Id: 69d86c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e3cde13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.701+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3cde13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 6f57af7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f57af7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-instances, and the Request Id: 5a109882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_9_92, and the Request Id: 1de8c62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 34c6c191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a109882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c6c191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_3_94, and the Request Id: 64e5e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policies/policy_2_94-, and the Request Id: 66c78cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-types, and the Request Id: 6159eaf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6159eaf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_8_90, and the Request Id: 29be83d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304a403f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1256a69d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_10_91, and the Request Id: 6e199892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policies, and the Request Id: 29c2c093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 52dc4315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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, and the Request Id: 57f29743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_9_92-, and the Request Id: 685f8920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_3_94-, and the Request Id: 23da116d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 6223ca96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90-, and the Request Id: 17d2bb56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 487a4de1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487a4de1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 32c2c635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 2768097d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c2c635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_6_90, and the Request Id: 44cb06e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_10_91-, and the Request Id: aa21cc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ace6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6024217a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ace6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 7d38216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d38216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: 636be7e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49cd6e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 54846298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669f7232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f61c0e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 2e41558f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a804080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.809+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a804080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269a9a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b91079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b91079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: 6570ac9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269a9a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d6121e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6121e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_4_91, and the Request Id: 3afc6796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_7_94, and the Request Id: 3e87a701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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, and the Request Id: 5af42253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_1_92-, and the Request Id: 273ab882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d1f877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d1f877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 26e4fb71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e4fb71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: 3831e17a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-instances, and the Request Id: 16ee3a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ee3a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 372313f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-types, and the Request Id: 575d6360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575d6360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec15742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_2_95, and the Request Id: 36847faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea75909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-instances, and the Request Id: 4c4456df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4456df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_4_91-, and the Request Id: 508a94f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 2977188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2977188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ff6089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94-, and the Request Id: b9efd02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_9_93, and the Request Id: 4ab38aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-instances, and the Request Id: 6287816c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6287816c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52571c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-types, and the Request Id: 51202519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52571c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51202519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69830973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-types, and the Request Id: 7a2ad564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2ad564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_8_91, and the Request Id: 7169a402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f307e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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, and the Request Id: 2fc5a324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32922c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_10_92, and the Request Id: 5be60d5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 41f5e69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_9_93-, and the Request Id: 6a54683c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88-, and the Request Id: 1cb0d10b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: 55c23a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_8_91-, and the Request Id: 4b8b5766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 14750e6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 66f3f1dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f3f1dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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-instances, and the Request Id: 33e967df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e967df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-types, and the Request Id: 4221a75c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy-types, and the Request Id: 5c249a22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.967+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4221a75c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c249a22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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/policy_3_95, and the Request Id: 1735250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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_6_91, and the Request Id: 4473305b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92-, and the Request Id: 76c34500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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: 4e56575b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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, and the Request Id: 55c4c38a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f406f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.990+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d87ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d87ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.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, and the Request Id: 12ed8047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e445ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:54.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e445ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3059fa73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: 3612ff66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_91-, and the Request Id: 2cd6a7f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 16bf96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: f3153ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: a4160f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75de832e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75de832e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.019+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: 38605f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2be04f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policies, and the Request Id: 1e5692c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 37e52179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2be04f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.025+0000 [https-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: 40fb0e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_1_93, and the Request Id: 6a226db0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff7ad3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff7ad3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552510b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f14ebcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f14ebcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policies, and the Request Id: 6585a7ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: 415c1383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 672c4129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_1_93-, and the Request Id: 9f96af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672c4129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: 7f33bcd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600f5d72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_92, and the Request Id: 7d3f5a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 5607725d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.050+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600f5d72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5607725d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy_9_94, and the Request Id: 7a1d30ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 17d57bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d57bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 65b18db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_8_92, and the Request Id: 689089a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: fbc6abe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: c4ce849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: 1187b54b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 3a10def7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a10def7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-instances, and the Request Id: 85f7da4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: d01cd60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85f7da4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d01cd60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-instances, and the Request Id: 6f67cd48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f67cd48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 4af8d9e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af8d9e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96, and the Request Id: 1b76bd56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_89, and the Request Id: 38d768c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-types, and the Request Id: 1b7cd97d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7cd97d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy_10_93, and the Request Id: 313fb306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: 7841b12b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy_4_92-, and the Request Id: 7888281c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: d9adb91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 6a57472b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffa816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: 6d2c9b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a57472b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 6eed82bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eed82bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89-, and the Request Id: 178dbac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92, and the Request Id: 64e48416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 5b66594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-instances, and the Request Id: 73308d77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 74862f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 265ab220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73308d77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy_10_93-, and the Request Id: 6e70505e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-instances, and the Request Id: 6feea332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: 14017af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6feea332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd3f863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f18cebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f18cebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy_7_96, and the Request Id: ec8e775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 6bd6113c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd6113c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7c9d08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy_3_96, and the Request Id: 643127f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_92-, and the Request Id: 1a87ec78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 3c82f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 965d727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c82f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19dae335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: 5473a2b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19dae335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f69c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_4_93, and the Request Id: 519b4a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-instances, and the Request Id: 5854ce97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5854ce97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 5e2d26d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2d26d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_1_94, and the Request Id: 470e7428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: 7dae89f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_1_94-, and the Request Id: 2b3351da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 730b2ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_3_96-, and the Request Id: 7652ccbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 62016289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 4798fc5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 1cadfd21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22886640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22886640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_4_93-, and the Request Id: 15dfe103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 296b95f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296b95f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_2_97, and the Request Id: 4d1f6046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 901d100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53dbda4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-instances, and the Request Id: dd504e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd504e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 429ee896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429ee896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 569ee979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: e032243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2a4232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: 23d64f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.245+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569ee979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 7d98cf6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d98cf6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 40645c6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_2_97-, and the Request Id: b328002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: eae5548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_5_90-, and the Request Id: 5230b072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 3315b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3315b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-types, and the Request Id: 1e7a6b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7a6b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_8_93, and the Request Id: 4578b49c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 5aa8f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-instances, and the Request Id: 4cf42690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d154a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 27c17d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policies/policy_9_95-, and the Request Id: 315a45f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518dd6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d154a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf42690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4954048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa71146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4954048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa71146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73926e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 2dd854e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy_10_94, and the Request Id: 547acf68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 4dce1f32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93, and the Request Id: 6ca4fff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5929710a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10077518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10077518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15b1bb17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 4f2a9e0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b1bb17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2a9e0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 59172d1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: 208ceb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 48bd8f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bd8f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_3_97, and the Request Id: 4d9022ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: 4f170f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.342+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94-, and the Request Id: 3e61a749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: 579a9f8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 67d2bef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_8_93-, and the Request Id: 38e6937b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79daa6a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79daa6a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.361+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5feffb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-types, and the Request Id: 63653910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63653910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5feffb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 247e4ada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: 6c456590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 4979100f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4979100f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91, and the Request Id: 55424ac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95-, and the Request Id: 19a273fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_6_93-, and the Request Id: 1301b1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_3_97-, and the Request Id: 41cd81f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 4c311c43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 55c345fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-instances, and the Request Id: 7def64f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7def64f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 39929687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39929687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_7_97, and the Request Id: 2c1bca88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26212c8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26212c8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 43ee9e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ee9e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_9_96, and the Request Id: 4da6c03d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-instances, and the Request Id: 185e0e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185e0e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47331860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47331860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_2_98, and the Request Id: 5974d911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 9d8700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94-, and the Request Id: 6e96fc2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4482a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce58d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: d9a5a94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 2e8be8f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575020e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.451+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4268a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 4757a4ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_9_96-, and the Request Id: 39404c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_2_98-, and the Request Id: b1802a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 7c58012a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5829cfef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5829cfef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 29a0982d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a0982d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-types, and the Request Id: 3547a29a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 237764a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3547a29a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237764a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_10_95, and the Request Id: 7b736525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac84914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519cbd86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97-, and the Request Id: 4f0d9a26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519cbd86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policies/policy_5_92, and the Request Id: acce6bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96, and the Request Id: 32b6d87c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac84914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-instances, and the Request Id: 4eb225a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634c3393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb225a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 2091480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2091480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 50708de7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 7f860448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_8_94, and the Request Id: 777ae1fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 7164d273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 96e4abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 233b8b08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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, and the Request Id: 67c441c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233b8b08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 274c18a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_95-, and the Request Id: 3989f4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 1c62a487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c62a487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274c18a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 36a47ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_1_96-, and the Request Id: 77670277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-types, and the Request Id: 145fe57a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 4fb62659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy_6_94, and the Request Id: 75a446ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-instances, and the Request Id: c6e257f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6e257f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145fe57a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 580950e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580950e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 3fda34ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99, and the Request Id: 11b746cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_3_98, and the Request Id: 1153c1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_8_94-, and the Request Id: 36c08d14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_3_98-, and the Request Id: ee2912b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 5c5c347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2172ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 7c112202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-instances, and the Request Id: 1f29589f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f29589f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 15c1eb98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c1eb98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: 2d6c125f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.649+0000 [https-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_97, and the Request Id: 1a9e9d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b70a963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b70a963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f325be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 27b02394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_2_99-, and the Request Id: 1558643f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f325be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504fe21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7acb579c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_4_95, and the Request Id: 7c5c42b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3011c0b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 4799e67f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 777fff1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97-, and the Request Id: 7bbd35da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26fc250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 22c1b810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 605da54b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_95-, and the Request Id: 18f907b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 581ef28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581ef28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 753228ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-types, and the Request Id: 6217eb55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6217eb55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753228ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_1_97, and the Request Id: 660e8a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-types, and the Request Id: c3a5abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: db8f574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3a5abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 662a86e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_7_98, and the Request Id: 5477c265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fe01c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719fe92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe01c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 5b97df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-instances, and the Request Id: 159f6f25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b97df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_96, and the Request Id: 34903216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662a86e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 1b31fdc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d405ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 33e1a500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b31fdc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d405ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: 8368567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159f6f25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97-, and the Request Id: 3b562950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53aef1ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aef1ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ba9501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 4e1a857a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_7_98-, and the Request Id: 6078128c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ba9501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 34848caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy_8_95, and the Request Id: 608c8318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.804+0000 [Thread-3971] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:55.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_3_99, and the Request Id: 92600af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d24b4a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 1a632a9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a632a9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96-, and the Request Id: 3c96dca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: c7f3d46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7f3d46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98, and the Request Id: 103f0ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_8_95-, and the Request Id: 1bd15379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93-, and the Request Id: 62a9eff1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 737ae8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_98-, and the Request Id: 26eee401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f126f97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99-, and the Request Id: 45b9929f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f126f97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d90f5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.875+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d90f5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95, and the Request Id: 6760f026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 2e59b9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 20995e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 7072b648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 11f9c1b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb66096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb66096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10671583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 51eb985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51eb985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 13956119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_4_96, and the Request Id: 19e5f65f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 787c71f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: 722c5df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7090cd7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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-instances, and the Request Id: 6011eb7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 414bc463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 9895058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6011eb7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5943c469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619a3caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5943c469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619a3caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-instances, and the Request Id: 4273dcdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4273dcdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_2_100, and the Request Id: 61b1aaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df1e1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df1e1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 3ff56f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: 35b58132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff56f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: 5e5b6a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98, and the Request Id: 2e3979d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f69c7d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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_4_96-, and the Request Id: 88ff254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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: dd0fd05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-instances, and the Request Id: 18fa79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18fa79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:55.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/policy-types, and the Request Id: 6ffad5cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffad5cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_10_97, and the Request Id: 692e69b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-instances, and the Request Id: 32d065f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d065f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc49474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: 4924af61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc49474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-instances, and the Request Id: 12858643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12858643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bdefbb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_5_94, and the Request Id: a172211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdefbb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cee663d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cee663d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f3d574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_9_99, and the Request Id: 2bc16bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 6ebfd9ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_1_98-, and the Request Id: 18692dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebfd9ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_8_96, and the Request Id: 62f7cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 339dbc8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_7_99-, and the Request Id: 25b7b50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_5_94-, and the Request Id: 6a963246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_10_97-, and the Request Id: 63b24d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55addefe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_9_99-, and the Request Id: 69d188a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_8_96-, and the Request Id: 6d37a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686ac12e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442cc2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 3fef6bd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 6d81a426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d81a426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1886da3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1886da3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 20ea729a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96, and the Request Id: 4403b16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_6_96-, and the Request Id: 55f26f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: bfcb357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 5701f00f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.169+0000 [Thread-4026] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:56.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: 47c0fb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-instances, and the Request Id: 216cd30e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216cd30e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-types, and the Request Id: 1a754159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a754159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 47dc38af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: 7e5b5d11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 44d76f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 4d572bcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7cf9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 2af242a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 4c3795c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 70a57758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3795c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: d2092d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2092d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_2_101, and the Request Id: 635da974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ee99d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ee99d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dfa4c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.234+0000 [Thread-4037] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:56.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfa4c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 768f6f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 1f9a9711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_1_99, and the Request Id: 64ce4882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 458b2557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458b2557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: ac1f3fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac1f3fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policies/policy_5_95, and the Request Id: 42bc9424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b4444e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4444e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 67c97698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_5_95-, and the Request Id: 6c54e76f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97-, and the Request Id: 7a9c4280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 3ad83f67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-instances, and the Request Id: 303819e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 4ac251fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policies/policy_1_99-, and the Request Id: 5490bfee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac251fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a751ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: 580ab16b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 4ff6366a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.304+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303819e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_2_101-, and the Request Id: 44de3f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: bef45c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 344e5bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bef45c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344e5bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c18645e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_8_97, and the Request Id: e4a1085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c18645e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-types, and the Request Id: 5c7bf4e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7bf4e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593e2cc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_9_100, and the Request Id: 299bf11e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16d37eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d37eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 75db8947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-types, and the Request Id: 4ccdcd9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_10_98-, and the Request Id: 10419621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 44c2e6d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75db8947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 221b8f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221b8f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: 770c4bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-types, and the Request Id: 2105f9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccdcd9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2105f9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_100, and the Request Id: 2728b5ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97, and the Request Id: 6663c180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: baa3327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100-, and the Request Id: 5a25b47f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9796e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100-, and the Request Id: 1499f1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_8_97-, and the Request Id: 4e26c969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 5f18d519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255d7c6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_6_97-, and the Request Id: 2113c935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100-, and the Request Id: 4b7cf1a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 3314a9be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ad6d804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad6d804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2748b818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2748b818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1243a19a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98, and the Request Id: 28e90ce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 832f437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.458+0000 [Thread-4073] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:56.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd9742e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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, and the Request Id: 547c5c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62156665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 7271979a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 4f459b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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, and the Request Id: 7434e956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-instances, and the Request Id: 30e2f841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e2f841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 7d19aa5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a7ef11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-types, and the Request Id: 79157e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79157e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d19aa5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policies/policy_5_96, and the Request Id: 5aaf6689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680626ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98-, and the Request Id: 633a6fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3022a74d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3022a74d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-instances, and the Request Id: c9b6e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_101, and the Request Id: 28424070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 1051dc5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9b6e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 3d575a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d575a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-instances, and the Request Id: 134b9b06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_2_102, and the Request Id: 356daa0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 6544d2ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_3_101-, and the Request Id: 14daa2bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 862559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134b9b06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 862559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 414e3292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414e3292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-types, and the Request Id: 5d425b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d425b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99, and the Request Id: 3027f845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 47eeaa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47eeaa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policies/policy_1_100, and the Request Id: d031e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1801bdb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 107865a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107865a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_8_98, and the Request Id: 6b8676ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 375525a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375525a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-types, and the Request Id: 30de91a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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, and the Request Id: 1fca280f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30de91a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: 74a1146d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98, and the Request Id: 290b07c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 142dda24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142dda24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_10_99-, and the Request Id: 77f35563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce962fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce962fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 95d2647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_1_100-, and the Request Id: 556033a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95d2647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e824a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e824a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_9_101, and the Request Id: 5097ed6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_7_101, and the Request Id: eb63175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_5_96-, and the Request Id: 5fcacedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_98-, and the Request Id: 3ad0890a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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, and the Request Id: 2bf58dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 7a18113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 6fc74a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc74a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-types, and the Request Id: 68b411c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b411c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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, and the Request Id: 5bb9157a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_9_101-, and the Request Id: 25219e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 3f94ffb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: 217e8e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policies/policy_6_98-, and the Request Id: 369b39b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_7_101-, and the Request Id: 321d6510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: e1ddb9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 461c0642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dae2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31774471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97d4c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65af0329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 7103a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7103a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 63b18daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590ca234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590ca234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_2_103, and the Request Id: 2e978140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 351844c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: cc40887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.784+0000 [Thread-4120] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59: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: 3d009d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aef62e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efcbdd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aef62e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc98d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-types, and the Request Id: 14d957fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30b05dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d957fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b05dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-instances, and the Request Id: 7fea782d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fea782d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99-, and the Request Id: 52edfbf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ebfed3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebfed3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102, and the Request Id: 602bbb14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-types, and the Request Id: 73207de7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73207de7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_1_101, and the Request Id: 7a987c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: 1686fb2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_5_97, and the Request Id: 531b793b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-instances, and the Request Id: 12ae6d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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, and the Request Id: 196e6242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ae6d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 7b6deba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 24f92ddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101-, and the Request Id: 23db2cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6deba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f92ddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e48f4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_6_99, and the Request Id: 1323abfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c473b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c473b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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-types, and the Request Id: 6805a5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.840+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6805a5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_99, and the Request Id: 68a6141d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_5_97-, and the Request Id: 84703b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea8d80b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102-, and the Request Id: 2dcce460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 749f6f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749f6f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c64119d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c64119d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: 1ef3c533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy-types, and the Request Id: 7c1f745a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1f745a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 7ec5fb3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec5fb3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 38d05956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 6778f6e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_8_99-, and the Request Id: 19161f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6778f6e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102, and the Request Id: 27e66cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: 7e4e5cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.904+0000 [https-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: 64624c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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, and the Request Id: 1074e3ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 67077086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_9_102-, and the Request Id: 73641ca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f024606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_102-, and the Request Id: 5c4701c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6e0ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 103a1858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 4e6b9a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 75117928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.958+0000 [Thread-4154] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:56.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b891411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 3c92d49c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b891411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 10b24e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b24e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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_1_102, and the Request Id: 8fb6e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 76001daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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/policy_10_100-, and the Request Id: 11b008d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 50c48e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.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: 44bd8ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dff0a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:56.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4a07ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.005+0000 [Thread-4165] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:57.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, and the Request Id: 41e08a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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-instances, and the Request Id: 4a81b4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a81b4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a88f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 7f4e5c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4e5c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_1_102-, and the Request Id: 3e48918b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103, and the Request Id: 7f7ea61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb814d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 54ad1272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ad1272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 99be3b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99be3b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8edca97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8edca97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f8a778f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 530eb339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8a778f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530eb339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104, and the Request Id: 4b58bb1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 7fe407b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe407b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103, and the Request Id: 71b1f2dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_5_98, and the Request Id: 7a44cfa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 5ab71fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab71fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53316aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 243d3c83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53316aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243d3c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58829e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 2b762c31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b762c31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 4598e4cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 54b43f3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4598e4cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_103, and the Request Id: 468b7384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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-types, and the Request Id: 49bad3cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49bad3cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100, and the Request Id: 2520fce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100, and the Request Id: 4f4ac17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fb14555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb14555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_2_104-, and the Request Id: 1491a988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: a96b71a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76dc9e2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98-, and the Request Id: 3326aa11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_7_103-, and the Request Id: 419a183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dc9e2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: 2eeec6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.130+0000 [https-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_103-, and the Request Id: 4797c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 71639bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101-, and the Request Id: 34327ca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce309d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100-, and the Request Id: 769015d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 56ed0b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ed0b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 59504552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ef6ef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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-types, and the Request Id: 1f525616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_9_103-, and the Request Id: 4b41b735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f080b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f525616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: 50c4149d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e6552bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_4_100-, and the Request Id: 33711977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 6785f69b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7967b0ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7967b0ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 5d3b75cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 1a2170b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2170b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6493cbac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_103, and the Request Id: 3e440f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 4973851c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 14916487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5802eab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b0dabd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 4eece8fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy_1_103-, and the Request Id: 2f0de218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5802eab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4cdd21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c528187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c528187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 471ebb2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.248+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471ebb2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d997c1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_5_99, and the Request Id: 6cb64871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d888c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d997c1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_8_100-, and the Request Id: 5a397a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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, and the Request Id: 4d859fea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 6b82baea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b82baea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policies/policy_3_104, and the Request Id: 2295438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 6058674c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a727a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 3b97ee0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b97ee0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy_6_101, and the Request Id: 13c5d477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 4684cddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.319+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4684cddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 73f2f707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f2f707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74825185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74825185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a7925e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 602c21b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a7925e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_104, and the Request Id: 1b0e0c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602c21b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f6d1631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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, and the Request Id: 63d9a9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6d1631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policies, and the Request Id: 32a00476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.347+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104-, and the Request Id: 1c768c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101-, and the Request Id: 51e1e56c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_10_102, and the Request Id: 43d3cdef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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, and the Request Id: 66dad6ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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-instances, and the Request Id: 485be28c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485be28c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104, and the Request Id: 5b71324d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 58cdfa63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.371+0000 [https-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_105, and the Request Id: e7a43a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.372+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cdfa63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b0342c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.382+0000 [Thread-4223] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T13:59:57.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104-, and the Request Id: 295785c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 2a9983f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 160659d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.569+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9983f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_10_102-, and the Request Id: 7d3cc80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9bb47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 104f2238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104f2238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 5ee7b3bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee7b3bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policies, and the Request Id: 16325769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 4734c8b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_1_104, and the Request Id: 6b0adbaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa15a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa15a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_4_101, and the Request Id: d8001b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 322cde02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 692042a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 28b5ccd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104-, and the Request Id: 2db63f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: 5ba9a71c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104-, and the Request Id: 380e092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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-instances, and the Request Id: 1470f300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b05d794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1470f300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 291e1100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291e1100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_4_101-, and the Request Id: 28471603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_6_102, and the Request Id: 499afbc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 2ab72aa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 6136ed7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6136ed7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 240410c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240410c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 1f55e426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 7d90c5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_8_101, and the Request Id: 1a318c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d90c5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3942c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3942c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policies, and the Request Id: 6ba365af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c12222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: 3182c121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy_8_101-, and the Request Id: 19b94b22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 87a2603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_6_102-, and the Request Id: 7b692356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 6522bef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6871d685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6871d685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5608ffb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5608ffb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105, and the Request Id: 5729abd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 281dd7b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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-instances, and the Request Id: 52190164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52190164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 32680fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32680fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 676ca2f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_10_103, and the Request Id: 1557f2c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: 14a494cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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-instances, and the Request Id: 35b6ef16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 1b0e3e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 1da74cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 11b0c011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b6ef16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 18d1132f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d1132f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 2c41451a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy_7_105, and the Request Id: 5e6d948f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c41451a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy_3_105-, and the Request Id: 4e22b44d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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-types, and the Request Id: 28b7a655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b7a655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_5_100, and the Request Id: 40c7e0b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 5cd8dee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 306fa7b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_10_103-, and the Request Id: 1c7e59c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 21c88a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419d8704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c88a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 1f82587b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f82587b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_1_105, and the Request Id: 13534a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643cd321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643cd321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105-, and the Request Id: 60bac5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 1576842a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 3c26beff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1576842a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e7fc18c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 4f27d154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7fc18c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f27d154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy_8_102, and the Request Id: 659f5b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_2_106, and the Request Id: 14bd6b02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 48c0ccc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 7f500bf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41cb9858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37a4e065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a4e065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: fd781ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd781ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 4f837952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_103, and the Request Id: 57edc7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy_1_105-, and the Request Id: 6dc13acc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f49bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f49bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 2b00d4b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b00d4b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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, and the Request Id: 68646fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: f6de075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: 61229417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: 76724120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_6_103-, and the Request Id: 10007d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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, and the Request Id: 6ac7ea9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 5e3cc6cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2913ce8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2913ce8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 1da55626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e0fe209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 3321873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0fe209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 10994951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10994951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_9_106, and the Request Id: 6d719f9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 10a0fbd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b6f886f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6f886f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_10_104, and the Request Id: 4baf93d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 6130a88a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy_4_102-, and the Request Id: 65003ed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 225bf95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_10_104-, and the Request Id: 434e1f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a86123b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cd91a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd91a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies/policy_9_106-, and the Request Id: 4b6d2585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e752ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 6d383f4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c826f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e752ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c92b027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c92b027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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, and the Request Id: 4dabfba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 2b6655ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43800392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43800392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106, and the Request Id: 63299ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: 15f4afe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 7311a4eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 1dd2f197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f196141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f196141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49dbc7a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61dbd763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49dbc7a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy_3_106-, and the Request Id: 44e9f336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 9ca8994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 4bb79958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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-instances, and the Request Id: 563b7c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe7077a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563b7c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 52235acb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3816bd7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 76bf9cf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3816bd7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_106-, and the Request Id: 7d8fbf0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-types, and the Request Id: 247b95f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bf9cf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247b95f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_5_101, and the Request Id: 18fd6689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_2_107, and the Request Id: 1ac37e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106, and the Request Id: 7beda459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 724e902a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724e902a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2daa73d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25be5e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_5_101-, and the Request Id: 58962eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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: 2c37fd5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2daa73d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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_6_104, and the Request Id: 2b73c113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106-, and the Request Id: 2c03cc10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.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/policy-instances, and the Request Id: d4a0abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:57.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4a0abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-instances, and the Request Id: 67757faf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 4901553a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67757faf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4901553a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: 3a855d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 4f630841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f630841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 1883ebd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_105, and the Request Id: f5c6b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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, and the Request Id: 63be3fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 13a7ec8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_2_107-, and the Request Id: 491774f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_8_103-, and the Request Id: 18ac6006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec93d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec93d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c2f8c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-instances, and the Request Id: 68d18958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c2f8c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d18958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107, and the Request Id: 6a9db89c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1004784f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5811bd3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5811bd3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_4_103, and the Request Id: 67ca97b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_3_107-, and the Request Id: 42942bec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 315b96da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a76ad53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315b96da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 4deb13b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4deb13b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_10_105-, and the Request Id: 7d58e68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_9_107, and the Request Id: 78247691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_6_104-, and the Request Id: 7ca0af72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 7332a149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7332a149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6671ea70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 5acc8cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-instances, and the Request Id: 3edea401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edea401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c72a3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27eae266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c72a3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103-, and the Request Id: 3b257799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 658949c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_5_102, and the Request Id: 4777c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658949c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_7_107, and the Request Id: 699eecfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 79799faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: 3ef10471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policies, and the Request Id: 623f7dd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 2a8b2685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 656e6610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22df7589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 70ab275d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22df7589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 5263d10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 3be0575a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d7cb4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be0575a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107, and the Request Id: 3ee808c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policies, and the Request Id: 75f3d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 44e4f421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_5_102-, and the Request Id: aa2874c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 6ef56a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 3f76822f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f76822f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1c8c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-instances, and the Request Id: adc434d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adc434d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1c8c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_1_107-, and the Request Id: 22a207ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 382bd448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 3ec0bcad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382bd448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 59284364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 64b04c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_7_107-, and the Request Id: 6bdd755b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b04c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59284364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229af860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_2_108, and the Request Id: 2c2d1c82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63c1a67d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c1a67d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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, and the Request Id: 45fafe19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 1a6b3e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_10_106, and the Request Id: a581d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 66be9667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 699af2a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66be9667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 5af98b04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af98b04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46cddbad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 3a0709f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0709f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46cddbad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_2_108-, and the Request Id: 137b8e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: 2522e09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_6_105, and the Request Id: 4fd3b497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106-, and the Request Id: 605cb044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 61b1c731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: 3097bc03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 741d85f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 7300b6c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7300b6c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85c1a25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_3_108, and the Request Id: 134e37a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67de49ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104-, and the Request Id: 57997644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104-, and the Request Id: 3435cfdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 526af618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526af618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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, and the Request Id: 488a32cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-instances, and the Request Id: 674c3ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 72f5a55b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f5a55b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_1_108, and the Request Id: cd37d9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-instances, and the Request Id: 54781cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_6_105-, and the Request Id: 599f81f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674c3ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54781cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-types, and the Request Id: 6a51c1a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a51c1a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_3_108-, and the Request Id: 42eb02a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: d15094d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 6116f11f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d15094d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0a3c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 450ec8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 48eaba5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: 5250066c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e5a9834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 6bac6d97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_9_108, and the Request Id: 5a6f5b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450ec8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-types, and the Request Id: 70691429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108-, and the Request Id: ee119ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70691429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: 2bd62afe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 27fc052f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 206161d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_5_103-, and the Request Id: 42e1726e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fc052f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 4b39fcab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.360+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ded8ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.361+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ded8ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_108-, and the Request Id: 56b73a6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a31795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 426f2a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108-, and the Request Id: 4378db5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad89993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426f2a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-types, and the Request Id: 54be3ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c625b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-instances, and the Request Id: 56aca2d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56aca2d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_10_107, and the Request Id: 46ebd06f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54be3ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 2a22ed16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_109, and the Request Id: 595a93f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a22ed16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: a86117f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_4_105, and the Request Id: 69a1f31c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 522cda9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c8926e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_105-, and the Request Id: 4202610d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-instances, and the Request Id: 4288445d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4288445d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policies, and the Request Id: 58ce2abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23e571ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 271ec518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e571ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271ec518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106, and the Request Id: 740149d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 2c07b751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c07b751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: c139dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_3_109, and the Request Id: 66abdd06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 4f67b498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107-, and the Request Id: 3b8d6469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_6_106-, and the Request Id: 7c729fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 28f0ad38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_3_109-, and the Request Id: 570326b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_2_109-, and the Request Id: 370394c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27098b89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f0ad38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 27c2efec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c2efec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-instances, and the Request Id: 39adc260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39adc260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_1_109, and the Request Id: 3d299d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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, and the Request Id: f3fe29e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71163288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 22339ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22339ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71163288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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, and the Request Id: 1b9688c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59c5e3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c5e3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_8_105, and the Request Id: 79c08eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: 62bf5e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 28e80ae0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_8_105-, and the Request Id: 28220049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b13c6f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 79cfce51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109-, and the Request Id: 2345839a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 3764281f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-instances, and the Request Id: 2d88bb6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d88bb6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 4149425b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-types, and the Request Id: 784ba4da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: bd91811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 3149a8f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784ba4da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e094ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd91811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 24ff152c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_9_109, and the Request Id: 4e1679d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.502+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dda2348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dda2348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_5_104, and the Request Id: 5e4f68c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.508+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12d5e987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d5e987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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, and the Request Id: 432523c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3da61859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da61859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110, and the Request Id: 600e76a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d4f691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: 1a8b0f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cfeedca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_3_110-, and the Request Id: 1ae1428d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76535cce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfeedca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76535cce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 14798afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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, and the Request Id: 6777f1e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14798afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 1ed5ec92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed5ec92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd2be17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747772af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 7a919dce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_4_106, and the Request Id: 3b103d66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_5_104-, and the Request Id: af590d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_2_110, and the Request Id: 13381993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26fbf142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fbf142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-types, and the Request Id: bc7b762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc7b762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6976d51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_9_109-, and the Request Id: 360a83fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_10_108, and the Request Id: 7a7fda09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d00b07d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d00b07d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 1e399b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e399b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 65ee7d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_4_106-, and the Request Id: 388127d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_6_107, and the Request Id: 4899e194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-instances, and the Request Id: 74ddf308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-instances, and the Request Id: 7d9701ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ddf308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9701ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 5d308190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.614+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ce578bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e38820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce578bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 4cbdcc89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_110, and the Request Id: 217ea043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbdcc89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_10_108-, and the Request Id: 10f33764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: 51325123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a3e01d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c91e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c91e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ecc8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy_8_106, and the Request Id: 3e28c5c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ecc8f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_6_107-, and the Request Id: 49f1d92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf349ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-instances, and the Request Id: 1631d2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_3_111, and the Request Id: 781a61d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 5e38760a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1631d2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-types, and the Request Id: 7774f2c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 6ec10ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7774f2c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_7_110, and the Request Id: 2173083e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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, and the Request Id: 71354c7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_1_110-, and the Request Id: 8056acd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106-, and the Request Id: 6b39aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2b8e9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 20aabf21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111-, and the Request Id: 5347be36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f492de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 67c9af56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 3868eaed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 80800d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bef7824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 1555e5dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-instances, and the Request Id: 6b3b9bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_110-, and the Request Id: 1fe8a5f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 57361b5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57361b5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3b9bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 75fbcd2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fbcd2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5857d5df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c01babd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c01babd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 2e941ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110, and the Request Id: 5e2e18bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 5d1903ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: 527046a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 37128975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.752+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37128975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1903ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a084810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 22a4b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a4b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a084810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_10_109, and the Request Id: 62eb8459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528a98c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.762+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa76b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 610f51a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_4_107, and the Request Id: 407f18b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610f51a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa76b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111, and the Request Id: 2d8c09c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_9_110-, and the Request Id: 50a3be7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 5c81c576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 387c815e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 3d32a060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c81c576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.796+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c1f4347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1f4347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-instances, and the Request Id: 6704f80c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6704f80c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: bb46014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 29a738a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: 5e741f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a738a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_5_105-, and the Request Id: 245bf9eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_6_108, and the Request Id: 9c854ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109-, and the Request Id: 7ecb1ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_4_107-, and the Request Id: 555fafa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8db785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 44c62948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.824+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c62948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-types, and the Request Id: 1dce033f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_2_111-, and the Request Id: 7cbfa342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dce033f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 7761f44b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_3_112, and the Request Id: 6b8c6e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-instances, and the Request Id: ade30b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ade30b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f59b12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy_6_108-, and the Request Id: 5dc4e287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 63e18cb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e18cb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 5dd17945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.863+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107, and the Request Id: 5a3b158a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 32c9be15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 51318de7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_1_111-, and the Request Id: 6aa3fa56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ec870bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec870bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58bfd30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-instances, and the Request Id: 171d6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bfd30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171d6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_9_111, and the Request Id: 7b4ac496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policy-types, and the Request Id: 159d40df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159d40df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_3_112-, and the Request Id: 4cba7d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_7_111, and the Request Id: 37ecaa2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a52950a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed037cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: caa5575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: 4558587c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 5b5a90b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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/policies/policy_9_111-, and the Request Id: 72134579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c935e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5193c442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65344fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 7ec1fc96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e24abbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36436a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4fbcc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: c090f65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4fbcc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 66136f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66136f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_2_112, and the Request Id: 5a3ed226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 65a0701a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a0701a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2376dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2376dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 6ccff5b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccff5b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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-types, and the Request Id: 7d215744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d215744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 4b83c951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: 16ac3e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109, and the Request Id: 2547aed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 41332683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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: 18efe369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41332683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 325ec10d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325ec10d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:58.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_108, and the Request Id: 2a1bd376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b6b6bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 49d139bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d139bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c7ab28a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7ab28a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110, and the Request Id: c0a4e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 56b91b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: 42514f82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: be6416e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109-, and the Request Id: 385a5441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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_5_106-, and the Request Id: 39b91ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54bd8f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 2c3da646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3da646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 719ea104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719ea104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policies/policy_1_112, and the Request Id: 27ed32f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy_4_108-, and the Request Id: 507afecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 194605b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194605b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 3d769356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d769356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113, and the Request Id: 44fef637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b92d34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_1_112-, and the Request Id: 31bc50c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a531eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110-, and the Request Id: 22c5520a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a565de1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: bdad676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bdad676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a8706e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-instances, and the Request Id: 709357d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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: 5d7af8a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709357d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8706e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35be90bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35be90bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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-types, and the Request Id: 3a8414b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8414b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy_7_112, and the Request Id: 5147897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 2dd3692a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_9_112, and the Request Id: 530f4eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd3692a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_108, and the Request Id: 42d4152c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113-, and the Request Id: 25018a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6fae32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 7abe61e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_108-, and the Request Id: c839a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681a355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 1c8bd089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 3a37fcb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 4869889b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a87a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_9_112-, and the Request Id: 7385710a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 76ec913f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-instances, and the Request Id: 2868edd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2868edd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 19a56ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b7abadd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30cf1106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30cf1106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7abadd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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-types, and the Request Id: 128884c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: 20a38b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128884c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113, and the Request Id: 45849ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 9965938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy_7_112-, and the Request Id: 51d5e994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 34d9ef1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-instances, and the Request Id: 130ce6ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130ce6ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-types, and the Request Id: 6d821589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5baa5bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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-instances, and the Request Id: 319b2cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: baf7106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319b2cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5baa5bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 2a827728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 5c88e9d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a827728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c88e9d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110, and the Request Id: 7e9795fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114, and the Request Id: 533b2128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d821589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_4_109, and the Request Id: 60b32c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 4994398d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9c7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: 3b60e989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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-instances, and the Request Id: 494313ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: 4c64d283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494313ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7f9574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ced74b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 37fec43f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fec43f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: 7be7e37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy_6_110-, and the Request Id: 2433a232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 50058a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 1ff997db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50058a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_9_113-, and the Request Id: 69ee2d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: d073a86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d073a86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: 38b66876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b58b6cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_3_114-, and the Request Id: 3efb2c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 4413478e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 46339032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_109-, and the Request Id: 207e63a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_10_111-, and the Request Id: 3c5fdf25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 7c91dc71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 68e891e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e891e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 7a9bc586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9bc586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_7_113, and the Request Id: e07f0ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 479c5fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.274+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479c5fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ec1d34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec1d34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 775cc570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775cc570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d775954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_8_109, and the Request Id: da8b6a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d775954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 71e29fd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e29fd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_1_113, and the Request Id: 408f9c32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d41f781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b1e96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d41f781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 75927916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119b2c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114, and the Request Id: 6e5cfc89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_8_109-, and the Request Id: 4b15e82e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113-, and the Request Id: 56e1fef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 65eca031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 4101a60b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_2_114-, and the Request Id: 2ea99ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: fce070a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113-, and the Request Id: 5a32c2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 52bbf39e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-instances, and the Request Id: 509cf8f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509cf8f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7659e86d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policies, and the Request Id: 542088d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 371379f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371379f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: 7bc368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 4682bd30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7659e86d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 5f0613ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0613ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d619f8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb15073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_6_111, and the Request Id: 1651c056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311cf4af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 5611bbb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5611bbb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 7d5b1f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5b1f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e227c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_3_115, and the Request Id: 1c7b2006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 14ca331e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-instances, and the Request Id: e3f2864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3f2864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_9_114-, and the Request Id: 59092818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 346733f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5856e3ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346733f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_5_108, and the Request Id: 61a881ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 321a6ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 38640349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe8d71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_6_111-, and the Request Id: 3b53c84c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe8d71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f245bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f245bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-instances, and the Request Id: 6cf45bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf45bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112, and the Request Id: 2e59fafd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 64e36b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 3e90d104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e36b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e90d104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 522c7390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f61faf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f61faf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy_3_115-, and the Request Id: 19ffe65d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_8_110, and the Request Id: 259543ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_4_110, and the Request Id: 470769ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 642b9689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15cab292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55dc1a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576a9f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1962cf4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cab292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576a9f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55dc1a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: b4305a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1962cf4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af33ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 6063e8d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 78be8223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78be8223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.485+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6063e8d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4305a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198c010c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_2_115, and the Request Id: 2553128f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_7_114, and the Request Id: 61df85d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198c010c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: 17f56902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: 51f8ace8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112-, and the Request Id: 1b75c1d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy_5_108-, and the Request Id: 26bcbccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ffa4f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_8_110-, and the Request Id: 381c50a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110-, and the Request Id: 22a66f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_2_115-, and the Request Id: 47b32a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 1d966312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_7_114-, and the Request Id: 2f24656c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 58cd51d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.531+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114-, and the Request Id: 7a9cf1a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11462e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: 7f20f36b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11462e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 79bdfb55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 16faa6bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1de85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 4a886d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bdfb55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_6_112, and the Request Id: 2520b0d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 4db3d7b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d515078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37af501b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 6be0e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71284b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 3414eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ec7d63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 5e400e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 9f8b36e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 7fc72b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 6ea91642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea91642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 125ad98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125ad98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 3e7decb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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-instances, and the Request Id: 7c0dde2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7decb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0dde2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 3715bf97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116, and the Request Id: 5e867495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3715bf97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 378fcea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_116, and the Request Id: 55e7b711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378fcea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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-instances, and the Request Id: 61123ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61123ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3621e0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3621e0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e3c9bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_9_116, and the Request Id: 2fbedde6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116-, and the Request Id: 6c9d0b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 7b6d289d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e3c9bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 697ee76b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697ee76b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_7_115, and the Request Id: 3e762535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: 51009bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_2_116-, and the Request Id: 4d11f01f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policies/policy_4_111, and the Request Id: 1b08e88a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116-, and the Request Id: 6989a927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 3bb7b449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb7b449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 3f2da1f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2da1f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf9fda3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_5_109, and the Request Id: a8bbfd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 369b4d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 186dd7b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109-, and the Request Id: 30fe9b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_7_115-, and the Request Id: 32ea6af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 6ab8df80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559802ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559802ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e692e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 496672b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e692e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: 502cce3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_4_111-, and the Request Id: 75b351ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26325157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 5f15461e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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-instances, and the Request Id: 752f2f2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752f2f2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49c48d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 7ad39172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c48d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.760+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f15461e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_8_111, and the Request Id: 21bce8db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 326eba6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 1883a596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: d275d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326eba6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_1_115, and the Request Id: 6898c19c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 1d9be64a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_10_113-, and the Request Id: 76f41634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 24bec3ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ebae0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 312c010b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: 4f7fa288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312c010b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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-types, and the Request Id: 48295666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.803+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48295666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 5b2720cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_3_117, and the Request Id: 3bfbd2f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: aeee90e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy_1_115-, and the Request Id: 5e81f63f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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, and the Request Id: 37c924e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525e973a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525e973a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 4e82c1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e82c1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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-types, and the Request Id: 19dd7f52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 6a8f66f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.828+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19dd7f52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_7_116, and the Request Id: 11f80b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.834+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8f66f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce09aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.841+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce09aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 74a7e90d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 5ef4aeb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-types, and the Request Id: 40850e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113, and the Request Id: 449889a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_9_117, and the Request Id: 5a1a7f63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40850e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_6_113-, and the Request Id: 1f69f7f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy-instances, and the Request Id: 1c27f0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b986b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c27f0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117-, and the Request Id: 6a0ff016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 3b9ef55c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 3259e588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5311bdc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3259e588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_7_116-, and the Request Id: 1fc3280e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5311bdc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_2_117, and the Request Id: 74c02401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policies, and the Request Id: 60850f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59: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/policy-types, and the Request Id: 6094014d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6094014d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 52566d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policy_5_110, and the Request Id: 1a5e4a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 11a8de76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a8de76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 36985297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 1287f029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1287f029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_9_117-, and the Request Id: 5992b178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: 584d5ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 3cc1e2da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 16c0c4dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc1e2da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_2_117-, and the Request Id: 67393546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 6a22de89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f10732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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/policies, and the Request Id: 6a6365e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f10732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114, and the Request Id: 418a76cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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-instances, and the Request Id: 29e5827c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e5827c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 86391b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86391b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 7f1a2534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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_116, and the Request Id: 601fe662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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, and the Request Id: 375825da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 4806e856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 26daabfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26daabfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 59efed4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59efed4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1e0088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: 70dd0555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.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: 512a5170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T13:59:59.997+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112-, and the Request Id: 52fba01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 51da706f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_10_114-, and the Request Id: 2a87660d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc0493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ddd84b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddd84b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28db4360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: 1cfd0699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f37a3df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28db4360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_118, and the Request Id: 2a5350ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38af0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 5a4fd94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4fd94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 133066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_1_116-, and the Request Id: 10b3363d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba8ee75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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, and the Request Id: 5a45c673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5cbf8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: 5d0ac744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3cdc33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 44b7a7bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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-types, and the Request Id: 498b77b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3cdc33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118-, and the Request Id: 1e471c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1de6b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-instances, and the Request Id: 661b3409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498b77b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: 856ce2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661b3409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 46748483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 66afb74c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66afb74c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114, and the Request Id: 10751297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 35e42820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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, and the Request Id: 5d675135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policies/policy_7_117-, and the Request Id: 52243184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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-instances, and the Request Id: 76e50e59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e50e59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 5289bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b315f96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5289bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b315f96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_2_118, and the Request Id: 67d999b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-types, and the Request Id: 75023eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75023eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa1b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_9_118-, and the Request Id: 76f7e2d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 1179a489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_111, and the Request Id: 7fc999ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114-, and the Request Id: 5cfe2b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 69de60b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.176+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1179a489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69de60b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 71c617d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a8c4a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_5_111-, and the Request Id: 777892e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c617d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 721696c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721696c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 62378b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62378b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: 52d87df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_4_113, and the Request Id: 1405e5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131dcb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12349bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12349bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_8_113, and the Request Id: 261ab1c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: 79f58a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c16f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 41bc5e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 796e313d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796e313d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd1d266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 574fea13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574fea13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117, and the Request Id: 18fd5674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 4f8e8109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b342336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_10_115-, and the Request Id: 5dd519a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_4_113-, and the Request Id: 4fde2ed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393bdc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: 61bbb8a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 7f5d319a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: b10e8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_1_117-, and the Request Id: 89bead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4b47c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf65420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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-instances, and the Request Id: 2adfd8ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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-types, and the Request Id: 14071237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14071237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 61483219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2adfd8ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_3_119, and the Request Id: 65951f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 62621e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 51acb1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7023e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 7f296a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7023e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 2871443f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 2b01ddc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b01ddc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 2255350f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9eca65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policies/policy_9_119, and the Request Id: 75c2fb08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9eca65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 3db9e91c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb50143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-instances, and the Request Id: 4086e426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb50143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4086e426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_3_119-, and the Request Id: d3811e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2255350f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.371+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ee6d173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115, and the Request Id: 1349c512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 13e115e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e115e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee6d173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_7_118, and the Request Id: 431085cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 2aeae795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aeae795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_2_119, and the Request Id: 4ee5687c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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-types, and the Request Id: 3ed6bc37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed6bc37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-instances, and the Request Id: 2e99ea48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e99ea48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_5_112, and the Request Id: 718780d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 43b1b3f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b1b3f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 21a41030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: 6e906bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a41030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 41969a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41969a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_4_114, and the Request Id: 681efed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.434+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119-, and the Request Id: 7516456f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: 43d27cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316621da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_5_112-, and the Request Id: 30ce9db2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 218596e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: 3f7c3038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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, and the Request Id: 4141a7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_7_118-, and the Request Id: 5700d0a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a73f94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114-, and the Request Id: 45be959d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 4a50936c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-instances, and the Request Id: 13dd3fbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653fa8a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca9eb46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13dd3fbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_1_118-, and the Request Id: 5255ed81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c35e44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 14d7c20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c35e44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c854b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_10_116, and the Request Id: 592849b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 3c76ecd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 5043b7e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 44c48b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 7ef96b84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef96b84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 5bccba19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 74e8339c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bccba19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 7dd45c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114, and the Request Id: 4be2f8c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2902cea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2902cea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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-types, and the Request Id: 244b51b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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, and the Request Id: 2df35feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244b51b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_3_120, and the Request Id: 31af5cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116-, and the Request Id: 5720587f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policies, and the Request Id: 942cdf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d0b8c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0b8c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c3b1fb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3b1fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-types, and the Request Id: 2fdce087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdce087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 496191b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_5_113, and the Request Id: 61ea142f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496191b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789b185e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policies/policy_8_114-, and the Request Id: 6fbf72ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: 20976757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120-, and the Request Id: 24c3ae53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policies, and the Request Id: 349020d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 46c4903d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c4903d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 28e8d379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c258b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c258b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 10ef07ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e8d379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ef07ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 43c68595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 6d154cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d154cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1091d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e9cdd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115, and the Request Id: 2a06d158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1091d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e9cdd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policies/policy_6_116, and the Request Id: 306a61ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_7_119, and the Request Id: 35d18d0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-instances, and the Request Id: 3621c143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-types, and the Request Id: 4d65aa73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_5_113-, and the Request Id: 697f46b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d65aa73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3621c143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120, and the Request Id: 351892ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 47272418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3736ee62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3736ee62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b1cb5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_9_120-, and the Request Id: 54824765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 121b6701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115-, and the Request Id: 3afb3ecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: bd51331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_1_119, and the Request Id: 1acb74c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: 4410118d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c978643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_7_119-, and the Request Id: 21b05de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 2ad7dd16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: 2673ab92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 53a30183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60fbeb63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-instances, and the Request Id: 72ac97e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fbeb63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ac97e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policies, and the Request Id: 17226317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f860ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f860ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_1_119-, and the Request Id: 418b590b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: 738a3d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 7dfcb733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfcb733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_121, and the Request Id: 1e879c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e94f47c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9b6a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_3_121-, and the Request Id: 753ef049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 2688cc76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 471ea3e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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, and the Request Id: 63f9768d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 2ab801cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 5f35c118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 206a5af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_10_117-, and the Request Id: f8e46ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11258722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da0e5f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bcc3c6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.803+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11258722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 126d55d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6311c25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6311c25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b09963d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d222828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d222828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126d55d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_5_114, and the Request Id: 2125dccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f53b981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b09963d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.824+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f53b981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60956c21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121, and the Request Id: 2ce25024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 652d948d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 3f58155d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652d948d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 2f6a9c50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6a9c50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 6e8db8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1214eca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8db8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1214eca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121, and the Request Id: 7a09697c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 13d4dd0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115, and the Request Id: 815885f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_2_121-, and the Request Id: 1c065c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: 7b857088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42dba445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-instances, and the Request Id: 5aeb50a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aeb50a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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-instances, and the Request Id: 6b845a55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b845a55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 348b2a3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348b2a3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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-types, and the Request Id: a2d81a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_6_117, and the Request Id: 65251b60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d81a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_8_115-, and the Request Id: 598a8d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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, and the Request Id: 7288e2ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122, and the Request Id: 666a64da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_5_114-, and the Request Id: 5308aed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_4_116-, and the Request Id: 16ef4e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy_6_117-, and the Request Id: 1f6742e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_9_121-, and the Request Id: 4bf32759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3541af66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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-instances, and the Request Id: b5f8b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5f8b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f70aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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/policy-instances, and the Request Id: 69621331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69621331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e33bb1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af47a7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af47a7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122-, and the Request Id: 7023f2ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e33bb1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: 3c6800c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_7_120, and the Request Id: 508dbd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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_7_120-, and the Request Id: 2fb36612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:00.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: 3464000b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 52c7aeb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 7b71caa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 6595d879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b331077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 251dcc44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251dcc44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f54fec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2965ebcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2965ebcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_10_118, and the Request Id: 4c0b2c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 6ac77edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_120-, and the Request Id: 7572f2af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy-instances, and the Request Id: 5fa53678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa53678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 73a252a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 1bb47fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 34160865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb47fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 5c0da584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122, and the Request Id: 3468236d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policies, and the Request Id: 7285baa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 4a96f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76cacda8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3620fa0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cacda8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118-, and the Request Id: 758cd5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 2de5f38d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 2e4d6f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.128+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4d6f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-types, and the Request Id: 2f7ee02c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.129+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7ee02c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-types, and the Request Id: 69d5105c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d5105c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: 61ec73a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_5_115, and the Request Id: 318e3536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 2eeb11c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eeb11c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66faac38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-types, and the Request Id: 1c866e83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: 5a468236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66faac38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c866e83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75437c58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123, and the Request Id: 4ac46929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 60208495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 4fdd131f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.166+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60208495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdd131f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7339605f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 65941989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_2_122-, and the Request Id: 38a1c47f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7339605f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65941989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21608553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 1a31afd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 25e8a684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a31afd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_8_116, and the Request Id: 484d6fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118, and the Request Id: 733f8467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21608553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_115-, and the Request Id: 301bc20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2395744c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.196+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 195661a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_4_117, and the Request Id: 7e3f6a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 685e36a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195661a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121, and the Request Id: 57655f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 29e5bdfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_3_123-, and the Request Id: 70c77ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: 5fa3ca91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_6_118-, and the Request Id: cdd6af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c52691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a28f163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 70452b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ec7cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ec7cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 705625b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705625b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_7_121-, and the Request Id: 456fc8ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_1_121, and the Request Id: 228e5a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792c71b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 5fff7b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_117-, and the Request Id: 29ec930e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 6a9a3e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2e8b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 410bfec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc90b84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410bfec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e22e4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 66abe9e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_10_119, and the Request Id: 2499963f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66abe9e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60c7f3bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_1_121-, and the Request Id: 61eadf52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c7f3bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 59a97937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 7419756a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 1d6f6b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: ec6f213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-instances, and the Request Id: ed5f669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec6f213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_119-, and the Request Id: 15b3ec72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a97937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed5f669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123, and the Request Id: 7ea86e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b770c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b770c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 67305629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 4e4171ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781a3b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67305629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_9_123, and the Request Id: 14f170b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 13e1150a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e1150a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1ee9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2a27b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy-instances, and the Request Id: 4bb22f2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb22f2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49442b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 533f9658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 6217fe29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49442b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119, and the Request Id: 2d210c37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 22877b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_5_116, and the Request Id: 3f24456a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1ee9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_3_124, and the Request Id: 175b19b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6217fe29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e59b110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e59b110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117, and the Request Id: 429338e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_9_123-, and the Request Id: 69289bd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_2_123-, and the Request Id: 83f5070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-instances, and the Request Id: fb9a352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_6_119-, and the Request Id: 7a6250e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb9a352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 53ef5be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a553200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ef5be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: 49b6ea29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116-, and the Request Id: 5b6ca29f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7342f5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fdca2b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_3_124-, and the Request Id: 5b4f717e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: 1ef6503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 542c621b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 3308ace3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 7d374c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy-instances, and the Request Id: ac31923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac31923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 7ea9c48a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f8b5de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-types, and the Request Id: 79b35d5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab3edc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8b5de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 3bf7b7e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 3d93c717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b35d5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_4_118-, and the Request Id: a3d5697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c54280d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d93c717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_7_122, and the Request Id: 44de3494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy-types, and the Request Id: 4eadc988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 19b910f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eadc988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c6bf7d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b910f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_10_120, and the Request Id: 153f81b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 34011696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 47e76e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31168e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_1_122, and the Request Id: 5cf14fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e76e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ad94896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4308423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad94896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4308423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124, and the Request Id: 69d30792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f8a98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f8a98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 22cf2804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_7_122-, and the Request Id: 54480ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_2_124-, and the Request Id: 7a9198f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 5b8dbbbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120-, and the Request Id: 2cfd49b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: 1806dcaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: a611450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 33106021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy-instances, and the Request Id: 5b2c7890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2c7890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 373d8f8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1db5b136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db5b136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373d8f8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_5_117, and the Request Id: 572c9f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 57d5fbb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d5fbb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_118, and the Request Id: 22d01b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_1_122-, and the Request Id: 71953f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: 7e7e0440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 4a4ce29c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 7ced7fc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e42708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy-instances, and the Request Id: 406a99b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406a99b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: b5de152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 5838f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5838f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-types, and the Request Id: 5156453a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5156453a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c2868dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2868dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-types, and the Request Id: 5e4e4d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_125, and the Request Id: 6ecc7aa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4e4d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1860cb14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 67a63027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_120, and the Request Id: 663e190e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a63027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1860cb14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: 108d29b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.754+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119, and the Request Id: 5e1fc6a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 2673c9a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2673c9a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_2_125, and the Request Id: 59d7d229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 78fc13ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policies/policy_9_124-, and the Request Id: 4365cdd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: d9437e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53558b73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 40f6aa16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125-, and the Request Id: 5086fdbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_4_119-, and the Request Id: 3c3ea22c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_6_120-, and the Request Id: 7d9e5bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 2908f789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_2_125-, and the Request Id: 37292f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 4e2eff2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 2531ee27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0f16bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 7fa43ea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0f16bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 50b3170f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 3c86f96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12011b21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12011b21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: 154b001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 477de914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 56162903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 4e4f608e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_7_123-, and the Request Id: 461cff41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-instances, and the Request Id: 77e5e4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e5e4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-types, and the Request Id: 3558ea47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3558ea47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_10_121, and the Request Id: 7c53894f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-instances, and the Request Id: 66bd9cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 68393b63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70abca1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bd9cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-types, and the Request Id: 345b50a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345b50a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70abca1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2291118a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: 2f71d881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 5f948f1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2291118a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 48799df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_121-, and the Request Id: 7c51da87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy-types, and the Request Id: 27cd4fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23da629d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27cd4fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23da629d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_1_123, and the Request Id: 51c3ebcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_8_119, and the Request Id: 6ee274f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 5a2f08e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 49b22a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 4591c378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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/policy_5_118-, and the Request Id: 7f64f8e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-instances, and the Request Id: 5092f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5092f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e09c7ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e09c7ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 7b38a7b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b38a7b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 5b7a40a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d934a59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d934a59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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, and the Request Id: 4e8ca3e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7a40a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_9_125, and the Request Id: 54c896ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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_121, and the Request Id: 530fa9d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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: 5dc1cc44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.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-types, and the Request Id: 506f78f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506f78f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123-, and the Request Id: 32dfbc65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:01.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: 307cdc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_3_126, and the Request Id: 709990ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 6220d2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e051758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 619b49be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e051758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 55ba3186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_9_125-, and the Request Id: 14dfd203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 5224e829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5224e829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ba3186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-types, and the Request Id: 19903a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19903a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_2_126, and the Request Id: 4697e4d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9a2eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-instances, and the Request Id: 1a9c4d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy_4_120, and the Request Id: 44e9e9c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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, and the Request Id: 20e66539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9c4d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17285fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_6_121-, and the Request Id: 70c3cee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dae940e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dae940e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-instances, and the Request Id: 5231271d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: 72d5d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5231271d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_3_126-, and the Request Id: 471e3747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 253521f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-types, and the Request Id: 391e835d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391e835d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 50a9ca3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a9ca3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: 7d488b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f56f228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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, and the Request Id: 5a695454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 5695d62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5695d62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: 1bd2f02d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.153+0000 [https-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_120-, and the Request Id: 49cc3d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: 2b304732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 3fd313da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 539db6c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: 66422e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f5bbb41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793fed3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5bbb41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 19fa6f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_122-, and the Request Id: 35d25b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 7ee7f28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3efcc68a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efcc68a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: 4e29b15b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee7f28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ddce3a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddce3a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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, and the Request Id: 642e56c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policies/policy_8_120, and the Request Id: 6f4f44b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_5_119-, and the Request Id: 1ae8d43e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 73bbb76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da31c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 62b4a157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_120-, and the Request Id: 1ba46f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 192f27e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 7b0dd527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_1_124-, and the Request Id: 38195e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 4d3e6cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 63169ca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63169ca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 18cf08fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 26e13e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-types, and the Request Id: 1c598368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cf08fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c598368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da46eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 1108d278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da46eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127, and the Request Id: 319720fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_9_126, and the Request Id: 65660b27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.308+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127-, and the Request Id: 6e50fe90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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, and the Request Id: 20aa724b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-instances, and the Request Id: e596d8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e596d8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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, and the Request Id: 1d719ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 68b1370b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b1370b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72aed753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_6_122, and the Request Id: 52b5ede5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 75184338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_126-, and the Request Id: 190cac8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-instances, and the Request Id: 2d49c48e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_122-, and the Request Id: 1224d6bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d49c48e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8eb49d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8eb49d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f6c655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-types, and the Request Id: 4bead709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-types, and the Request Id: 33a70449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bead709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a70449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_5_120, and the Request Id: 29272119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 6477a6f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127, and the Request Id: 7856a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 3281a125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 535ebbf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535ebbf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 10a3ce63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a3ce63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_7_125, and the Request Id: 1dc0af2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_2_127-, and the Request Id: 158b1676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22b695f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b695f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 3ad66afc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad66afc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_10_123, and the Request Id: 4d77339a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.468+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1a322e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71a7a7e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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, and the Request Id: 12e8816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120-, and the Request Id: 4e13e600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a7a7e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_10_123-, and the Request Id: 5dbf2f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-types, and the Request Id: 62f287cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f287cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 8a7fe63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_7_125-, and the Request Id: 7523e65f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-instances, and the Request Id: 2b50ec3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b50ec3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: cb38661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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, and the Request Id: 67bf6e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13acf754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13acf754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a53f7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 16b33018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_8_121, and the Request Id: 5f2174f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: a985deb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5065c173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6969b8e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6969b8e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 2a9c06df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 4692dfea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26cbae8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cbae8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_121-, and the Request Id: 285e3a57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_3_128, and the Request Id: 76c2b0f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: 5525e117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71b77efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b77efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 3615df90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 3c6fbae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ff0bbce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6fbae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff0bbce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e8d908b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 2a56a1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_125, and the Request Id: 23a899ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.596+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8d908b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-types, and the Request Id: 27bfbbc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ae6ff52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6311329c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bfbbc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae6ff52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_128, and the Request Id: 34244724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128-, and the Request Id: 2f3a6c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policies/policy_9_127, and the Request Id: 4ad13b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b24c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ede599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 2b2f35c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: c56bb2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5614a6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125-, and the Request Id: 325c1656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 514b91b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514b91b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5614a6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ccc297f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccc297f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c56bb2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123, and the Request Id: 1cb20e4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: 4525f816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policies/policy_2_128-, and the Request Id: 26178b1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 65a887c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd3372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32cb7f2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd3372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a887c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73e86437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e86437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 2216f8e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-types, and the Request Id: 5917a8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5917a8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy_8_122, and the Request Id: 56eee083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.676+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e95227d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e95227d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_9_127-, and the Request Id: 2ddce054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 27f72f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.685+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f72f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: 1d9abfd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124, and the Request Id: 77e480d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 14b89ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_123-, and the Request Id: 75366dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a70484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dba95ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: 5bc8bc03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716a19b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 66bc96f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: 24d1c57e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-instances, and the Request Id: 394b3840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394b3840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d5ee61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 6d83214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d83214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_4_122, and the Request Id: 59f90eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 3b248a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_10_124-, and the Request Id: 390f3917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 4f61624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: fe91ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 365b2e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 681f47ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681f47ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365b2e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ebde9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-types, and the Request Id: 10786a2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebde9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10786a2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497dd25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy_2_129, and the Request Id: 4f469ce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_1_126, and the Request Id: 193fe3ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a73440b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_2_129-, and the Request Id: e0cad0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 16fc9cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 4105fef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 7a642479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed97978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122-, and the Request Id: 49a40499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 2a4b18cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4105fef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d1d043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d1d043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126-, and the Request Id: 45727ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 43727c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129, and the Request Id: aa0f99f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 437aa80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75bd467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy_3_129-, and the Request Id: ef5b72c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 16f48ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3c7842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 736dac5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736dac5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: b491747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-instances, and the Request Id: 60c10417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-types, and the Request Id: 87d5139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-instances, and the Request Id: 34d9be33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87d5139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d9be33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_7_127, and the Request Id: 2ebf424a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 5d6eee32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 66d21dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6eee32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c10417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d21dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: f742f6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_9_128, and the Request Id: 307c83b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 22f3640d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f742f6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-instances, and the Request Id: 1535bc0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1535bc0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124, and the Request Id: 474d61ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a9c35e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 6eb57435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: 6df60f1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-instances, and the Request Id: 786ab25a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f3640d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 7ec14cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_123, and the Request Id: 294ad812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec14cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786ab25a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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/policy-types, and the Request Id: 65b4b7ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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, and the Request Id: 49d09386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754d8b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b4b7ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_10_125, and the Request Id: 3bbd0986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_7_127-, and the Request Id: 2e431ca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122, and the Request Id: 79c86831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_6_124-, and the Request Id: 66db843f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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_123-, and the Request Id: d148c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 48c2b6b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-instances, and the Request Id: 3bdbda9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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-instances, and the Request Id: 43613f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 57233319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43613f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.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: 3d5fed7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdbda9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 3ca64d51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:02.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7fb572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7fb572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 14ad279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8a4ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ad279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eec924f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eec924f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8a4ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: 459ce735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: 4ce5dd1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_10_125-, and the Request Id: 35f26cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_2_130, and the Request Id: 4ae4460c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 5ad011d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policies, and the Request Id: 5e02f553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 3ff7be95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef55aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef55aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e3a84e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3a84e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 28f93f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 77a012d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policies/policy_4_123-, and the Request Id: 15bc7f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130, and the Request Id: 7d5facfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 473011f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_1_127-, and the Request Id: 6d83e88d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_2_130-, and the Request Id: 23896969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e07c50c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e07c50c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 44b801f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 752ff77e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 59da0c3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752ff77e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_6_125, and the Request Id: 790dcd2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59da0c3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 55bdbb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55bdbb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 418d97f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 418d97f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 65d2e660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17e40792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 321da2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e40792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_9_129, and the Request Id: 6c847d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556ebb63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124, and the Request Id: 262efedd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 1d63eea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125-, and the Request Id: 5f482290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_3_130-, and the Request Id: 6e370330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 507e0e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129-, and the Request Id: 475a9ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124-, and the Request Id: 3934f53f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 177fb81b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3132c5c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177fb81b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-instances, and the Request Id: 562e320a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0dd4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562e320a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 659e6ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 4797c45c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 6f2b6ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-types, and the Request Id: 33b3d387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b3d387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 17cce4ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cce4ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 1503ae13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 14f9aa42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-instances, and the Request Id: 33331f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: 42d8af86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33331f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186f0852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_7_128, and the Request Id: 1835b564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a1c966a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.189+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1c966a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 2b17222c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_1_128, and the Request Id: 32fa369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54cc0fe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cc0fe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33bbe6f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-types, and the Request Id: 159753da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159753da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-instances, and the Request Id: 5ec2c3e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec2c3e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_10_126, and the Request Id: 140eeade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ee75d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ee75d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: 49a32291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: 1d91b33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c24b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b254efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c24b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policies, and the Request Id: 20b4bcc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f55ef53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f55ef53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131, and the Request Id: 2546fe04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_123-, and the Request Id: 5527d644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_128-, and the Request Id: 575afed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-instances, and the Request Id: 6d06a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d06a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 16cf64b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_4_124-, and the Request Id: 563a92bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d9d878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16cf64b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-instances, and the Request Id: 1b737f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_10_126-, and the Request Id: 4dbd0955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_6_126, and the Request Id: 5dfba3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4002e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4002e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.290+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b737f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_131-, and the Request Id: 3faa92a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-types, and the Request Id: 4021c48f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 2e539ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4021c48f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 6a2d7241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policies/policy_9_130, and the Request Id: 58ebfd25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e539ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125, and the Request Id: 533a22e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2d7241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 11522131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11522131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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, and the Request Id: 2c0f6031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f2404b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 7368e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 2854863f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131, and the Request Id: 25a3b309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 537675e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_8_125-, and the Request Id: 6df0ef83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_6_126-, and the Request Id: 72179ce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df46478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_9_130-, and the Request Id: 55da56d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 1c3614cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 5dab63be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 67fc6379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 7d5b474b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_3_131-, and the Request Id: 331f91ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 2e08f1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 343f2685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e08f1fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 75b5c2f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b5c2f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129, and the Request Id: 162bc93e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 7ba9a1df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3555b5fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 5be90623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3555b5fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 250308fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250308fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policies/policy_10_127, and the Request Id: 4fbb0d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 37282e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-instances, and the Request Id: 1568d76e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1568d76e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 8790d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8790d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-types, and the Request Id: 150a845d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 4ae4e966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-types, and the Request Id: 5c00d4ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.452+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150a845d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c00d4ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_5_124, and the Request Id: 2b04f48b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129, and the Request Id: 14cb9280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 7cddece9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 7eab37dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124-, and the Request Id: 410efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 2780f6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b90b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b90b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-types, and the Request Id: 622527ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_10_127-, and the Request Id: cd32769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622527ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_4_125, and the Request Id: 58bb4158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-instances, and the Request Id: 1512c478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-instances, and the Request Id: 51c4dad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1512c478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c4dad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57f61f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132e26e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f61f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 5199fd5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.518+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5199fd5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126, and the Request Id: 6c05d080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_6_127, and the Request Id: 66349756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_7_129-, and the Request Id: 9929ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132e26e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c916b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-instances, and the Request Id: 7b5ecc7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_1_129-, and the Request Id: 6ce41824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c916b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5ecc7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 48abc995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132, and the Request Id: c8f1a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c6f82b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 66f6864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 7be0fa50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f6864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_125-, and the Request Id: 57b8e0eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_9_131, and the Request Id: 18b59fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_6_127-, and the Request Id: 658179a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572ee9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 126039bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 66b47c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55155815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55155815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-types, and the Request Id: 28ebb32e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: 79561cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613ed5d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ebb32e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 70bb121b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_3_132, and the Request Id: 5439b006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_8_126-, and the Request Id: 20df060a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_9_131-, and the Request Id: 6db72a4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 31ba3fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 7282fd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 143e7619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143e7619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-types, and the Request Id: 685e5e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685e5e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_5_125, and the Request Id: 1afc708e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 7a861836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 297fd4b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 346a9f37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 911a2d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2462aab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132-, and the Request Id: 1320b619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2462aab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-types, and the Request Id: 5d774d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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, and the Request Id: 54ef631d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d774d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: 503f52fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631090cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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, and the Request Id: 73e7c187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631090cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 72b0ff22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 4ea4fa2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b0ff22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea4fa2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.734+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128, and the Request Id: 14b06efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-types, and the Request Id: 16866f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16866f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 363b83e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_130, and the Request Id: 52cd7cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125-, and the Request Id: 7d46be3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-instances, and the Request Id: 40c2010e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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, and the Request Id: 6c5939c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.760+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c2010e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a07410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: 180c5da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_10_128-, and the Request Id: 41393ed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cbb27ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-types, and the Request Id: 39ae2e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.772+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbb27ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ae2e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 7f1c05e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1c05e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: 2241adfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policies, and the Request Id: 15feb832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 56da4e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 25afd7e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-instances, and the Request Id: 7dd5d492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: 672e7bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_1_130, and the Request Id: 7281abef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 525be646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd5d492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525be646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_2_133, and the Request Id: 4e525b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 3177b99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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, and the Request Id: 78e14463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 1f8222e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 130dc7b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130dc7b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 796e98c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796e98c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-instances, and the Request Id: 431b9fef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_4_126, and the Request Id: 4c8ff6f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.841+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431b9fef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-types, and the Request Id: 35c87da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 215a4c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_9_132-, and the Request Id: 5aee2809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c87da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133, and the Request Id: 27868a4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cf6745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: 33ad5ded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: 7a8b4980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c2523a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c2523a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5f34f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5f34f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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, and the Request Id: 3f79ee67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dad934d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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, and the Request Id: 16efaa8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_4_126-, and the Request Id: 14934966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dad934d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_8_127, and the Request Id: 42eb3aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-types, and the Request Id: a12c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy-instances, and the Request Id: 1cb493fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb493fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a12c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557ac2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557ac2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38482ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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/policy_3_133-, and the Request Id: 11ed26f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129, and the Request Id: e232d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_5_126, and the Request Id: 6e1dfc67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 5d7a2c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cb0fe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 27442c3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278ebc23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278ebc23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db84115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: 1ef5fd09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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-types, and the Request Id: 8436b0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8436b0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_129, and the Request Id: 1eb824b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 22bcce34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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: 5c99da6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129-, and the Request Id: 683baa6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:03.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_5_126-, and the Request Id: 38b8aeed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f49ec51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b7a569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1392c9ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1392c9ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f56613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4229076b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4229076b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 3b124f73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.040+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f56613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 1c179193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: 48ab4b35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 36feda76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_10_129-, and the Request Id: 6a18c6fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c179193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: 52482f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 5f85a777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f85a777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 67ba3ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 27c077a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 47e762d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c077a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policies/policy_9_133, and the Request Id: 23c7e40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-instances, and the Request Id: 7bcd954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: ccc6214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcd954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a549ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246fb1f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b5b440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccc6214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a549ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea32e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134, and the Request Id: 325ae3c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea32e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134, and the Request Id: 7302eab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 7ab3d8c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_1_131-, and the Request Id: fb58eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 15c00bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 43d8619d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_7_131-, and the Request Id: 538c2b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d8619d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy_9_133-, and the Request Id: 5bc403d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 68b5806c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3282e034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3282e034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 1c97d146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_2_134-, and the Request Id: 629ffcec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_3_134-, and the Request Id: 4bb585a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c97d146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_4_127, and the Request Id: 23fcf828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: a979d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a979d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 4a29b7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_6_130, and the Request Id: 8fa65c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a29b7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e909195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e909195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: d9f19e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 32d2c2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_10_130, and the Request Id: 102ca0ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-instances, and the Request Id: 6400f8df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6400f8df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44133896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 195983e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44133896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 4ffd2e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffd2e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 68550663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434230bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434230bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 27d81a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_127, and the Request Id: 340bf09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_8_128, and the Request Id: 5b8736ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127-, and the Request Id: 46e702bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_6_130-, and the Request Id: 4d106252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130-, and the Request Id: 29c442ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 476677a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 53cdca81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_127-, and the Request Id: 3b74bdf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy_8_128-, and the Request Id: d2e918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 5ae74403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 572ae7c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 689fa821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: e86d561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 8903cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: bf015e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 74ede925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31d0e4c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8903cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d0e4c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 36e4e30e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-types, and the Request Id: 61b68217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b68217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 6a20f6cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a20f6cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_9_134, and the Request Id: 45244e83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-instances, and the Request Id: 4642b894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 377a8a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4642b894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d3bff9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 59e043c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3bff9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_7_132, and the Request Id: 4e4c768c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e043c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy_3_135, and the Request Id: 47d1d966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 682799d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_9_134-, and the Request Id: 362ac37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-types, and the Request Id: 7379d43f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 5a1cd567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 734a506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7379d43f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132, and the Request Id: 546e9def, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1cd567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 4ab77d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab77d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 798d645b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf05418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_2_135, and the Request Id: 34161aee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: 235864c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 3aee82f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34008953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34008953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_3_135-, and the Request Id: 267d4292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3303a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3303a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 56946806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_6_131, and the Request Id: f716d4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_1_132-, and the Request Id: 1db44e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.372+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660c3f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660c3f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228e2c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228e2c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 2e32b9b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: 5a10e2c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 447fdba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447fdba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e32b9b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_10_131, and the Request Id: 1fb1ff78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7083f9bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a6b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7083f9bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a6b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_4_128, and the Request Id: 2e7831bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_8_129, and the Request Id: 4dc5c54d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 4d29798c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131-, and the Request Id: 29a8fccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_128-, and the Request Id: 1f897d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 469e06e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 116e21fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3767712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1142750a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_6_131-, and the Request Id: 2af6054a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 64b9cb86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_8_129-, and the Request Id: 335d825a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b9cb86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-types, and the Request Id: 50cf533c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cf533c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295876c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_128, and the Request Id: 2b4741c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f313636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e08167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 61fc6a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-instances, and the Request Id: 63a71379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50efedee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50efedee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a71379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 1c74d75c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c74d75c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135, and the Request Id: 18d3a062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c633c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c633c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policies/policy_7_133, and the Request Id: 77397d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13323e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 71bfddd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 27e111ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e13d0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 3eb6d97e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e13d0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a698730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a698730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 4c6ab540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_1_133, and the Request Id: 59f64add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 39dc7879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-instances, and the Request Id: 6d21da44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d21da44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_5_128-, and the Request Id: 4006333d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-types, and the Request Id: 22f57232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f57232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4109b6d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136, and the Request Id: 60bc35e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bbe667d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_135-, and the Request Id: 1b2f4dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a897bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18974a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 3799b648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18974a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57f00bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-instances, and the Request Id: 2d3af9e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3af9e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f00bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c4b9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3799b648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4b9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 70f10a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f6604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c424273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f10a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f6604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130, and the Request Id: 5d4d5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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-types, and the Request Id: 2ee6d0ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_3_136-, and the Request Id: 648d47f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132, and the Request Id: bda155f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee6d0ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bc84afa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc84afa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136, and the Request Id: 7707f9b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132, and the Request Id: 2b6ad17c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c424273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_7_133-, and the Request Id: b0209a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_136-, and the Request Id: 46c28857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_4_129, and the Request Id: ac80c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_10_132-, and the Request Id: 2d0f0b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policies/policy_1_133-, and the Request Id: 2f0055e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 73ae8efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_8_130-, and the Request Id: 389d87ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132-, and the Request Id: 17a32b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 7072a6d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 96a8fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy_4_129-, and the Request Id: 41adc155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 504862d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 3daef7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1a8106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 53bba52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 4cad8d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 456a040f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 622a981e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44973531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 782c6ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 62d8942c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2242b9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 5a1d41dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2242b9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 4307667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-types, and the Request Id: 5d80407d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d80407d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 6ff481cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: 2961b288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4307667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 637c7144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637c7144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 2f9e3389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_9_136, and the Request Id: 6c570483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-instances, and the Request Id: 6cb3a3e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 5748dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 7bafc1b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb3a3e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 44e29b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e29b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_1_134, and the Request Id: 10c9f6f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-instances, and the Request Id: 26f911dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: 238e15a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_129-, and the Request Id: 15cf7446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f911dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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-instances, and the Request Id: 1dc566d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc566d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 5ea380d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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-types, and the Request Id: 7e77174e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 1475371c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1475371c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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-instances, and the Request Id: 1d58d94e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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-instances, and the Request Id: 74b65eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d58d94e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b65eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137, and the Request Id: 108900f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e77174e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-types, and the Request Id: 22907f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22907f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_3_137, and the Request Id: 3b62231b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_130, and the Request Id: 54b9872f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 5f057353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 3dee4b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f057353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dee4b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 7e5804ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134-, and the Request Id: 6face3a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_8_131, and the Request Id: 29d2d013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ae79ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae79ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 152f3c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_2_137-, and the Request Id: 79c2cbbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ba0290d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152f3c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39521465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba0290d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_10_133, and the Request Id: f3300a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133, and the Request Id: 6b402763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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-instances, and the Request Id: 59549f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.921+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130-, and the Request Id: 28b7114f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59549f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48daad2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: 5b2ccb33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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-types, and the Request Id: 17aec467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17aec467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137-, and the Request Id: 7bc9d81f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policies/policy_7_134, and the Request Id: 70b16f6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 1b6d8269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 50d8b2ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e5472e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_10_133-, and the Request Id: 22cd8891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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_6_133-, and the Request Id: 43b32d81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c10859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 477b5f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96a0b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 18aabb0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18aabb0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: 3c95a00e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 2f1f4b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ac92d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ac92d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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/policy-instances, and the Request Id: 188f30ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 3716fa8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 89d6fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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: 2829832e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:04.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, and the Request Id: 670c9ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_5_130, and the Request Id: 4c95904b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188f30ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 608ca3b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608ca3b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policies/policy_1_135, and the Request Id: 33da3f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 5aba73ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_5_130-, and the Request Id: 55798237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aba73ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 7e717959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: df23b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 3228280b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_1_135-, and the Request Id: 1fdb6538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_9_137, and the Request Id: 73b8a885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 75a5ac5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e717959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 34196a08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 14d11288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c0beaf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 4ac80b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 763a4db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0beaf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763a4db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-types, and the Request Id: 4834a63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 6b2cef3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4834a63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 89a164a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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, and the Request Id: 6dcba7c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-instances, and the Request Id: 62e7599a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 3e06029d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e06029d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd7f3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: 4fdc3a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e7599a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2cef3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 3ad95067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-types, and the Request Id: 1e3e0811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3e0811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 658bef4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad95067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658bef4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89a164a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_8_132, and the Request Id: 41a9ae93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_2_138, and the Request Id: 7ef75385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_134, and the Request Id: 3de3475c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d5ce4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-types, and the Request Id: 77b37eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b37eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-instances, and the Request Id: 3f73b329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.198+0000 [https-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_135, and the Request Id: 3d59e031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5ce4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f73b329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 4aa95464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_4_131, and the Request Id: 77ac5140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_8_132-, and the Request Id: 65ec9d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_10_134, and the Request Id: 4974a1cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 112d3364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: dc2bbde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 1d47426d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: 73a6afb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d47426d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_2_138-, and the Request Id: 3d5a3212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a4ccb2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4ccb2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_10_134-, and the Request Id: bb68030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3689ab24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_3_138, and the Request Id: 2029456c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3689ab24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_5_131, and the Request Id: 5298ecf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_6_134-, and the Request Id: 8823a41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_131-, and the Request Id: 47fc7e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f90d331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-instances, and the Request Id: 13da0fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13da0fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 573bb243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 340fa111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 29ca1e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340fa111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_1_136, and the Request Id: 3521fb70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 2e190fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 54b5c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_138-, and the Request Id: 4cae02ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 3d401ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_5_131-, and the Request Id: e0a7ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1585a8b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136-, and the Request Id: 240fca60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 45b81212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policies, and the Request Id: 2d365dd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.303+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b2d03ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 6ebc9552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2d03ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebc9552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a927503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-types, and the Request Id: 50e9e798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e9e798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-types, and the Request Id: 60f47dc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f47dc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4354d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136, and the Request Id: 29cd3432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: 6b59d783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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, and the Request Id: 41763769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7418f197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48745637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: 4fc015db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 3c9aba49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 30ae51b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 61965da3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b19cac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.368+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b19cac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61965da3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e30fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 558c029e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e30fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558c029e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 20eea304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133, and the Request Id: 7917ed4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_10_135, and the Request Id: 721cba42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-instances, and the Request Id: 4f90900b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f90900b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f8fd69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 1f43506b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f8fd69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 16242a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16242a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-types, and the Request Id: 2a08500c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a08500c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_2_139, and the Request Id: c113c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policies/policy_7_136-, and the Request Id: 43ecf6e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_6_135, and the Request Id: 1e1ffa17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e1ae90f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5232ed22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5232ed22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1ae90f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 3d91a046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-types, and the Request Id: 7dcd6583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dcd6583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_5_132, and the Request Id: 338b335a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 6b08a6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b08a6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8c5606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135-, and the Request Id: 1efe5422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_4_132, and the Request Id: 687dd939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-instances, and the Request Id: 86c2a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.444+0000 [https-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_132-, and the Request Id: 4e4343f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86c2a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d3e41da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policies/policy_2_139-, and the Request Id: 77b3c914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3e41da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360c49d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_3_139, and the Request Id: 22ef669c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135-, and the Request Id: 486b48c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2626d971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_8_133-, and the Request Id: 144da8ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_4_132-, and the Request Id: 4d1069fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 4533179f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 2040c5d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d6a1dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6a1dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 26d853b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 14a674f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a674f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_1_137, and the Request Id: 7d60251d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_3_139-, and the Request Id: 498d18ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.507+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abf884b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 248133bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-instances, and the Request Id: 643a1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643a1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-types, and the Request Id: 1b9da447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 68fd1f7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9da447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_9_139, and the Request Id: 7fc657fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-instances, and the Request Id: 5256463f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5256463f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c9ea2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c9ea2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 161f9dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_4_133, and the Request Id: 6c60c3ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 713cb3c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 906e344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47220bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47220bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 2804460f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_9_139-, and the Request Id: 9a95145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1161a7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1161a7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137, and the Request Id: 72e4d168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 5f1798ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 7ad0a5b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1148970b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_1_137-, and the Request Id: 27025ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61207be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: c3d7e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 47fd3a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c6a8f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6a8f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d9cbda4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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, and the Request Id: 1a1775f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9cbda4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: 2931d569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_133-, and the Request Id: 7746f6a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_5_133, and the Request Id: 257f6074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-instances, and the Request Id: 1277e313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1277e313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56e1f187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e1f187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20809b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 79d77480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136, and the Request Id: 6472f684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20809b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 7d2dff30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_5_133-, and the Request Id: 210e4a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2dff30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140, and the Request Id: 2dbced61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-instances, and the Request Id: 19bd6c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bd6c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51888786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 7fcd0201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51888786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134, and the Request Id: 7f28b380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: 234dbb92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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, and the Request Id: 609c8946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-instances, and the Request Id: 3a10a735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a10a735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca5f13f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76b5a7a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b5a7a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 388546b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: 5ddd5a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 6a01d976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 7a51a5ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a51a5ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec257b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec257b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_136-, and the Request Id: 7f2db8d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_8_134-, and the Request Id: 27be6284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 506c4bfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_3_140, and the Request Id: 58e7ca59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-instances, and the Request Id: cb52855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb52855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 3674f6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3674f6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_9_140, and the Request Id: be6136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 25b63fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b63fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 130d209e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a91d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a91d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_9_140-, and the Request Id: 7b5d02e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_1_138, and the Request Id: 38d45f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_10_136-, and the Request Id: 72297a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b1315e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b1315e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-types, and the Request Id: 5f248072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 7ef6292c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f248072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_3_140-, and the Request Id: beaa3ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f2ef2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 25f4a31f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 22e332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab88b8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_138-, and the Request Id: 3d2962b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50b46e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b46e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_4_134, and the Request Id: 41b02f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 52ae35f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-types, and the Request Id: 3e62d415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e62d415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_7_138, and the Request Id: 45b3b79c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18015545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 3888a455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b01731d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b01731d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c354ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52fae9f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52fae9f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70900f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-types, and the Request Id: 6e88d4ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 1b8ae57b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e88d4ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-types, and the Request Id: 5cadd650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0b1150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cadd650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_2_141, and the Request Id: 411bb982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 57dfdacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: 5fe971b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_7_138-, and the Request Id: 45ba9a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b2f5e59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ac556d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2f5e59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134-, and the Request Id: 6ef89dd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac556d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-types, and the Request Id: 2cce976e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cce976e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256f3faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256f3faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135, and the Request Id: 40b02638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-instances, and the Request Id: 589b12f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141, and the Request Id: 27c69fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589b12f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 800ee7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 800ee7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_10_137, and the Request Id: 4c90e686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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, and the Request Id: 38f306e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40832bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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-instances, and the Request Id: 74294fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40832bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74294fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b44a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348c17f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_2_141-, and the Request Id: 541f42ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 4632909e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 763f1e63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348c17f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4632909e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763f1e63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 7bca95cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137, and the Request Id: 7720fec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policies/policy_5_134-, and the Request Id: 56ac04f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy-types, and the Request Id: 82f811a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_9_141, and the Request Id: 1c1cb32b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82f811a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_135-, and the Request Id: 28a4613d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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/policy_1_139, and the Request Id: 1c23d4d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 6dfbf7e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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: 5c305ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.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_137-, and the Request Id: 504104e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ab3881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:05.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141-, and the Request Id: 70011954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_6_137-, and the Request Id: f3290c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 78fa5129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: 11748a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_9_141-, and the Request Id: 787d36e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 5eaefda7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-instances, and the Request Id: 385bd8e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385bd8e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 1af96791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af96791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1604a7c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1604a7c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: 769b9030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 207cb6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 7bef1d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207cb6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_7_139, and the Request Id: 40f511b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb11c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a00883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747b1d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 3f846bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 6bbfe5f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-instances, and the Request Id: 613ef586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_4_135-, and the Request Id: 6d63b6a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-types, and the Request Id: 51b6794a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b6794a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613ef586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 4309b99b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 252e96af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 5a840b92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_2_142, and the Request Id: 1f5e1fa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 57c17c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 76f271b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bbcedac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d19548d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-instances, and the Request Id: 4b52531c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: 7973f617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 39bb43e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b52531c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bb43e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 65e061d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e061d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-types, and the Request Id: 21d50145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d50145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ba5cd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 4c967fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c967fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-types, and the Request Id: 3e70aebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: 1b887293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e70aebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: 712e0441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_3_142, and the Request Id: 6b38567c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_2_142-, and the Request Id: 6def4533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policies/policy_3_142-, and the Request Id: 64b6c09c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635349b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635349b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 4e597a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 159cbbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-types, and the Request Id: 1e2c5e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159cbbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2c5e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 56c25cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c25cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491223b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136, and the Request Id: 2b9c936b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 73b941ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: 61fe8439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b941ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy_5_135-, and the Request Id: 32f78f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: 5d216c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-types, and the Request Id: 456ce48a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456ce48a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_6_138, and the Request Id: 1b79d05e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 520c4f27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 695f0d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520c4f27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: bc60019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc60019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 78b0046f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 50bb3657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_8_136-, and the Request Id: 5ecb9b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73da8d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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, and the Request Id: 1348c2a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: 4b273d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy_6_138-, and the Request Id: 3943f04f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a679a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policies/policy_9_142-, and the Request Id: 250b7338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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, and the Request Id: 6667cb06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-types, and the Request Id: 2ed6b783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed6b783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b0046f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policies/policy_4_136, and the Request Id: 542aad83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6665a49d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: f03266a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69767860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-instances, and the Request Id: 32ecafb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ecafb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 4b2b73bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-types, and the Request Id: 45d04594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d04594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140, and the Request Id: 165459aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-instances, and the Request Id: 3029a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3029a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138-, and the Request Id: 66525333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 7b0cfef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 23a26b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a26b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e199254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_5_136, and the Request Id: 173b79c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173edd26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_4_136-, and the Request Id: 4c610b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701555db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71b9999a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b9999a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7053cfd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 68344ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68344ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14a011db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7b0b38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13eccbf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a011db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_2_143, and the Request Id: 671dfd7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: 23ca775f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_1_141, and the Request Id: 54a2de92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13eccbf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 229de8ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddec28d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229de8ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ba50dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba50dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-instances, and the Request Id: 741f65db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741f65db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_8_137, and the Request Id: 3ed7c8af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-types, and the Request Id: 2af0afb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af0afb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 2bc2812a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc2812a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_6_139, and the Request Id: 21e001f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 295808d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 318a53a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: 1a6a7c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318a53a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-types, and the Request Id: 5044e5bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 609ac86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5044e5bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609ac86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_1_141-, and the Request Id: 43fcd2f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143, and the Request Id: 251774a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 52e6c9d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_136-, and the Request Id: 2d19bd7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_3_143, and the Request Id: 2021720e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 20c5d208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_8_137-, and the Request Id: 340ac3e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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, and the Request Id: 66d0a9fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 1f9cc3aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: 697eae5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143-, and the Request Id: 4bb89c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-instances, and the Request Id: 3c495e7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c495e7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39362751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f37b504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 14dffa4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f37b504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 46ec21e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ec21e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30e47a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 7049aa19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e47a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_4_137, and the Request Id: 24cd6a20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: 7e07982f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5a955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5a955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-types, and the Request Id: 19234eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy_9_143-, and the Request Id: 3c1ed96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 32950bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1469659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.569+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19234eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy_2_144, and the Request Id: 19085b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137-, and the Request Id: 2d705368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef588d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139-, and the Request Id: 49d0fc44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 2554e28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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, and the Request Id: daf75ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 6a777684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f1214b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1214b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2f7e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64b5e535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b5e535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_1_142, and the Request Id: 54b5ec75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 34283f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_2_144-, and the Request Id: f475acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 19f13608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624fb4a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f21d8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f21d8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fa5d055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c34a8ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa5d055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.647+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c34a8ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy_7_141, and the Request Id: 689f42f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d72bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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, and the Request Id: 59113ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 2274be32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 522d8741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 4f62e6cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f62e6cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522d8741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 7b5e41af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 62d3e234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_8_138, and the Request Id: 422c6cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 6bd1d7b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d72bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policies/policy_5_137, and the Request Id: 6bc5af9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2b0018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy_1_142-, and the Request Id: 425f81c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-instances, and the Request Id: 62b6a708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b6a708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.692+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35452d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35452d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 9295fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78619a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9295fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e3b6473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78619a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3b6473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39034916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39034916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_141-, and the Request Id: 528296b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_3_144, and the Request Id: 244ead47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140, and the Request Id: 7255b160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 4a1032f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_10_140, and the Request Id: 7774ae2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0e42a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0e42a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 7bab891a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1032f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 68e1ba1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: 1e2437f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.723+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e1ba1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_9_144, and the Request Id: 1400da6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_5_137-, and the Request Id: 5ab854c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_4_138, and the Request Id: 5f674013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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, and the Request Id: 73592fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy_10_140-, and the Request Id: 608d7241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_3_144-, and the Request Id: 4d85a077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d65ea37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_6_140-, and the Request Id: 469ffa86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-instances, and the Request Id: 2b933064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 2bdc4224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf82846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b933064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144-, and the Request Id: 5a46c58a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_4_138-, and the Request Id: 1ae55e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ae2b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ae2b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_2_145, and the Request Id: 1186fcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac5e892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7652d886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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, and the Request Id: 37e6f92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 6b1af776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 1219b406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4648ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 27e86686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ff4621c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 662faf8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff4621c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 22312901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 466b3a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466b3a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139, and the Request Id: 618135d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.851+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: 3e237259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d42698a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d42698a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f06b95e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f06b95e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_141, and the Request Id: 753e378a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc88efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-instances, and the Request Id: 294c6f55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3917527b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294c6f55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3917527b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-types, and the Request Id: 70754eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-types, and the Request Id: 19c0319d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70754eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec29079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.889+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c0319d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy_7_142, and the Request Id: 2c4cf68d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy_1_143, and the Request Id: 18c6dfa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 2a694c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: 2f5bdcfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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, and the Request Id: 245f82a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141-, and the Request Id: 4e4d2776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 4ebbbea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policies/policy_1_143-, and the Request Id: 1328662d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-instances, and the Request Id: 7c6eb1a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6eb1a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 76c38cfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-types, and the Request Id: 2d0e1079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0e1079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145, and the Request Id: 1043276f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 3ad246dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9d775b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: 7605b41c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ccec1d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccec1d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 33261681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33261681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 7ea671b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504aadf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 17924329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17924329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3fd873cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd873cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: 8728ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: 32d294b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policies/policy_9_145, and the Request Id: 2117b4e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d294b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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/policy-types, and the Request Id: 1b01fc0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_145-, and the Request Id: 6ce422d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.993+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b01fc0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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_10_141, and the Request Id: 5ed345b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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: aae34b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aae34b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:06.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-instances, and the Request Id: 12afd8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12afd8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a6f56a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 6eaa2829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a6f56a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 41933216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41933216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f5b785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a87ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: 7ef8a18f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146, and the Request Id: 703ba951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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, and the Request Id: 65244a61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fb43a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb43a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 742b7e71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742b7e71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138-, and the Request Id: 1237a8cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144, and the Request Id: 21aee468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_9_145-, and the Request Id: 1030588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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, and the Request Id: ea86850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policies/policy_1_144-, and the Request Id: 3b910015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_10_141-, and the Request Id: 15a5249e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 6d363dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d363dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-types, and the Request Id: 7c03e5f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 4d47823a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c03e5f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_6_142, and the Request Id: 5c5898ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139-, and the Request Id: 5747cd49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_2_146-, and the Request Id: 385a12d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: f646696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f646696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 61eebacf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61eebacf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 72bc1668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_8_140, and the Request Id: 62ecf77a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76004267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1065f5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1833cdce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77523b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 744e3a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: 5b9a06e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 23c2274d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 2b191d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c2274d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120ea6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: ae6059d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 1bf3e0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 2e27571b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e27571b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_7_143, and the Request Id: 4bf7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 7920e7ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 6ee0826c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 65c181a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8eb8bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c181a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 3543d621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 327dde07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3543d621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 60a376bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a376bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145, and the Request Id: 100a8174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39651c15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 59fc1f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7004ed64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39651c15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fc1f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_5_139, and the Request Id: 64f6f93a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c61e09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c61e09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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, and the Request Id: 20995987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_7_143-, and the Request Id: 2c81b061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policies/policy_3_146, and the Request Id: 6dd540c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52334462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.273+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52334462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 4d6500a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 35b2a186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6500a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 121b4480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121b4480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: 482432fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_5_139-, and the Request Id: 67e44eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2c2ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 2a6b165a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 51e9280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 738a53ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e9280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_4_140, and the Request Id: 498895cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2c2ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 124c808a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5087bc7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124c808a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_3_146-, and the Request Id: 6efc935a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147, and the Request Id: 14bf9214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9a8464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9a8464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c1e015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b8576d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 1a76c9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b8576d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 265b2c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265b2c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 26ca1ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70cdecc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cdecc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e28664e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_140-, and the Request Id: 1ff6d850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e28664e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_6_143, and the Request Id: 53752f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_8_141, and the Request Id: 5ff6ba92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142, and the Request Id: d762112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f171756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f171756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_9_146, and the Request Id: 6e5f2647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6283665d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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, and the Request Id: 4488c05b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 71236279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_2_147-, and the Request Id: 205b260e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6283665d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 68b369d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_9_146-, and the Request Id: 3021b508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-types, and the Request Id: 518d6922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b369d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 2bc154a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518d6922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc154a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_146, and the Request Id: 4bd5e991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_6_143-, and the Request Id: 3d3ececd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.369+0000 [https-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_144, and the Request Id: 5c740368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_1_146-, and the Request Id: 1e698fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5cd800ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: 21876c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 73e5369a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 29342695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_7_144-, and the Request Id: 7d84adff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7120751a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 6b397b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142-, and the Request Id: ecb3ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b397b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfb982b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 64459246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5f8f8f0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 5d9d6528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9d6528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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, and the Request Id: 57a69a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 7b62e782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b62e782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 351e5df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 18c3d825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_5_140, and the Request Id: 7d83fe9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 2e4e6162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c573647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 2941282c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351e5df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 31d6b46f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147, and the Request Id: de6ad3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 4d81fbc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d81fbc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_5_140-, and the Request Id: 253d17c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 345b887f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policies, and the Request Id: 58e96cfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-instances, and the Request Id: 54ed43b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 2b2bab52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ed43b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.501+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345b887f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2262514b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.504+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2262514b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2bab52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_8_142, and the Request Id: ee75239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 74e31ed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144, and the Request Id: 4990119e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_3_147-, and the Request Id: 65445a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 540bdaf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c6acb93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 5eedce0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6acb93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 1c5e624a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5e624a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 6b2a1227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eedce0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 6cc5eab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc5eab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 6de4b200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_4_141, and the Request Id: 7e9dc4d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de4b200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_10_143, and the Request Id: 575cd881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_9_147, and the Request Id: 27cdc464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_6_144-, and the Request Id: 73423a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 50149a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141-, and the Request Id: 34aa0c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_8_142-, and the Request Id: c2aeaba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_10_143-, and the Request Id: 1cd31f3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 3ee696b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee696b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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, and the Request Id: 5664bedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 48e14f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5d501519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_147-, and the Request Id: 12defab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d501519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 43c61367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5309814e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3c487db3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c61367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-instances, and the Request Id: 6a16d826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a16d826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bcf564a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bcf564a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148, and the Request Id: 27096b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-types, and the Request Id: 62da6045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: 88d8804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62da6045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 1ec30cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 607bfa5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_1_147, and the Request Id: 56646d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113d5f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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, and the Request Id: 32875bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 4a57184e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: 6976d720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632c4e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 3f1ea13e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_147-, and the Request Id: 263e2dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_7_145-, and the Request Id: 689ab099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 1562d24d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8e2f87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e2f87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-instances, and the Request Id: 1c1cb346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 347aa8ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1cb346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 7372ddf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7372ddf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8b241a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347aa8ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42911d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b241a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42911d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e1015bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_5_141, and the Request Id: 1decc756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-types, and the Request Id: 257a7dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1015bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257a7dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4816767c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_8_143, and the Request Id: 7d6737e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_10_144, and the Request Id: 469827bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 27fd9085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fd9085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a788b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67bc721b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_3_148, and the Request Id: 21cb2d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd2e0ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.745+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a788b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 47ec7123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ec7123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7668e490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145, and the Request Id: 58c7d8e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_144-, and the Request Id: 63308531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82f5b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_5_141-, and the Request Id: 13ecb8c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82f5b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 19fe1465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 77d2515b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d2515b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 255b05ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_6_145-, and the Request Id: 915bbe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255b05ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5937c96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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, and the Request Id: 2505d7b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_4_142, and the Request Id: 4d230108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_9_148, and the Request Id: 3ff23fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: 2cac11fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_3_148-, and the Request Id: 3569916d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 2e1e1bd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5aece60b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a2160e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a2160e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5c1c1a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 7f53ff50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f53ff50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policies, and the Request Id: 1317705f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_2_149, and the Request Id: 72943588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 229ecab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_4_142-, and the Request Id: 3b73f67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229ecab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f6300ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6300ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148, and the Request Id: fef52cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: 3b2ce9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 8b9bbe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 4eaed3cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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, and the Request Id: 7c1f01f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 6d38e921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 6ef5eab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef5eab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: 75cd4252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-instances, and the Request Id: 1e898acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42cdd4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e898acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cdd4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: 1978e51f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 754b66a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754b66a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 1c431adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b77d267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_5_142, and the Request Id: 10abc0f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_148-, and the Request Id: 5a57df1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 6ad7284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-instances, and the Request Id: 64c187bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-instances, and the Request Id: 3b5a872d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5a872d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62d65e3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d65e3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 2d61e69d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c187bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: f9feae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9feae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_10_145, and the Request Id: 2393b230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_7_146-, and the Request Id: 21c73ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_6_146, and the Request Id: 6ab968ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 72ee5543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145-, and the Request Id: 1c5247d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be2002b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5001663a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5a67a013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be2002b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 12950fe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67681107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 594b7afa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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-instances, and the Request Id: 3dddbe08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy-types, and the Request Id: 2e87f577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: 3a8051e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dddbe08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e87f577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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/policy_5_142-, and the Request Id: 4a015799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a7d531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_2_150, and the Request Id: a209187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a7d531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67611598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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_4_143, and the Request Id: 43197d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67611598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e316dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc4312a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc4312a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a5ee03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: 4212a489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 5c331ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.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: 2559f6df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:07.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d87b84b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d87b84b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2559f6df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62523490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62523490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_149, and the Request Id: 19e6282f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 4481399c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4481399c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_8_144, and the Request Id: 4920c435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 12defe22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 31fe83f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_2_150-, and the Request Id: 718a79cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143-, and the Request Id: 35548cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd63cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5685944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40cc1b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cc1b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 21c15eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17312e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c15eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286acc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-types, and the Request Id: 5e9302d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.060+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17312e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9302d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_3_149-, and the Request Id: 88c092e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: 4a904bd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: 53831e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-instances, and the Request Id: 7a66f231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_8_144-, and the Request Id: d232fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a66f231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 4bde50f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474374b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474374b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141bb082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 73c02931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c02931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147, and the Request Id: 6c7c73ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bde50f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_1_149, and the Request Id: fcc5eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 4f032b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_9_149-, and the Request Id: 7cf58427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae4f10a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 2202fbd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 799b418b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799b418b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: df0cdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df0cdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_146-, and the Request Id: 7cfb0d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_6_147, and the Request Id: 73122368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e880d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_5_143-, and the Request Id: 757b96cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 4ffaadab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_7_147-, and the Request Id: df0493a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a8732e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: 435bca58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-instances, and the Request Id: 304e7ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304e7ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69fc3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69fc3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d3e59b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444da38f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d3e59b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: ff99594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_2_151, and the Request Id: 96c30e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147-, and the Request Id: 6c290fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 503e9c78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff99594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: 2ba2aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 56abcc56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f0231a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: 1179362a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2fd5ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 144ee353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f169a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f169a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c40f642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c40f642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_5_144, and the Request Id: 710764ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-instances, and the Request Id: 31a2afe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 7d359291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 75e394f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a2afe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d522022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d522022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_3_150, and the Request Id: 16174830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac2b080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_4_144-, and the Request Id: 5b58bac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 25c09245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a3e3fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-instances, and the Request Id: 387cc657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387cc657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11dcc122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 6ad42520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11dcc122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_5_144-, and the Request Id: 18192ff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 41afcf75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_8_145, and the Request Id: 4688af59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 56fc0948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fc0948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-types, and the Request Id: 6707778f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6707778f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_10_147, and the Request Id: 3664cfe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cf8cbd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf8cbd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 72ed876f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ed876f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 745e124a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150, and the Request Id: 34568471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-instances, and the Request Id: 49227619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 54b8db5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49227619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a9e915d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9e915d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_7_148, and the Request Id: 43c8353d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 10c0a510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 455b8d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-instances, and the Request Id: 7ccb6dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccb6dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_8_145-, and the Request Id: b677daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_10_147-, and the Request Id: 63fe2137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-types, and the Request Id: 1e6aeee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6aeee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42c23945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148, and the Request Id: 12dfdcaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c23945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-types, and the Request Id: 68b44814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b44814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_2_152, and the Request Id: 3a7d5b36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150-, and the Request Id: 95ba998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: 3cbef73d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 212d6d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44590680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.326+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d060a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44590680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d060a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b2500a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e71248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e71248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2500a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: b8df557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_4_145, and the Request Id: ede4cff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150, and the Request Id: 422922dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28992dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_148-, and the Request Id: 45097ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: 49fe6e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 326b0942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: 21e4f4d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 5523baa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b83af0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ed8a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_4_145-, and the Request Id: 15ca8cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32becedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_9_150-, and the Request Id: 4b9eab70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 400f7591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb5e35b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 38685581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118cd618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc975f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45b44491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b44491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 659bd395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659bd395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: 7ddcb2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4b1e1818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1e1818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 1fd72011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 1c9b156c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9b156c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_146, and the Request Id: 19370529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 8812a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 37dcbcf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793f3fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 62433ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62433ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 72024ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c32b225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c32b225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 3f164e2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_10_148, and the Request Id: 325e41a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 382f2cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382f2cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-instances, and the Request Id: 96f552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-types, and the Request Id: 103d7ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103d7ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-instances, and the Request Id: 31d7fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d7fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 42d5c711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96f552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d5c711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_1_151, and the Request Id: 4dff7a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 6f52543b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f52543b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_3_151, and the Request Id: 6becf3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_2_153, and the Request Id: 5413b0a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 5620eff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 515b3488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.508+0000 [https-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_146-, and the Request Id: 123ca7ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5be92151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e648d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be92151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 550cee07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550cee07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-instances, and the Request Id: 32f59709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149, and the Request Id: 6a4f4254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f59709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42cf1d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_10_148-, and the Request Id: 67293ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_7_149, and the Request Id: 4f853b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cf1d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_3_151-, and the Request Id: 77f44109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_2_153-, and the Request Id: 6eca94c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 360488ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ad89c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149-, and the Request Id: 1c2c497d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 270de1dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad89c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 529b62a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529b62a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151, and the Request Id: 16bf9fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 7ace7509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 7c10e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ace7509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_1_151-, and the Request Id: 966965b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cb6c1dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb6c1dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.558+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: 4ed1ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 549c6a8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: 3630e0de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce90d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff7a1cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d31cd66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 175aa426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_9_151-, and the Request Id: 2daedbdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 1315b280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policies, and the Request Id: c73e85a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_4_146-, and the Request Id: 2853bd28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 2153567f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc05f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 684aba37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policies, and the Request Id: 6cf8c9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 7b6b71e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-instances, and the Request Id: 35fd5ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fd5ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d951d90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d951d90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_8_147, and the Request Id: 76db2c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 427e3a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-instances, and the Request Id: 2bea197c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bea197c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427e3a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 723c0ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15758f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15758f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_3_152, and the Request Id: 69b57104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28637fa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149, and the Request Id: 14c52d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28637fa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723c0ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 7b2cecf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: dfd0bfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dfd0bfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 4155fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4155fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 3da5e682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-types, and the Request Id: 7b423685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b423685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_5_146, and the Request Id: 70796019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f09e222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_2_154, and the Request Id: 6d64f79f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 18a7b1df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-instances, and the Request Id: 31234e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31234e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a7b1df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10326eeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-instances, and the Request Id: 3306a8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10326eeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3306a8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_3_152-, and the Request Id: 13b3a035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-types, and the Request Id: 409afa1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409afa1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-types, and the Request Id: 647cfba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647cfba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_6_150, and the Request Id: 3544a25b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.675+0000 [https-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_149-, and the Request Id: 36c1496b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.675+0000 [https-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_150, and the Request Id: 19556c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_152, and the Request Id: 60eafd6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f12e56d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 4820dd4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_6_150-, and the Request Id: 6bf7f93e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-instances, and the Request Id: 64b5b7ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b5b7ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-types, and the Request Id: 553d0602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553d0602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_5_146-, and the Request Id: 60f57ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152, and the Request Id: 77748bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 186fc84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: 18cfdcb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150-, and the Request Id: 26633687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c5991b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: 5f98c21f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 4861df18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 48ae9f51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ae9f51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-types, and the Request Id: 29c9a057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c9a057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_8_147-, and the Request Id: 3faf2b4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_4_147, and the Request Id: 167522f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 2d3fa7ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy_9_152-, and the Request Id: 84672a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 18c086f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6050e6f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 528b3812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 6233311a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79218ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385f399b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-instances, and the Request Id: 24acbb5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24acbb5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-types, and the Request Id: 6ef643b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef643b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 44d2feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153, and the Request Id: 61c93079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147-, and the Request Id: 2111794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6868f352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6868f352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-types, and the Request Id: 6f2a2ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 17a45191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2a2ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_6_151, and the Request Id: d51c6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83a0ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: e75bb55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 53005e7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53005e7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c927a68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c927a68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_8_148, and the Request Id: 2c35d7e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f87eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c03b917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 5fa3ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 1964d471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 6921f3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_3_153-, and the Request Id: 19d79dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3adf171b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adf171b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: e7bae2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7bae2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151-, and the Request Id: 78222ac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 642db0b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-types, and the Request Id: 9ad9e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ad9e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642db0b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c5a7278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-instances, and the Request Id: 4f7f1e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7f1e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_2_155, and the Request Id: 14fe8920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5a7278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150, and the Request Id: 3a6db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_8_148-, and the Request Id: 30c2c47b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-types, and the Request Id: 5b634a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-types, and the Request Id: 214c5dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b634a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214c5dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e98f1d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.847+0000 [https-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_155-, and the Request Id: 61692908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 797f7317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: 7c604be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 3d8a771e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: 1b5c5f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8a771e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ad0f00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e98f1d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad0f00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53a2ef17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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/policy-types, and the Request Id: 6d666439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a2ef17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f93525d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d666439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.865+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f93525d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_153, and the Request Id: 3bef440a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_9_153, and the Request Id: 2a4d84b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_148, and the Request Id: 14bf5129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39613415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69289ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 6c143409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150-, and the Request Id: 1d9ec08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 5276cad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 21720578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_151-, and the Request Id: 1dce7fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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, and the Request Id: 4bd7d05a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_9_153-, and the Request Id: 1549506f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_4_148-, and the Request Id: 50b903a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_1_153-, and the Request Id: 232baa9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac4f08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 1d5db89f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213b84aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 5397e4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-instances, and the Request Id: d23ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e70adcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d23ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 1f68f0a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f68f0a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 542c6740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afcc448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_8_149, and the Request Id: 4525e397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 3e94698e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 504b8b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 2ed6dd90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.972+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed6dd90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ae5d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ae5d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 73fade4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fade4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154, and the Request Id: 3325bdfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-types, and the Request Id: 3a438f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a438f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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_2_156, and the Request Id: 48c61646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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: 1a6fbec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154-, and the Request Id: 6ecda54c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6fbec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.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-types, and the Request Id: 5a71c9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:08.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a71c9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e0b8b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21bac413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152, and the Request Id: 5872fb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 2863348c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_8_149-, and the Request Id: 7e20fb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 43aecffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34230af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34230af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 400d135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_2_156-, and the Request Id: 221df7d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 14403fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14403fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400d135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8fd8a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 5543f998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_148, and the Request Id: 22cec4ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fd8a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_10_151, and the Request Id: 106e6404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 3d2d7c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policies, and the Request Id: 54cfd47e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152-, and the Request Id: 13fad386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 1ffc6a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffc6a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: 7e6e3c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6e3c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1273a869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1273a869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_3_155, and the Request Id: a156b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-instances, and the Request Id: 6db2dc91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db2dc91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1ee64d5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee64d5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 365d566d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365d566d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_1_154, and the Request Id: 50ea5b2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 74c77a18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5be13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_4_149, and the Request Id: fcf990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_148-, and the Request Id: 20071c28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 6390bd80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6390bd80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251f16c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 7ae42a55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae42a55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_7_152, and the Request Id: 13a9547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_10_151-, and the Request Id: 270f6ba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d57984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 3cdaa03c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdaa03c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 7a69855e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.092+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a69855e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_9_154, and the Request Id: 1408f1ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_7_152-, and the Request Id: 6b965c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_3_155-, and the Request Id: 4dc7dfd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_1_154-, and the Request Id: 24745d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 30f10362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_4_149-, and the Request Id: 2efc17b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fe3d0f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6554100d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe3d0f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c8a9911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8a9911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_8_150, and the Request Id: 2dc5c012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: 79b52696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 3aaff65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 66edb6a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd9daf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 27a6aa78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 384fd7b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: c278b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2640aa0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_8_150-, and the Request Id: 4c664cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68447a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 5ebcfba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1d85152c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 52155656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 66abf639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 6d4a9dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42712ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42712ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d3ccc8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: 55baf421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3ccc8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55baf421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.165+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67e60158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_5_149, and the Request Id: 339c76a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e60158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f21707d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f21707d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5296f9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5296f9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_3_156, and the Request Id: 6c6721b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_6_153, and the Request Id: 57510f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cae7c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cae7c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab7ac32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab7ac32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d7da851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_1_155, and the Request Id: 3e9d70ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7da851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fd5cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: 53fd8f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fd8f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157, and the Request Id: 290885e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 2373fb69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 236a1222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-instances, and the Request Id: 1d7fa779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: ca0e537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7fa779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca0e537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 608465b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 4bd43d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608465b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd43d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: 14f5742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_4_150, and the Request Id: 470fbb27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 96234fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96234fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: 48cc1f43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156-, and the Request Id: 35467763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7beae889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153-, and the Request Id: 718fc815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7beae889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_7_153, and the Request Id: 73dcbb00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_1_155-, and the Request Id: 3ac3838e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_2_157-, and the Request Id: 748521e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 5ac5f42a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac5f42a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 1c8722b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8722b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152-, and the Request Id: 11492a16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: 12b986af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 47692cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47692cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.254+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cac9b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.255+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cac9b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_8_151, and the Request Id: 7bd0f068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policies/policy_4_150-, and the Request Id: 51f8cf80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 43b7aaeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153-, and the Request Id: 2c34ef1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69324732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1d0782cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: c65dee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: 27de8a6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 4797510b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policies/policy_8_151-, and the Request Id: 27ad59e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 4f98b730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3e1ee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 4a156754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f185665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 75460147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 132cb9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 74cb39da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cb39da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 62438ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 31b71f69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b71f69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.327+0000 [https-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_150, and the Request Id: 194d8a57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33f306ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 29c74cba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f306ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e2c6bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2c6bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_2_158, and the Request Id: 261d1ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 7cdba592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d57e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d57e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 6e90a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68621f07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3679aee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e90a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_3_157, and the Request Id: 2d590e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 3659c32a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 5f4f8189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 226ddd0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226ddd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: 11eca30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 521df0ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11eca30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_6_154, and the Request Id: 27bea8f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 221a2974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_2_158-, and the Request Id: 50371a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 1c3f2490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3f2490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e4d7d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-instances, and the Request Id: 6ccd2e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4d7d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccd2e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5094d283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5094d283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: 683e1234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153, and the Request Id: 7a276e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_3_157-, and the Request Id: 290c1d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1e482070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71549756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71549756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_154-, and the Request Id: f7746d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1965e01f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1965e01f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: 932861b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 932861b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fec848a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: 4ed0cc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 662fb9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d07f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-types, and the Request Id: 7cb92637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662fb9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb92637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_4_151-, and the Request Id: 706de3af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b8902c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8902c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153-, and the Request Id: 3775a30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_9_156, and the Request Id: 6251b5aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_8_152, and the Request Id: 2f1cdbd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 4ed33ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154-, and the Request Id: 53d389a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 5af2fa70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 5d1a1548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dda3db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dda3db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 38815a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f99fa2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 2d41d83a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d41d83a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_1_156, and the Request Id: 66ee99b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_9_156-, and the Request Id: 64f6fc98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_8_152-, and the Request Id: 1083e579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 3335e39c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 35960a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 4daabae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1161df51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1161df51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60c6314d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c6314d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151, and the Request Id: 154b03a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fd35cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-instances, and the Request Id: 4d036dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d036dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ea556a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ea556a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_159, and the Request Id: 345543ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5bdc3430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_1_156-, and the Request Id: 3fd049a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2dde22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 23616434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 4c7db05c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab8d6f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab8d6f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69735e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69735e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 4e9f266f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9f266f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 6318250a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6318250a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_6_155, and the Request Id: 371aed9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158, and the Request Id: 2a5c87b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 4ee94f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 6e8f93c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 52b9cdff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_2_159-, and the Request Id: 306df1e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1d54c72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d54c72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 601bdf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 182e401a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c0ffde6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601bdf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_4_152, and the Request Id: 3866f538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78f2a43f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f2a43f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e36889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e36889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_7_155, and the Request Id: 786e6544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1b3527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_6_155-, and the Request Id: 50a769e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1da052d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da052d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5691a6ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5691a6ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_158-, and the Request Id: 5beaa3cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_154, and the Request Id: 18a5572c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 63983828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 2c13921f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154-, and the Request Id: 45974d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 4dc9902d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc9902d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 7c58d156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: 10b07bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c58d156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b07bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c4cd2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: 9eaeb15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501fcba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.607+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c4cd2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policies/policy_8_153, and the Request Id: 38422383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152-, and the Request Id: 4c7fcb3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_7_155-, and the Request Id: 1c708155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c695fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb30469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 6fe7701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe7701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 68d178b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d178b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_157, and the Request Id: c1bbb3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 21175753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34434285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: 328660d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 26141469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d1ab00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_8_153-, and the Request Id: 264d8885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 3e37b75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 3f62dc80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 18356b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f62dc80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 10e5f169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_1_157-, and the Request Id: 22997fce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aebbcc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 356f012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356f012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aebbcc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: 563fb927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: 2e87fa6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563fb927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policies, and the Request Id: 5f191805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-instances, and the Request Id: 1f6f0954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_3_159, and the Request Id: 48cc00cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6f0954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 71ecff0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: bff5375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 5a62529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-types, and the Request Id: 3438efc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3438efc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_2_160, and the Request Id: 5c3ac106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12422cc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 4bcbe6f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 15252d73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15252d73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-types, and the Request Id: c0dd59d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0dd59d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_152-, and the Request Id: 9caa25a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_10_155, and the Request Id: 7e99f8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 7b316638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.736+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b316638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_3_159-, and the Request Id: 929bd92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 64c1771a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.740+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31d51059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d51059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 677a86ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156, and the Request Id: 4290a3ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677a86ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: 4c659b9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 46585562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b61f27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46585562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b61f27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4539ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4539ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1c5a3667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5a3667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_4_153, and the Request Id: 79afefca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: 3db58025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: 741d437a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741d437a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_7_156, and the Request Id: 196f6a74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_155-, and the Request Id: 693afa35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5156bf14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9a2d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-instances, and the Request Id: 31b9a78d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b9a78d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 33934ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 20ddc272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ddc272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_8_154, and the Request Id: 3d637e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 7d0aaaea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: 75f8c3a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_153-, and the Request Id: 6a74e2c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_9_158-, and the Request Id: 752fee4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad151fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7deb21e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7deb21e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: 13b898f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 355a40f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_8_154-, and the Request Id: 100392db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 4e4cf2ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2468c624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 338a0172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338a0172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_1_158, and the Request Id: 18948442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c63048c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 4d79c387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 691618aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 77ab7f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 7fdcb996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3459e10e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3459e10e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-types, and the Request Id: 251b6a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1b1f273c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251b6a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160, and the Request Id: 1d784fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361fb3cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 66ac8fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ac8fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-types, and the Request Id: 6a416d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: 3a1d36c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a416d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: 63369a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c48e1a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 20cd290e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cd290e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 3bc60ba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc60ba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 41bde62e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bde62e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 6aee190e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_5_153, and the Request Id: 6cf1f812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d45b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d45b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_2_161, and the Request Id: 194118a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 7143628f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_5_153-, and the Request Id: 26f18921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_3_160-, and the Request Id: 1f84dcc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-instances, and the Request Id: 2ac0c001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac0c001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18d53ac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d53ac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_157, and the Request Id: 5b5eb972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 6712cd37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_10_156-, and the Request Id: 1859760d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_2_161-, and the Request Id: 34f677a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b80b6d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 2db5efc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 3ad1a238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_157-, and the Request Id: 1e3fdff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 75593c4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75593c4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-instances, and the Request Id: 1ebf76c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e82381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-instances, and the Request Id: 62ba39e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12fbe3fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e82381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12fbe3fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_8_155, and the Request Id: 502f16e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ba39e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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, and the Request Id: 52b66b89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e59c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebf76c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e59c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 220f0609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy-types, and the Request Id: 2753684f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159, and the Request Id: 7aac78b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2753684f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 249cacab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_4_154, and the Request Id: 69d5833a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: ac2a12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f08ca5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 78d6f356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f08ca5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: 78f18329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c62a47a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c62a47a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f18329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_7_157, and the Request Id: 18e2ce95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policy_3_161, and the Request Id: 29e5bf40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-instances, and the Request Id: 51017e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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/policies, and the Request Id: 17388ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51017e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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-types, and the Request Id: bb04aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb04aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31141762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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_159, and the Request Id: 40b4d613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 44dcfa98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44dcfa98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 796c5229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.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: 1090c64d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:09.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1090c64d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_5_154, and the Request Id: 6749a8bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_9_159-, and the Request Id: 48afce51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_4_154-, and the Request Id: 56828590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426c9a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_155-, and the Request Id: 52668404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: 1a89bc5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: 71215cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policies/policy_3_161-, and the Request Id: 119042b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 5a824a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4444c078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4444c078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_5_154-, and the Request Id: 473489a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-types, and the Request Id: 78ecac98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ecac98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: 5ac89be1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 3342a276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d86a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da8f953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 4681f006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 54dc4a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54dc4a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 1100e6ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-types, and the Request Id: 3f3ad18a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3ad18a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 534f2419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534f2419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 317aadae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317aadae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_6_158, and the Request Id: 723d5c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_2_162, and the Request Id: 4d9b9f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 7186c7c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157-, and the Request Id: 156effc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_2_162-, and the Request Id: 40252088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 375f32f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 37f3f9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f9f3dc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9f3dc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48685638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48685638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: 47369503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 76352cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158-, and the Request Id: 3892d7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c32f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59718ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561bbd5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 589866c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 12595aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad40285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: 56d171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 6362d220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6362d220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39d22097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_9_160-, and the Request Id: 1c1b8812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d22097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_7_158, and the Request Id: 602fe019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 4aa27056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa27056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 48588af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48588af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-instances, and the Request Id: 50f6664a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f6664a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 6f7f2e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1290f0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7f2e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_5_155, and the Request Id: 360ae6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-instances, and the Request Id: 2ca3afcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca3afcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: 497e64fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a92a645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1290f0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.175+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a92a645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 722c917e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722c917e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162, and the Request Id: 2fc03f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155, and the Request Id: 2e462dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7803bc70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policies, and the Request Id: 79e15524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 2eca866c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eca866c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529deed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706385d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706385d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_5_155-, and the Request Id: 6e0a1762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_2_163, and the Request Id: 54bbfa4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_7_158-, and the Request Id: 6cab9bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: 628974fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_2_163-, and the Request Id: 31e9a7ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_3_162-, and the Request Id: 6ba9c183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d4bbe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d4bbe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 22fd719c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22fd719c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_8_156, and the Request Id: ad2580c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e2e6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-instances, and the Request Id: 3e216b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e216b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-types, and the Request Id: 7832b295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7832b295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159, and the Request Id: 7ee1f965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-instances, and the Request Id: 5f6c9e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6c9e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 303b39f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303b39f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: e588042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 44045f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 3ca8cce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_10_158, and the Request Id: 7d41d767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373943cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea1764a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_156-, and the Request Id: 3bba994e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_4_155-, and the Request Id: 107d8cd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 6c267bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158-, and the Request Id: 21c5cace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 497e4ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 1c213ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 2fa142ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_6_159-, and the Request Id: 25f38f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 4fbd004d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e962c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 6a60e367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a60e367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 39a4ba83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-types, and the Request Id: 6e6fd114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6fd114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_9_161, and the Request Id: ac4e057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: 66916a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.318+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5545feaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5545feaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481981a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481981a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: cb60a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fff182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-types, and the Request Id: 4ccb7214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccb7214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb60a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_1_161, and the Request Id: 4f1a8936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 6e8dcecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_7_159, and the Request Id: 5f9858d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c7d26ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7d26ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 20a2b9dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2169bcbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.350+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2169bcbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_5_156, and the Request Id: 7517cf2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 33adafae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e7a3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e7a3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 7408c8d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7408c8d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164, and the Request Id: 2df6f939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 76b22c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_9_161-, and the Request Id: 16c7b29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dec2f23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dec2f23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_1_161-, and the Request Id: 40c2eccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7199af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd791b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: 6f2c81f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd791b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7199af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 5cfb0ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 1e4d580a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_163, and the Request Id: 10e39dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4d580a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-types, and the Request Id: 19bbf237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bbf237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b68ca44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_4_156, and the Request Id: 3302ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1933e10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1933e10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157, and the Request Id: 5cf11181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 3c3a1c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: 3c84225f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 2c559b7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: a1a8359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d120c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 74aff4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156-, and the Request Id: 8d4cb8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 38b402db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74aff4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b402db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policies, and the Request Id: 5f082fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 454c1abb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454c1abb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 67dfa80e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67dfa80e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_10_159, and the Request Id: 5b5082e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160, and the Request Id: 2202ac12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 66034ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: bf39b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 65aa6510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a2e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_157-, and the Request Id: e4cf7c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_3_163-, and the Request Id: 5a8244c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 655ea61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_10_159-, and the Request Id: 52135455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 25297f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25297f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58feb4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-instances, and the Request Id: 7d4981be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58feb4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4981be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_6_160-, and the Request Id: 201e13cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: 27626000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203e6ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203e6ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_7_160, and the Request Id: a49afab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 6d15ea48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.479+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d15ea48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 7506a3ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7506a3ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_9_162-, and the Request Id: d4f95f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_1_162, and the Request Id: 193879fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 78cfebd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 7368e849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: 2782d076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd96d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: 27416582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162-, and the Request Id: 6c4d6fa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-instances, and the Request Id: 18b11f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 5cbd935e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 31f328a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 3698bf55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b21dfe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 2aef1141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 60980676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70913a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b11f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-types, and the Request Id: 50b59c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b59c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60980676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 5395e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5395e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policies/policy_5_157, and the Request Id: 2b70dacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-instances, and the Request Id: 5f2d7601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2d7601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_2_165, and the Request Id: 11c02fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 7560a6ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7560a6ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7e959a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164, and the Request Id: 16030510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da42ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da42ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 483c1841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483c1841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164-, and the Request Id: 3eef0f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157, and the Request Id: 129970ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c27690b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 22ae29cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25da6726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25da6726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d4392d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4392d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 278c85c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_7_161, and the Request Id: 101738a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 72d7f331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b24d9a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2dd87ca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd87ca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_5_157-, and the Request Id: 1c47714a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-types, and the Request Id: 2db7e286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db7e286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_10_160, and the Request Id: edd9cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 3d9eea66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_165-, and the Request Id: 2259b30f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e5a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e5a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157-, and the Request Id: 76a07279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7942823f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 1c6d118c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7942823f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f5f263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f5f263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: 7dcb8e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eeadf2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eeadf2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_9_163, and the Request Id: 101df13b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_8_158, and the Request Id: 446088ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 137bb905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137bb905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 1eedb9dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eedb9dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_6_161, and the Request Id: 2f13914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 1ac587aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160-, and the Request Id: 5b3e9c50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-instances, and the Request Id: 2902e1cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2902e1cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: f361f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-types, and the Request Id: ec0f420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec0f420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_1_163, and the Request Id: 6c2b56b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_6_161-, and the Request Id: 24718890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_9_163-, and the Request Id: 5d12bc05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: 6fe33451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ac4232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_8_158-, and the Request Id: 4e426eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 684a911b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: 423cc92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d1480a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 7adb1eeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adb1eeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 35c5ca6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c5ca6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_3_165, and the Request Id: 43dee4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_1_163-, and the Request Id: 5e312b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f4b6d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f093bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 9df71d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-instances, and the Request Id: f47aede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f47aede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78597202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78597202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_5_158, and the Request Id: 34ef550e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: 3c84d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: c9e761d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9e761d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-types, and the Request Id: 43f19936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 1a7c4337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f19936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_2_166, and the Request Id: 19e79719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_3_165-, and the Request Id: f48ed58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 7d587879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dce77f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174f3e9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737d56a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 3be78806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_158-, and the Request Id: 7f57cd8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 57dc8bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57dc8bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 20c6204b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 1e9dedc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9dedc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-instances, and the Request Id: 6a6fa328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2e92d38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e92d38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: 14f16ce8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 74309100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74309100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-instances, and the Request Id: 740ef04f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740ef04f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_10_161, and the Request Id: 1beb256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 578178a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578178a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 317bcb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68945757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-types, and the Request Id: 26dfe7f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162, and the Request Id: 72f41655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26dfe7f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6fa328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_7_162, and the Request Id: 23ab74f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-instances, and the Request Id: 42e192bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e192bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1b621d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_10_161-, and the Request Id: 3ffcc487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b621d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 328ed52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_9_164, and the Request Id: 11d8d985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 86c97cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86c97cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_7_162-, and the Request Id: 1d1c3ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-types, and the Request Id: 17907aa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17907aa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_4_158-, and the Request Id: 22879e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159, and the Request Id: 44b0756d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_166-, and the Request Id: 710d6954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1522a24d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy-instances, and the Request Id: 31fed3b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31fed3b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2269db8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2269db8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166, and the Request Id: 64915796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_162-, and the Request Id: 4927fd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: 7e13c65d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d869f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 2bed3fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_8_159-, and the Request Id: 230ac0b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 60509330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174897e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778acd8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 26ea5db6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ea5db6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_3_166-, and the Request Id: 2760c594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: 32a3cfcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd0df77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd0df77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 44e28fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164, and the Request Id: 57172e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e28fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd5cbf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 17aa8395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd5cbf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 5ba9d667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_4_159, and the Request Id: 765675b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 57a5dc54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policy_1_164-, and the Request Id: 50f94ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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/policies, and the Request Id: 560c9003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: 33535816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52715225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 514e1d4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514e1d4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72bddcdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bddcdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_5_159, and the Request Id: 69028851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4270eccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b124c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f259351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f259351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_4_159-, and the Request Id: d15c941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a7b85d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a7b85d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 16220b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_163, and the Request Id: af2e7db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a9ee92c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a4c6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 571ef3bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571ef3bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 345547c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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, and the Request Id: 671de643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345547c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 346a1ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346a1ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-types, and the Request Id: 3af303bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af303bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_159-, and the Request Id: 25a80b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_162, and the Request Id: 60b0d196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_2_167, and the Request Id: 735d582e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 729fbd12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729fbd12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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: 53b75ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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-types, and the Request Id: 7ede098a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b75ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707b018f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_9_165, and the Request Id: 474be168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707b018f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.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_7_163-, and the Request Id: 7716128b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.991+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ede098a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163, and the Request Id: 36cb478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: 21a9bb98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:10.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e451e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 39dc955a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59cffb16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59cffb16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 41a40c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a40c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_3_167, and the Request Id: 31f358b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-instances, and the Request Id: 15223c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15223c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 427f44a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427f44a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_10_162-, and the Request Id: 7631dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_4_160, and the Request Id: 6738cffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: f32b6e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_3_167-, and the Request Id: 705ef036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 181ac221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181ac221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e884c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.040+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e884c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_160, and the Request Id: 57516e96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_9_165-, and the Request Id: 16cc9900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 3b3cfd7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_6_163-, and the Request Id: 24aa40dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11737ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 1ed75269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed75269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: de6cfad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 223e9653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 3aebff5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aebff5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_1_165, and the Request Id: 6737e3be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 58e560f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_8_160-, and the Request Id: 40301bf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 622eedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 67490d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.081+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67490d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 22c52f94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160-, and the Request Id: 337cf7fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 512a7328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512a7328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168, and the Request Id: 5b2f0e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-instances, and the Request Id: 63ed06c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ed06c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a42af98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 12b2bc56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 1bde4f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_1_165-, and the Request Id: 4a824d1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-types, and the Request Id: e98ac83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e98ac83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policies/policy_7_164, and the Request Id: 2c9b7682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 163a46a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-instances, and the Request Id: 346cfc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346cfc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 183d17c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: e2a772e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-types, and the Request Id: 62a82034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a82034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_5_160, and the Request Id: 4961b416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_2_168-, and the Request Id: 5579c2d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_164-, and the Request Id: 2146a445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.140+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190e554e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10df0f2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 6c4b0ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-instances, and the Request Id: 2c150959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7e7076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c150959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 33f4a525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 4c1ca9a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f4a525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_10_163, and the Request Id: 63609d64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-instances, and the Request Id: 4b01ff7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b01ff7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: f492540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f492540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 1fece92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163-, and the Request Id: 415d111c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_5_160-, and the Request Id: 4995f4ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 4eff7fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: 5573b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 7623ce73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75eba2af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75eba2af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5408e917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-instances, and the Request Id: 5f84bb0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f84bb0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_9_166-, and the Request Id: 473047a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d746eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d746eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-types, and the Request Id: ec66b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: 4fb1095d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec66b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164, and the Request Id: 4da35d8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 100aae4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100aae4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 2eaa1de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_6_164-, and the Request Id: 7842ac6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eaa1de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 40529b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 79a137b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_8_161, and the Request Id: 6785d107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd41cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6a2440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd41cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ba998b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ba998b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-instances, and the Request Id: 35322db1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35322db1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_3_168, and the Request Id: 2e3038f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policies, and the Request Id: 3ed8bbfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161-, and the Request Id: 54986158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 62af0129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62af0129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_165, and the Request Id: 5e3b5381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309a8b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-instances, and the Request Id: 73a4f91f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 30a6d6c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_165-, and the Request Id: 1e108308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_8_161-, and the Request Id: 3ddcaf77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a4f91f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a6d6c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bbd3b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: a8642c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8642c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 7fc62f3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10ea9c2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ea9c2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_1_166, and the Request Id: 39a9600e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 6653a729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 363d404c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169, and the Request Id: 7708180e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ca23028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36639d58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca23028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bff20a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bff20a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 2721b992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_5_161, and the Request Id: 439f5654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_3_168-, and the Request Id: 43897df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_2_169-, and the Request Id: 2d64ea74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 4d706c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457841a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457841a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_1_166-, and the Request Id: 7b6414e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3d3a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17bba79e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bba79e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_6_165, and the Request Id: 77bffb71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3d3a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 78ad4e52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ad4e52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 60758eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-types, and the Request Id: 1a331ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a331ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4b5a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4b5a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40f029f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f029f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_162, and the Request Id: 54dc44e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_10_164, and the Request Id: 6cda802d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-types, and the Request Id: 6c46ee64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c46ee64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 6c1c5602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162, and the Request Id: 7e71b393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_6_165-, and the Request Id: 7cb1f159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130a9a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_5_161-, and the Request Id: 431cbd53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222c59b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 4d2ebd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policies/policy_8_162-, and the Request Id: 44d14b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_4_162-, and the Request Id: 31a9def, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-instances, and the Request Id: 1419e2e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1419e2e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 2b3b743f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2527f360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a52ee33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_10_164-, and the Request Id: 3120a9ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2527f360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_9_167, and the Request Id: 64e8659c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 3000e3f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ca0719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 180b9350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2295776c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 1740ea68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 64de4bbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 27a05648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a05648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41866af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41866af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policies, and the Request Id: 2bc6414d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 799bbd77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799bbd77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: 5afc17dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62154b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62154b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166, and the Request Id: 77de6bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_2_170, and the Request Id: 2e3734fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e8bb29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 2aaf42f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 4b8d577c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2022ee76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2022ee76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b3b6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b3b6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_1_167, and the Request Id: 5ea0be8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5934ca7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5934ca7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-types, and the Request Id: 2c0e1a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0e1a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a1fb12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_6_166, and the Request Id: 46bff752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7c132f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7c132f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_7_166-, and the Request Id: 389b4712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-instances, and the Request Id: 6d73728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d73728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.441+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70fa66ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fa66ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 402d558d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402d558d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-types, and the Request Id: 2512f102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2512f102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_2_170-, and the Request Id: 47a0a62d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75fa5605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_4_163, and the Request Id: 4c412e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-instances, and the Request Id: 32b92269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b92269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fa5605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_3_169, and the Request Id: 9d97dc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_5_162, and the Request Id: 7b17f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 77c7aca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c7aca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policies/policy_10_165, and the Request Id: 76cb4012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 7f28d2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 34c1af28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_167-, and the Request Id: 1a302a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30440029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163-, and the Request Id: 45a25699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b384c0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: 63c2524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169-, and the Request Id: 72c58696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_6_166-, and the Request Id: 435335f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_10_165-, and the Request Id: 4c6db85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 60b051f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b051f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-types, and the Request Id: 1a87ff20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 44df77c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a87ff20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_8_163, and the Request Id: 38dc225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 15274615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 70dfda42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3396e79f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6858afeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 21b70679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 72413f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313e7702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 1662e7fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: aacfc5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-instances, and the Request Id: 3dc8d1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc8d1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 29059a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29059a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171, and the Request Id: 6418f8d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_8_163-, and the Request Id: 57a515f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_2_171-, and the Request Id: 4d93753c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 894bb84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-instances, and the Request Id: 5b0246ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 894bb84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6110d675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6110d675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168, and the Request Id: 47b046ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64706701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64706701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0246ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_9_168, and the Request Id: 216adc88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 540409cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 77208df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_1_168-, and the Request Id: 37a65cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 72d3160f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 47e1ccb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 1dd712b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f4295a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd712b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f9bd2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f9bd2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d2bca7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2bca7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: 47cb34b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b417819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b417819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_7_167, and the Request Id: 634b5d84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 40bb6efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168-, and the Request Id: 1147eaeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de84ee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 2f7dce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7dce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-types, and the Request Id: d90dfc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d90dfc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 66763629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 78d34be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 50f488bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f488bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cb9e7e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb9e7e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c4c15a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c4c15a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 7c0aa08c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_5_163-, and the Request Id: 1f525bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0aa08c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_3_170, and the Request Id: 1b3c8e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166, and the Request Id: 2f5a78a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: ae6e779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_164, and the Request Id: 1ffecf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae6e779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-types, and the Request Id: 57dba677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57dba677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167, and the Request Id: 788b0a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_7_167-, and the Request Id: 45de7cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170-, and the Request Id: 247b73f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 6a94d75a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7f63e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 1da28283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174bd0d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 2b77d34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166-, and the Request Id: 37664170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_6_167-, and the Request Id: 2c752326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_4_164-, and the Request Id: 14602fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 4cab6c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cab6c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 6cec7e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65726171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be96af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65726171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 369e9052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369e9052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 3e9a9bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-types, and the Request Id: 684b29f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 33c39e68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684b29f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c39e68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd517bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd517bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_172, and the Request Id: 14912bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: 65d01bc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_9_169, and the Request Id: 3601b442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 482bcc93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459775f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 14889ea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482bcc93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 6990a1d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy-instances, and the Request Id: 4c92acb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31bf69e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c92acb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 5e8d56ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-types, and the Request Id: 28c2771d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c2771d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_8_164, and the Request Id: ab1f522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-types, and the Request Id: 1dbd4dd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbd4dd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_5_164, and the Request Id: 6a2b3771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169-, and the Request Id: 1aa41588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_2_172-, and the Request Id: 5e47e1c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_9_169-, and the Request Id: 2a8df860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 4f1625ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1625ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 7e29b610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-types, and the Request Id: 53d5dd80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d5dd80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cfb04c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfb04c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 4b89966e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e941e69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b89966e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168, and the Request Id: 1819906c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_171, and the Request Id: f4bfbc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: beb61dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_8_164-, and the Request Id: 1a78c734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_164-, and the Request Id: 52bd0d64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 7c9b0d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: a42718a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 9d24248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 7a40677d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 30963dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a40677d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30963dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: 476310c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e3db45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6adfe0e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e3db45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adfe0e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_3_171-, and the Request Id: 147b18e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a32b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a32b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: c356af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c356af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168, and the Request Id: 3d72cabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167, and the Request Id: 30317d3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_4_165, and the Request Id: 70f13af2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 5cd03f92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 576bc286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: ab7ae00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 46cf14da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: b953a27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 2178f77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 587cb66a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_6_168-, and the Request Id: 4f0b14fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 38a550cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_4_165-, and the Request Id: 75a14d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 7d2678c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a550cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2678c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 6e96aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 50d98765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 2d45b672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d98765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 72b269ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b269ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_2_173, and the Request Id: 7a816ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: 6c85ba74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: d0f8782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f8782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 6463a6ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.913+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6463a6ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_10_167-, and the Request Id: 2dfa5927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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/policy_9_170, and the Request Id: 72d03528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c714ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 32456e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa2f5e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 24e3728c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4162320e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e3728c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4162320e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc12b68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.937+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc12b68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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-types, and the Request Id: 7d41faba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d41faba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_7_169, and the Request Id: 633f1872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 148674c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 28f87ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148674c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f87ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_8_165, and the Request Id: 674a186e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_173-, and the Request Id: 7b897eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_165, and the Request Id: 14e23e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468c6cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_170-, and the Request Id: 1a853578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: 496e94e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: edde32e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 4fa76120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3370c002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3370c002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43869ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43869ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 43178af7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_169-, and the Request Id: 284fe400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: 724d7bf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_3_172, and the Request Id: 4ec1f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 6604bc81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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_5_165-, and the Request Id: 5be3e5a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 124bf5d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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, and the Request Id: 4c4c0760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.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: 43df0df0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:11.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43df0df0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-types, and the Request Id: 71b0be3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b0be3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_6_169, and the Request Id: 2931552c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policies, and the Request Id: 1d0b378c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b11f2e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b11f2e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f02c21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_172-, and the Request Id: 45bcbe04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 624e9450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6775047c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1e3cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 2046b48d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6775047c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: 7d8a1554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_10_168, and the Request Id: 5c6624b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 228b6373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e57b522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a501122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e57b522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 2f0d3a37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0d3a37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.062+0000 [https-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: 6df19b7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d0b2d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d745424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d745424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 70e55b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5a700fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d192cab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d192cab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a700fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174, and the Request Id: 3aac2ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-types, and the Request Id: 6330031f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6330031f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 3931e553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_1_171, and the Request Id: 6834ba38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48cf713c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_10_168-, and the Request Id: 5ef6a382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 15ce892b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 27a744c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166-, and the Request Id: 135ffff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-instances, and the Request Id: 5d2198b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2198b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd8077a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 57e446a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e446a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_166, and the Request Id: 615b58d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_1_171-, and the Request Id: 1a823483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642f1a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-instances, and the Request Id: 3d8490eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8490eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37795442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37795442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_5_166, and the Request Id: 1ccf23fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-instances, and the Request Id: 951376d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 46359c9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe4f789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 951376d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46359c9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 16f1e106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-types, and the Request Id: 36b42b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b42b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-types, and the Request Id: 24efab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f1e106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24efab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6845df97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6845df97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: 5402c995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173, and the Request Id: 55f5decb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: 7bdf3adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_2_174-, and the Request Id: 13b87c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 1a3b40a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3b40a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 7dd3d643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-types, and the Request Id: 3791baac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: 56b0ea22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3791baac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170, and the Request Id: 24819c4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 1ca434ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 753f0e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_3_173-, and the Request Id: 6f70265c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 1c11464b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_9_171-, and the Request Id: 6de545fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_7_170-, and the Request Id: 6c04b3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 6dcf0877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5479a71b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 275b0ba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_6_170-, and the Request Id: 112e7d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 6bcedd88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b616dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcedd88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ec52c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ec52c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_4_167, and the Request Id: 1475fe0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 588249fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fca6ca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fca6ca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-types, and the Request Id: 7e80c379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e80c379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_10_169, and the Request Id: 2cf6cbeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 55bcbc41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 6a5e58da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policies, and the Request Id: 7661a377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fd97401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 2f91e3a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd97401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 4e8b98a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8b98a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 1e2603a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: 1ccf22fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 67598a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 1785e220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_4_167-, and the Request Id: 71675f82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 42ebb11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_10_169-, and the Request Id: 633f8ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 205c0e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policies, and the Request Id: 549603b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f83b0f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f83b0f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-instances, and the Request Id: 11baa9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11baa9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f069f17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f069f17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 7e4e3838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_2_175, and the Request Id: 123076d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: fa7e3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4e3838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_8_167, and the Request Id: 2be9dc9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-instances, and the Request Id: 667947f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667947f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 783b65a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c58e160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783b65a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c58e160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171, and the Request Id: 636f2853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-types, and the Request Id: 1e8880b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8880b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_174, and the Request Id: 53b63223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 87e6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 7da9cbfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 39e943a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da9cbfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5e674cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e674cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49f1470f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5a237884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f1470f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a237884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_5_167, and the Request Id: 38872cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_7_171, and the Request Id: 1c326ce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: 441f533e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32165386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_8_167-, and the Request Id: 4592fc37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174-, and the Request Id: 278503a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_6_171-, and the Request Id: 39d38025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 727ad96e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3219ea47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_5_167-, and the Request Id: 343c7d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 7839b1cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-instances, and the Request Id: 61df9954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61df9954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 177d24e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177d24e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_9_172, and the Request Id: c25bf74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_171-, and the Request Id: 1a60236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 62176f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 6179bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6179bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 44a894b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a894b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e599f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170, and the Request Id: 3774ef13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 2652a3e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: d788afa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 60ec6257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 43cea62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-instances, and the Request Id: 9090484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43cea62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9090484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75bbff97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 67af68d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bbff97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67af68d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_4_168, and the Request Id: 65ab8839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173, and the Request Id: 6ae688cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516518ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_9_172-, and the Request Id: 104e8826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 3631a9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_10_170-, and the Request Id: 2058508d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479b845e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5021bfe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 41954602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 77eb9d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_1_173-, and the Request Id: 10c15dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_4_168-, and the Request Id: 72b0b3fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 43815286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.477+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43815286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 53b4c06e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-types, and the Request Id: 477b2766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477b2766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 496194a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-instances, and the Request Id: 293f5cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_5_168, and the Request Id: 710b19ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293f5cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e2287bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2287bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259d6413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259d6413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_2_176, and the Request Id: 17235d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5d865e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-types, and the Request Id: 3c60584a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-instances, and the Request Id: 30ddae8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c60584a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ddae8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168, and the Request Id: 3817e043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79fc2f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fc2f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fb3c552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 52885233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb3c552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f847fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f847fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5759a368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5a787d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_3_175, and the Request Id: 55dc8dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 63e4eff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_6_172, and the Request Id: 6c658af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 59ee1b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-instances, and the Request Id: 44598cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44598cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_6_172-, and the Request Id: 4ea6fc15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: 7e5af31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 7438d54f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660b9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-types, and the Request Id: 5b7686b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_2_176-, and the Request Id: 637fdf45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7686b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175-, and the Request Id: 3831492c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_1_174, and the Request Id: 7a15fb1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cddbff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-instances, and the Request Id: 5a4993a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4993a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63937d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63937d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 359e3ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359e3ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_7_172, and the Request Id: 5266da0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-types, and the Request Id: 34e86e0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e86e0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 6cad6378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 4894f5d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_9_173, and the Request Id: 1919256a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9473a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-instances, and the Request Id: 60322d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60322d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52e8259f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40606f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e719d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e8259f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5761cbb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 3c245e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40606f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c245e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: 4824ec82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_1_174-, and the Request Id: 5ed612b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: 4ca99912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 69f9e66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_9_173-, and the Request Id: 7f7811d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 6dfb22ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e99e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e99e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 1348a39a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1631b976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1631b976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_10_171-, and the Request Id: 42ac5ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_8_169, and the Request Id: 82ccc1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b2a84f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2a84f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_4_169-, and the Request Id: 6249e408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 4c8a8d5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8a8d5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5fe02a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.650+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe02a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: a88f74e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a88f74e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: 36ef2804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173, and the Request Id: 291e41db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 30c067f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_5_169, and the Request Id: 59c9fbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_8_169-, and the Request Id: 6b5cab28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_6_173-, and the Request Id: 296686c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 55440465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: b54f0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 625b0b73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49354793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9631c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 2198571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_169-, and the Request Id: 556ff19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2198571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-types, and the Request Id: f7afcff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7afcff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 74515884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_3_176, and the Request Id: 7c0f82f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1da14b44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ceab7f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5d26b8b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5551f0d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da14b44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-types, and the Request Id: 4e1c2abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1c2abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policies/policy_1_175, and the Request Id: 6f46c2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 8452855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 66eabd83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac6fe35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: dbe265c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ea1773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ea1773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-types, and the Request Id: 18daf160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18daf160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_2_177, and the Request Id: 5a1c7e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_3_176-, and the Request Id: 4ba93231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 113a15ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: b02e5c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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-instances, and the Request Id: 567c128b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567c128b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 4ed4d4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed4d4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_9_174, and the Request Id: 1b17b220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_1_175-, and the Request Id: 59bf4eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 6d92009b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77a0c1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a0c1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ebc811b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebc811b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy_10_172, and the Request Id: 73e0efd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-instances, and the Request Id: 1a939a77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a939a77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 3ae60fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae60fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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/policy-types, and the Request Id: 26aa1639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 15d657c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26aa1639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d657c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174, and the Request Id: 4f35bece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_2_177-, and the Request Id: 500a2224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173, and the Request Id: 4a49429c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 5d0b5d9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0b5d9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 342f1d4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342f1d4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30eb607f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30eb607f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a550e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: 750a3f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_4_170, and the Request Id: 4da5a9c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 248ff5f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248ff5f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_8_170, and the Request Id: 11632084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ffb6f68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d8d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d8d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_174-, and the Request Id: 50f1bebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_10_172-, and the Request Id: 6a26f511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b2e3d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2e3d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_5_170, and the Request Id: 15deefe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89372c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 226a768d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170-, and the Request Id: bc11112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 2c9ddeee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: 4fe9d541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_8_170-, and the Request Id: 6effedec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259e4d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_5_170-, and the Request Id: 629e1d91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 104a4ace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8eb2a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4b4abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 22551923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22551923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffd49ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffd49ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_3_177, and the Request Id: 6747a694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 18403551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 19559f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da6e2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e555b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 53a88cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 41b14e74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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_3_177-, and the Request Id: 78769522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 6ef4d44f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a1fc781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b50f266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1fc781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 456cff57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456cff57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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: 75384265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: 268d0abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef4d44f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c884f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.965+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c884f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178, and the Request Id: 76439a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:12.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, and the Request Id: 2b968f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b08bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_2_178-, and the Request Id: 1bc57edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 340597cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340597cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 274dafd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b3844a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b3844a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f0f515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274dafd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_8_171, and the Request Id: 72efe513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 42d0d9f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d0d9f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171, and the Request Id: 2a6deb96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d1f3be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1371eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d1f3be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325751a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325751a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 207496e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22b8a74e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207496e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1371eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b8a74e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_6_175, and the Request Id: fbf4df8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_9_175, and the Request Id: 151efa71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_1_176-, and the Request Id: 36e7ff42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 5b5c180f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.039+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5c180f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_7_174, and the Request Id: 2c6ef19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 4bec4513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_7_174-, and the Request Id: 482d2a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bec4513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 4eede24b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eede24b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596bd1f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 215825ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_4_171-, and the Request Id: 24fef903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_10_173, and the Request Id: 52ff7d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 19d063c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policies, and the Request Id: 7a2f519e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d063c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-types, and the Request Id: 5e9d21b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9d21b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 47c06819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_9_175-, and the Request Id: 7de88cf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 10de64d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_5_171, and the Request Id: 51c18ad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 4bba59b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: 6dd0b4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-instances, and the Request Id: 7eba763e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 1ef29815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eba763e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f0a4fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0a4fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_3_178, and the Request Id: 21c96269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 20228a64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_10_173-, and the Request Id: 77afee0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 4e03d526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6548eccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 35f36051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: 3f728d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-instances, and the Request Id: 278648cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278648cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.128+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3822737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3822737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_171-, and the Request Id: 1f0e2407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_2_179, and the Request Id: 37339186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 4249a738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1684efb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1684efb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.147+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e12a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e12a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178-, and the Request Id: 2473825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f9138f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9138f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 598aa68f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598aa68f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175, and the Request Id: 5c27738d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_1_177, and the Request Id: 11cfca3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 31e40120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_1_177-, and the Request Id: 6167c824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 7d011f00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f5c5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 328bd0b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b157b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 61ea7b09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab82336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175-, and the Request Id: 2efcd7bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37864ec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37864ec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.215+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e39bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e39bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_4_172, and the Request Id: 7e619281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 229ed142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 4152b959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 617e24d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policies/policy_4_172-, and the Request Id: 43dda91e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 3275151a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-instances, and the Request Id: 49bdcea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.238+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3275151a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4152b959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49bdcea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 199e2098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 58e693e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-types, and the Request Id: e1453e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e693e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69932c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1453e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69932c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_9_176, and the Request Id: e1799ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172, and the Request Id: 234610d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: 18d98200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 47e8d1d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.256+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bf1ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_9_176-, and the Request Id: 685a934e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_2_179-, and the Request Id: 1bcf831c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_8_172-, and the Request Id: 12e6bf6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_10_174-, and the Request Id: 5497420f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 30b1dce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1723208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 445bf0a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 71382bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445bf0a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71382bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39e422a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e422a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1226aea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-types, and the Request Id: 644b4b71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644b4b71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1226aea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 3d3c4048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176, and the Request Id: 311acad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_3_179, and the Request Id: 3a590b3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3c4048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f5c247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_5_172, and the Request Id: 13ee8590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policies, and the Request Id: e580148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policies, and the Request Id: 2030d921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 7c679ed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 734f470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 6ee570f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee570f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 40ad2511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ad2511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_1_178, and the Request Id: 4a311c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 58c9c660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_5_172-, and the Request Id: 596bebfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 40ebae57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: 11133b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fdeac69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_3_179-, and the Request Id: 72c52273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policies, and the Request Id: 9e32d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 286517a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 29b79f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b79f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2ba6d020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 320b19d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba6d020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 3d8ed6fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74684399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8ed6fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74684399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b11959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policies/policy_4_173, and the Request Id: 1db23f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_1_178-, and the Request Id: 7162a283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34e539ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_7_176, and the Request Id: 5b19e062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e539ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 56ee83d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e4c5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ee83d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_9_177, and the Request Id: 7120eac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.384+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e4c5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 181a2acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181a2acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.391+0000 [https-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: 6f05fe17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 701c6c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f59aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 41323061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_4_173-, and the Request Id: 540de061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701c6c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-types, and the Request Id: a946d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41323061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a946d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 79dd6117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173, and the Request Id: 5a0315f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79dd6117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_10_175, and the Request Id: 66c17a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 7496e2ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_7_176-, and the Request Id: 2a9c313d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 51574d66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73965e9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 269df566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: f46aaae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 5a1c0ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: 30f28702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173-, and the Request Id: 135b2df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175-, and the Request Id: 2623c635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-instances, and the Request Id: 5a78724d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a78724d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6319c85b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6319c85b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: 4a2f5f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 773d005e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7a477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7a477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 74cb59b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cb59b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: db8ef6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_3_180, and the Request Id: 7df2a809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: a870ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 3873d08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 29343401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 54ce4fa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ce4fa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 5007cfa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-types, and the Request Id: 6d741d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d741d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_6_177, and the Request Id: 3e1da8e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c711b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173-, and the Request Id: 46d4bd81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dafccf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1985e7cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1985e7cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 7ba82fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba82fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_1_179, and the Request Id: 3f1460ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180-, and the Request Id: 579d173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 234a3adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 6ab934d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 39f61669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_6_177-, and the Request Id: 61300434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b66483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4757eedc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4757eedc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-types, and the Request Id: 56c74435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c74435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: 1545fa7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 51584062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51584062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: 2feb7117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 400c081c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.566+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400c081c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 6a7b033a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_7_177, and the Request Id: 2c95f83b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 6a9075e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b3e329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b3e329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 418622b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 418622b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 62ab363e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ab363e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 4e5719ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5719ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 7d8ba60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 52136e9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_2_181, and the Request Id: 35a4f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_4_174, and the Request Id: 4469ca22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: c711474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c711474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-types, and the Request Id: 6a130cd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a130cd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b6fa212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_8_174, and the Request Id: 5b875dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6fa212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 760260f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760260f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_9_178-, and the Request Id: 1c1d72ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_10_176, and the Request Id: 58dacdd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 72b8661a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_7_177-, and the Request Id: 260a1188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 1e2106ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 5b0ff2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174-, and the Request Id: 1a664f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_2_181-, and the Request Id: 9580b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 3bee8904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 3816af6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_8_174-, and the Request Id: 528bd37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3816af6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 714b6cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714b6cd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policies/policy_3_181, and the Request Id: 31e6c740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6049ac6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_10_176-, and the Request Id: 6aa58e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 35fb7c66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fb7c66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf8d650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf8d650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 264db249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264db249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: 53fe9841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 42e7567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e7567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_6_178, and the Request Id: 4743a313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 60b9a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e2ed6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: 5a20b269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 607d4e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 11d00bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_3_181-, and the Request Id: 6ec293ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fec9d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_6_178-, and the Request Id: 473f1a26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 4ba031ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 3b01f57e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 3ffcaafd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba031ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 3e358979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2637c57c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2637c57c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a444b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 12a10ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_1_180, and the Request Id: 50b36707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f823122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f06e54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 16d1d358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 4ae6843f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 206cdf73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f06e54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3fa97216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa97216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_7_178, and the Request Id: 5dc3e7db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 4ee60716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee60716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 5226a6e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5226a6e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_9_179, and the Request Id: 7fa86524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 52c0748d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c0748d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 6968f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6968f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_175, and the Request Id: 4c84c046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 7eae1297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eae1297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 4370d4a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_180-, and the Request Id: 74eb47bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 21d17464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d17464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_8_175, and the Request Id: 7fe543c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 15a67fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a67fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 7bce61fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 2a6f39c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e4845c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6f39c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177, and the Request Id: 205ef600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 18c25226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c25226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_178-, and the Request Id: 57d1ab77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 3b344956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b344956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179-, and the Request Id: 1f3ff13d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_4_175-, and the Request Id: fe764dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_182, and the Request Id: 7cdbac26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 47cf85a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cf85a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b9fcdc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9fcdc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_8_175-, and the Request Id: 2d949919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_2_182-, and the Request Id: 49f19b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179, and the Request Id: 6a472eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_10_177-, and the Request Id: cdcc07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 5d610178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 614f20a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.812+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614f20a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 791ac666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791ac666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182, and the Request Id: 71790862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 1998d13c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654a0e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231d8977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38383194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 2c893a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38383194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 435d6287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db8d289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 6f8f54b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8f54b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175, and the Request Id: 519807e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179-, and the Request Id: 6b0e8c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: ad09885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_3_182-, and the Request Id: e244e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe0b111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 51c0c57c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 2411b4c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 7d079c20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: e223558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 5a741208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c8f79e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ef6398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ef6398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 4f25a936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f25a936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65827f7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da5f0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64afe9a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64afe9a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_183, and the Request Id: 1f7951e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 22cf438e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60688440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60688440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cf438e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d7d4365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_1_181, and the Request Id: 60747f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7d4365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_7_179, and the Request Id: 5ac69771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40916771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40916771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 71ad6770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-instances, and the Request Id: 2890024a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2890024a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ad6770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_5_175-, and the Request Id: 4c2b07b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 21fa9d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fa9d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_9_180, and the Request Id: 248a329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy-types, and the Request Id: 4ad1bd84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 59890b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad1bd84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-types, and the Request Id: 17c9f4c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c9f4c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: 406f0b89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_8_176, and the Request Id: 1a8cb822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b7aeb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b7aeb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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-types, and the Request Id: 428367f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aeb1c6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aeb1c6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428367f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: 9ea41de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 662e530d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662e530d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176, and the Request Id: 2e99353d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_1_181-, and the Request Id: 3036d5c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_6_180, and the Request Id: 4f563d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d63c8af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_7_179-, and the Request Id: 3084b51f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180-, and the Request Id: 579b1ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 50c1ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c1ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 2d961c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d961c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_10_178-, and the Request Id: 3cca9722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_8_176-, and the Request Id: 7853fea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 92123b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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_3_183, and the Request Id: 1a9dbc08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274f4ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policy_6_180-, and the Request Id: 1bd08372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 67af193b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176-, and the Request Id: 34e6e297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 1bd7ec53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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, and the Request Id: 6f1d73ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 64dc0869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9c9a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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/policies, and the Request Id: 5ea83ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523c932d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:13.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: 4550af71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183-, and the Request Id: 50abfb2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 5cea063f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 358d48e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d243c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc327ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2001f66e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2001f66e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 33e5a6d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 49f20365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597d5a8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: 1fcd663d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc327ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fcd663d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-types, and the Request Id: 356dc2e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356dc2e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_5_176, and the Request Id: 3b452785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_2_184, and the Request Id: 257cb4ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54c28662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c28662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 4085ea21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 2fb7542c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb7542c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_1_182, and the Request Id: 7d59cdbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: 59020348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59020348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b78d36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: 37a635c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a635c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b0d770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_7_180, and the Request Id: 6ce13c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f2fd859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2fd859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3370c3da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3370c3da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: dc70ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc70ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-types, and the Request Id: 6ad05e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_177, and the Request Id: 54847f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad05e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_10_179, and the Request Id: 417dfcc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: 4479e6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_10_179-, and the Request Id: 5013558c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4479e6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 6460822c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6460822c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.083+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181, and the Request Id: 3604e09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_2_184-, and the Request Id: 7be3a90c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: 1724c0e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1724c0e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d18fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d18fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_9_181, and the Request Id: 414d6da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182-, and the Request Id: 19746049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 68eee46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 575ff2f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575ff2f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68eee46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: 1f6d68db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6d68db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 30603bbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30603bbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_4_177, and the Request Id: 4ded147f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_7_180-, and the Request Id: 481ff97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184, and the Request Id: 57608196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_177-, and the Request Id: 143f282d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 6725c929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176-, and the Request Id: 71e7095b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e93e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: 3e9ad789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd94b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210fec2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_9_181-, and the Request Id: 79d263ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_4_177-, and the Request Id: 686e9b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184-, and the Request Id: 8c3e3c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 6218ead7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 57aa34a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0fb4c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 75bdd838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32084666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 631768e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32084666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60328f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60328f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185, and the Request Id: 92879a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 7e996c72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 53ca9b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 411251da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 13fa21bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21399c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 70aa336d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aeea63a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 314ad71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_2_185-, and the Request Id: db2cef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 79928713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 72c581e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79928713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 5edb7edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 3c8a777c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 64d9201c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1608626d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1608626d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314ad71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d9201c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: 4d71822d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d71822d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b98c233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_8_178, and the Request Id: 18c9ba06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.294+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3421c1ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_180, and the Request Id: 26f465bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-types, and the Request Id: 2fe6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: 2bf70c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf70c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 77937d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 617770f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77937d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: bf4c33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183, and the Request Id: bbda103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_181, and the Request Id: 67791963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 4a573349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a573349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 2fadd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fadd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65426db4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: 453a7218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 453a7218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65426db4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_8_178-, and the Request Id: b5e7583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_9_182, and the Request Id: 6428c440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_6_182, and the Request Id: 2dc45985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf4c33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-types, and the Request Id: 4a03283f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.320+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a03283f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617770f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 315e1098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_177, and the Request Id: 38f35527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315e1098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: 56030a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56030a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_185, and the Request Id: 554bf4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183-, and the Request Id: 7b61cb26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-types, and the Request Id: 3f08941d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f08941d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_4_178, and the Request Id: 5289eabe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 65e41abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180-, and the Request Id: 184385e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: 5b3cd2ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67bdb390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_9_182-, and the Request Id: 1e47294b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: 407ab7cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_5_177-, and the Request Id: 34cb25b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6a2129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_3_185-, and the Request Id: 5c985c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178-, and the Request Id: 6b83460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 416dfdae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 17ee886c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ee886c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f68423e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f68423e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186, and the Request Id: 646a27c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299fa69f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 46892a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 4f04208b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 27ef06f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 423b377a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 3030c0b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 37cd456c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 5e4563c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: d94ae48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_186-, and the Request Id: 388a34e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee4cc36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 4a3f8dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 6ab04b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab04b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa7ae0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3158cd6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3158cd6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 7c6fe5c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_8_179, and the Request Id: 6712fdb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-instances, and the Request Id: 67868634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67868634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 5ea07f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d564534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d564534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_1_184, and the Request Id: ce693d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 1f791926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f9b6b27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9b6b27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 6a96b221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a96b221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: 5862515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 37acfde0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37acfde0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e164e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_10_181, and the Request Id: 5e9d6d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff0577e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff0577e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5862515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 1f23431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f23431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: c7ef4aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_9_183, and the Request Id: 7e6d76b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452e0618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_7_182-, and the Request Id: 50df3bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452e0618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179-, and the Request Id: 4d932577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 47ea94e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ea94e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_6_183, and the Request Id: 6d157e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_1_184-, and the Request Id: 4d319289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-instances, and the Request Id: 21c7709d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ef1e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_10_181-, and the Request Id: 4c4c47fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c7709d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 42e9ffd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e9ffd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_9_183-, and the Request Id: 43b4ca45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cd8a41d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd8a41d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173cb61f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: f131ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 95e2ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f131ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_4_179, and the Request Id: 2497e1e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: 3d3fa1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b1b975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b1b975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3fa1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_6_183-, and the Request Id: 7b8f32c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178, and the Request Id: 3261a22a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_3_186, and the Request Id: 381d524f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_4_179-, and the Request Id: 72031cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3579fb37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 73a7ef8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-instances, and the Request Id: 50fa18bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50fa18bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3e80b88a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e80b88a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_2_187, and the Request Id: ce0ee2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 533d082a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 675f335c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb97b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_5_178-, and the Request Id: 7d907aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 967b21c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_3_186-, and the Request Id: 79432d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 763d0855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 1e5d6c58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 12566278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_2_187-, and the Request Id: 535d65cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policies, and the Request Id: 308cd154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: df195c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df195c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 56080dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56080dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_8_180, and the Request Id: 6b553ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: 6195def9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6195def9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 65c8aabc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-types, and the Request Id: 38befa94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38befa94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_183, and the Request Id: 29df59e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f0369e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 4803406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 7e2f0f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-instances, and the Request Id: 2637ae4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21406e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 3685d4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2637ae4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3685d4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6877a398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c5691e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5691e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.700+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6877a398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_184, and the Request Id: 68b17eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_1_185, and the Request Id: 5510a9dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 128358ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128358ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: c1a6655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1a6655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_10_182, and the Request Id: 1c85a567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_180-, and the Request Id: 77fc225e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77d7d70a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d7d70a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: c0dd9a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0dd9a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_7_183-, and the Request Id: 5dff3e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_9_184, and the Request Id: 6b99d7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policies, and the Request Id: 2180855d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 916bfea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44132da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 2be9468f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be9468f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-instances, and the Request Id: 3993dc22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 106d6c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3993dc22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106d6c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d05db13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_6_184-, and the Request Id: 4610e546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187, and the Request Id: 182fa145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.757+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d05db13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_10_182-, and the Request Id: 8c49878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188, and the Request Id: 4340b662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_185-, and the Request Id: bb21a79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 1788b41f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cc5c87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: a6d690a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6d690a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: 6e4c2a9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 2509ddb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc5c87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 4b3fc2da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3fc2da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180, and the Request Id: 16aebee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 673672df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673672df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_5_179, and the Request Id: 68e7cb0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 12ae1851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 56c7772b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187-, and the Request Id: 59528bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa6d15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f45565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e58d55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76896d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76896d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 44e10e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: 302af33e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302af33e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_5_179-, and the Request Id: 513bdced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_7_184, and the Request Id: 2cad7e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_4_180-, and the Request Id: 6d1a2cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 4289d8ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 4f46c0de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 49462426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 2433b703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 227f7407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227f7407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 258c1dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.840+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258c1dbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 370dcc39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370dcc39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: 16a8b4e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185, and the Request Id: af2c2ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_7_184-, and the Request Id: 1d961dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3215c95f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.847+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1bb737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 1e8ee99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8ee99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policies/policy_8_181, and the Request Id: 33e80a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 30f8f00b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 236faa13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236faa13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11bf1927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bf1927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_185, and the Request Id: 1254f78f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: 7c0fe9e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0fe9e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b049893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b049893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: 7cb2660b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dcc0dc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dcc0dc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 3fa74d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_6_185-, and the Request Id: 58e04eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa74d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e82779c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 733366e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: 459b31a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: e5acce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29da37d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policies/policy_8_181-, and the Request Id: 714c1c91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab69455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_183-, and the Request Id: 3825b115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_9_185-, and the Request Id: 14aa3b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe3bea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 66068f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: 5db08693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab69455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.918+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 844d3eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c04be78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c04be78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.920+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188, and the Request Id: 5877f5fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 58d87a91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d87a91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 374e4ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 7b1ff765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 21881886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21881886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 16f1b902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.939+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e5085a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_189, and the Request Id: 2ad9d0ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: 6e77d71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e77d71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 765829b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f351d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f351d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dbd216c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_4_181, and the Request Id: 5fd71f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policies/policy_3_188-, and the Request Id: 36c83b9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbd216c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy-instances, and the Request Id: f631f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-types, and the Request Id: 4b5215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185, and the Request Id: 47ab59f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f631f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 160d0f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df67037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df67037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f49995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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/policy_5_180, and the Request Id: 6cccfde7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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-instances, and the Request Id: 482e87aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482e87aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c7367e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7367e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 702448ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20d388bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d388bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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: 25c88f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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, and the Request Id: 4013a40c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_9_186, and the Request Id: 2db7a94c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6385fe7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181-, and the Request Id: 6306069c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6385fe7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_6_186, and the Request Id: 7a9cd527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 3275d68c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_7_185-, and the Request Id: 7a1c71d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3275d68c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38df052d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38df052d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_10_184, and the Request Id: 47c1af25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_184-, and the Request Id: 2c5d5a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_2_189-, and the Request Id: 725103e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:14.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_5_180-, and the Request Id: 2ee1d28a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9cfbc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 7bcde573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6728bf3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6728bf3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: 3b146138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c0a303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 2b3773b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0a303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_8_182, and the Request Id: a07710c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_6_186-, and the Request Id: 6ac406d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: 5acfa0ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5acfa0ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 269a949a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 72667577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72667577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 491397a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: 7b251b43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44be464c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44be464c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policies, and the Request Id: 73fa4c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 3e63b334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e63b334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189, and the Request Id: f7d1639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 4921e0bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_8_182-, and the Request Id: 497f3dab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policies, and the Request Id: 45c1895a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 7cb646f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e0f7a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: d22a749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 72e48624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 573d235c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.063+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573d235c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6242ada6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6242ada6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189-, and the Request Id: 64258953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 55ec5788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ec5788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30dbbe17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba14fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_4_182, and the Request Id: 4afd6c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30dbbe17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: 78f7f59b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 223c85a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_1_187-, and the Request Id: 6a275899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223c85a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e2bd7c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 388a75ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2bd7c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a64c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-types, and the Request Id: 506e06dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 15d72a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506e06dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d72a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 3886a5c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_2_190, and the Request Id: 56b02be0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185, and the Request Id: 6ac0b821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182-, and the Request Id: 43f8c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 115ab0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: 1e6e1488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6e1488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 25385fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-types, and the Request Id: 3188d9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3188d9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_5_181-, and the Request Id: 2c80dd5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_9_187, and the Request Id: 520200b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32e295a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e295a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f1e7c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f1e7c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: f5046f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 799d5e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_7_186, and the Request Id: 37aa4d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185-, and the Request Id: 2bfa56ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_190-, and the Request Id: 54b19665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 6b744d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 3573e456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3573e456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: de54d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de54d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 33bbcd4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 1cb4e0e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_6_187, and the Request Id: 21f7e1af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_9_187-, and the Request Id: 366f4196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e767d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248e958a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_7_186-, and the Request Id: af30bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 58b850d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ef7aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: 58d087ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 358ec89f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358ec89f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 48c278c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c278c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190, and the Request Id: 3ae73b55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 5dffad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302b9277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 7eeefefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 66bd3e29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 5eacc666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 5fbfba45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eeefefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 42ce8b04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 7b73cb1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b73cb1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ce8b04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.223+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: 8697145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1efc6434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.225+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1efc6434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190-, and the Request Id: 5881c12c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183, and the Request Id: 1963357b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: 74298566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 327d6732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74298566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 77076297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77076297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188, and the Request Id: 5a0dbe58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 1d0b376d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 971f875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25bf6df0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57636cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: 5e4288cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bf6df0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57636cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183-, and the Request Id: 4a36f621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6afa16dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afa16dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_5_182-, and the Request Id: 2d696d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_186, and the Request Id: 36fcfd67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-types, and the Request Id: 7ec2daf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ffc027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec2daf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 31034aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31034aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 5b00f05e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 57a81826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.269+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a81826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_183, and the Request Id: 5501e29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b00f05e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: 7ee08938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 523ffd8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c461b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee08938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523ffd8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_188, and the Request Id: 1a0d26bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_7_187, and the Request Id: 14b28ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 240bbf16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240bbf16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 699c9a47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_6_188, and the Request Id: 18afa751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550cdd22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699c9a47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 331eb622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331eb622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_2_191, and the Request Id: 7adaa5c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186-, and the Request Id: 22bb80c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd448bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_4_183-, and the Request Id: 2922316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_9_188-, and the Request Id: 4c0410b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49191e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_7_187-, and the Request Id: 701a7353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_6_188-, and the Request Id: 56bffd14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 79a1cc45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.318+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: 17f7768b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 635bea93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 57727986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 7a0a0449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400cfb07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 5252c7d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 177922ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6734612e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 618e331c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618e331c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d650dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d650dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_3_191, and the Request Id: 69d0b361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 4ea4a33d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea4a33d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e30689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 6ecbecf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 6a49236f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e30689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a49236f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 5dc64ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_8_184, and the Request Id: 33caeaae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc64ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_189, and the Request Id: 28cfebdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 5428d0f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779d042f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 57b4698a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191-, and the Request Id: 77e16618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 49f18c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 34f9bd77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 4a1af26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.416+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1af26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 54239557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54239557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_1_189-, and the Request Id: 3e44906a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47ca0314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_8_184-, and the Request Id: 2a0bea80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 493e3348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 415b3a85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ca0314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415b3a85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_10_187, and the Request Id: 45b0c54c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_5_183, and the Request Id: 54691a90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 383c8825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383c8825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.435+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21d2505e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d2505e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176a3371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: a34f5c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192, and the Request Id: 5e98a0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 6b287833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab01c8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a34f5c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 451cf238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451cf238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 40b38400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 6e88b2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b38400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e88b2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 2563d4f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187-, and the Request Id: 49ba37c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 77c1c459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ae2a21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c1c459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ae2a21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 10d6c869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_7_188, and the Request Id: 74543a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_6_189, and the Request Id: 152c60f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_4_184, and the Request Id: 55902b2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 1a201f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a201f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-types, and the Request Id: 47e581cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e581cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_2_192-, and the Request Id: 33d79717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_9_189, and the Request Id: 398fd2e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.476+0000 [https-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: 508e9ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policies, and the Request Id: 70d63915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d3254e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e50da8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 322f9f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: 654ebc99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654ebc99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: e7dcb09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 4c519849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c519849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_3_192, and the Request Id: fba82c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_4_184-, and the Request Id: 6d57e347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: 2ebb2853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebb2853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policies, and the Request Id: 867fe20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_9_189-, and the Request Id: 3dead47d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 75fdd1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fdd1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_5_184, and the Request Id: 4d9cf80b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 3fe9d8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57902eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57902eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 7612c044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7612c044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: e9a20c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 6ec285b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: 3c0e8ab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec285b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_189-, and the Request Id: 1cd8bcf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 3483d831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3483d831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_8_185, and the Request Id: 2449fb23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_3_192-, and the Request Id: 5b1ad696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd20b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 4dd060cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e0ff2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 7262efe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184-, and the Request Id: 2ebd7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 41333c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41333c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 4c4ff696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 21f6855f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f6855f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: 4b549d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_1_190-, and the Request Id: 3622f7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_8_185-, and the Request Id: 13f439d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522410ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 130a388f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15084812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 70f22eb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f22eb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 77812a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 45d48c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d48c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64edb09c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64edb09c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 47574c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 52bb2509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47574c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_2_193, and the Request Id: 60a4495f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c9881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 50ba50e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_10_188-, and the Request Id: 1292069b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 719d868a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: 2ec3585e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b60a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470403d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470403d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 45e0ca9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e0ca9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 773351f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773351f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-types, and the Request Id: 6426e3d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_4_185, and the Request Id: 60ec2b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6426e3d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_6_190, and the Request Id: 24041bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: 404d89cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 14ffdac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 765e3fbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 451382d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451382d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 958ead3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 6bba2a7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.697+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bba2a7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policies/policy_9_190, and the Request Id: 3af9461e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed04c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 958ead3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-types, and the Request Id: 5dad9e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dad9e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_8_186, and the Request Id: 570fa5b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 3d91ca05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: 779b5b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 7c76e5c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779b5b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c76e5c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 17bef63b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193, and the Request Id: 4cfc52e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190-, and the Request Id: 6ffca98d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_4_185-, and the Request Id: 5354d30a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2658d887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 2ee7902b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee7902b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_190-, and the Request Id: 37753916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 6938578c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6938578c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: 50e82747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186-, and the Request Id: 14d98b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 3219a0fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1f9abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: 55153bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55153bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_3_193-, and the Request Id: 53e9eb13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-types, and the Request Id: 3475cecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3475cecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: 3c6215e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 798584e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 5116cd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 5efe876d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 23e773c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_5_185-, and the Request Id: 38127486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 2927fc9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: 4a33473c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a33473c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ff9130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 284e3171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ff9130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284e3171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e59da8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e59da8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 4a9c6903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d981ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_10_189, and the Request Id: 6a2e9a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: 4ef7e86b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 3cd7510b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 37aadc22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 381d8187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37aadc22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: 3fdbf853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 509bc45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 5c749c46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 685efd26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c749c46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194, and the Request Id: 21d5fd4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b199e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189-, and the Request Id: 7c4af8da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 173f2f73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 504d4f92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 1d161017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c36256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c36256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19426098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1acc8db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19426098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1acc8db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 4261c7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 7f32420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_4_186, and the Request Id: 3546a851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 34aa2e3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34aa2e3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4261c7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 61427e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61427e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_2_194-, and the Request Id: 64771cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: 22d46163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_8_187, and the Request Id: 1e9bf452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 318ab8c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318ab8c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-types, and the Request Id: 182ca025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182ca025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.909+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d59088c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d59088c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: 42631f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 70a22b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_5_186, and the Request Id: 3aad33a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc02144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_9_191-, and the Request Id: 562f640e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc02144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_3_194, and the Request Id: 3d52988c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4a7eb5a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-instances, and the Request Id: 416e2443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416e2443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 309a088c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_186-, and the Request Id: 39ac3d10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309a088c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191, and the Request Id: 13f9ecb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2423962c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 73074335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: 44d7f540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51444f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 1cf7e61d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_3_194-, and the Request Id: 737b03b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a8d5859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 95efec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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, and the Request Id: 66f3ac19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f16acee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 19e0edfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f16acee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8d5859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 63efa8e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy-types, and the Request Id: 72b26c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 5a044f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63efa8e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b26c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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-instances, and the Request Id: e047136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e047136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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_10_190, and the Request Id: 1f258e46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_7_191, and the Request Id: 33bdf3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79436275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79436275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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/policy_1_192, and the Request Id: 3706e091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.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: 53e617d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186-, and the Request Id: 45feca17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:15.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc6e9fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc6e9fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 192a41f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_10_190-, and the Request Id: 1f71010e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 4e8878d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b5462c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b5462c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 564c37fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_7_191-, and the Request Id: 5f581f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_195, and the Request Id: 3dd810fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_1_192-, and the Request Id: 267c4b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52df3e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707580e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52df3e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 795a5b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795a5b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26529539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192, and the Request Id: 3565e2dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 2858259a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-instances, and the Request Id: 2cf30e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 187ddbb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf30e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-types, and the Request Id: 4fbee2dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbee2dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 2832144d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188, and the Request Id: 692e99b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: 5740f27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 498c1d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498c1d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 4d7c9aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467097a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-types, and the Request Id: 4e4079ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-instances, and the Request Id: 71e4ff5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4079ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: 7d06f6ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 614add6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.079+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e4ff5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 18359b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 148f1f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148f1f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-instances, and the Request Id: 1141969d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1141969d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-types, and the Request Id: 2b08f6b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192, and the Request Id: 337bdb6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b08f6b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_5_187, and the Request Id: 5d35222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_8_188-, and the Request Id: fa20ab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_6_192-, and the Request Id: 662c31b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 5b0403e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb81c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb81c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263ae3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263ae3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: 2ddd070b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_4_187-, and the Request Id: 1b610ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 58bdad66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 44881ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 17f5b7a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f5b7a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 67f675c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f675c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195, and the Request Id: 1b6715b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 361a3cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361a3cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_5_187-, and the Request Id: 60b7cead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192-, and the Request Id: 62fd8859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 10a1857e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a1857e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_10_191, and the Request Id: 1f3cb3bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1c5be715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e539a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_1_193-, and the Request Id: 5607564f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 6640ba09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 6dfaafae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfaafae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-instances, and the Request Id: 67b62aac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195-, and the Request Id: 5b0c7bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b62aac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-types, and the Request Id: 65976efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65976efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_2_196, and the Request Id: 1c6712e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 3efd2792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efd2792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 5594f5a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e2ab05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1352f046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 17f1cc03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_10_191-, and the Request Id: 1ec5df33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76bac4e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 47e9eac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_2_196-, and the Request Id: 68dba5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 12c6dc32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 74fc40a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54622b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: c41a4a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39742364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 3307e059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3307e059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21db5ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21db5ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189, and the Request Id: 4a4594d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 48bbe4ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-instances, and the Request Id: 52c120c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 17b1d125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c120c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d2d0774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 2d10f36a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2d0774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_188, and the Request Id: 12ead5bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 7fc0dfc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc0dfc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 79a14f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 315d0160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.284+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a14f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315d0160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 58190fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58190fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_4_188, and the Request Id: 7180ebb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1456714d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_6_193, and the Request Id: 7765feb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_4_188-, and the Request Id: 497d8dd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179cde64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_8_189-, and the Request Id: 37d7e6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-instances, and the Request Id: 6da687b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da687b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b3d240c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3d240c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_9_193, and the Request Id: 6802da1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 6cd42988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1d480d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_5_188-, and the Request Id: 785c50f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 198d4f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198d4f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c493bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c493bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194, and the Request Id: 7f779098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_193-, and the Request Id: 7c498c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25e1408c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e1408c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e223e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e223e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 5f3dc74b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196, and the Request Id: 15cb04f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-instances, and the Request Id: 5347892b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: 5084e892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 36db6c83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36db6c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: ead9994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 5c8679fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 7cd57720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1ba102af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5347892b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac69f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 546c841d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac69f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-types, and the Request Id: 5a2e0dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f1342f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f1342f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2e0dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196-, and the Request Id: 67957106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 6928bff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194-, and the Request Id: 19f00cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_10_192, and the Request Id: 47f702d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197, and the Request Id: 1b2fdbe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6928bff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 46a67233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 669f0e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ddf873e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 4ceea608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddf873e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 305f8985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: 6515aafa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305f8985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_4_189, and the Request Id: 7329d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 47d1ea83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 6541f953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 5aad97e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 5f00044f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192-, and the Request Id: 1926ce9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 25af10cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197-, and the Request Id: 37f09916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4034d5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.470+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4034d5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 63aa0926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63aa0926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 325be9f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_194, and the Request Id: 1a8e185e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325be9f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 91f4bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91f4bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_4_189-, and the Request Id: 4cfe26f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_8_190, and the Request Id: 28d03259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: 338a8e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 69815d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 289d9a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18394daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policies, and the Request Id: 79f2488b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ac506f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-instances, and the Request Id: f0c1894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0c1894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: dcf6b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11f07aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f07aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1f9558aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e511fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 38d18e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_5_189, and the Request Id: 25f6ab92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57ccd06d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ccd06d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-types, and the Request Id: 4d297668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d297668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_7_194, and the Request Id: 58a37fc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1009323c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.544+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1009323c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-instances, and the Request Id: 699083cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4060367b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699083cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4060367b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197, and the Request Id: 27a0b00a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 522f7229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522f7229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-instances, and the Request Id: 66fb3b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 3ea9ace8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_9_194, and the Request Id: 87bb98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fb3b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-types, and the Request Id: 5d377b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 268f7474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d377b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_1_195, and the Request Id: 47bae0ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cb1589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76824c45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_9_194-, and the Request Id: 73ca56f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_1_195-, and the Request Id: 47a12435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_3_197-, and the Request Id: 735ce27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: b29360a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4434d9f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305db4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4434d9f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305db4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 2816c6e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5114a7b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5114a7b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1b3e5444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_10_193, and the Request Id: 3d4c0d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2816c6e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198, and the Request Id: 4ff4ddbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: 6229eb9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 9e185f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c8a087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c8a087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 2b83d190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef03cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef03cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_6_195, and the Request Id: 593d17c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 1c11f567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 3449de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 7d18ccf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_10_193-, and the Request Id: 75e23ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 134fa881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134fa881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 568203f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568203f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: 36f79d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_4_190, and the Request Id: 2ecec40c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1c20e38f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 58173ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58173ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-types, and the Request Id: 1fd71a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd71a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666b486e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191, and the Request Id: 58989a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5327fd12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: 7eeb0c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eaa281c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-instances, and the Request Id: 433e064b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1485f4f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 15dcf42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433e064b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70fdbe99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fdbe99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 146f17df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190-, and the Request Id: 6ce3fdd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562e6b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562e6b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f3ad7cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3ad7cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: 20130710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: 4d347458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 3643daba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.730+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: 74a298f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_190-, and the Request Id: 2d3efbab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c7ab81d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7ab81d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1f528df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f528df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 363127a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_1_196, and the Request Id: 58c97920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 453be608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 453be608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 72ca93ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1a2157dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2157dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 3039af77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_3_198, and the Request Id: 2fb04620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272f1a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 22f359df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: 5f95f84f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_1_196-, and the Request Id: 4b0ba0bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1ad0663d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 197a96f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-instances, and the Request Id: 4ceabe36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 330444da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ceabe36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1601da0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1601da0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323b555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-types, and the Request Id: 3faa85be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323b555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3faa85be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53fc871f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194, and the Request Id: 4ebe38a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fc871f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-types, and the Request Id: a4c1bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4c1bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 55613ba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_2_199, and the Request Id: 5adcd00c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-instances, and the Request Id: 52ee6fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ee6fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e755d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e755d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_6_196, and the Request Id: 347c3600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 560ea9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 556d3296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policies, and the Request Id: 2ff12188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 31ea37bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_3_198-, and the Request Id: 8a59b64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 549b5f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.841+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549b5f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_10_194-, and the Request Id: 560ce89f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 67c4309e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c4309e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policies/policy_7_195-, and the Request Id: 6e51c3ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_4_191, and the Request Id: 6fc60cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_6_196-, and the Request Id: 77166681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: 2f131972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 1858700f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-instances, and the Request Id: 30087586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 5cc297fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.871+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30087586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 35ff6eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 5af8325b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 38692608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ff6eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af8325b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70839498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70839498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_192, and the Request Id: 367cd8d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_5_191, and the Request Id: 70a69368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 8a8f031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 519cdc6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_4_191-, and the Request Id: 56e5026a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c396a53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c396a53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.893+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bfae059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfae059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_9_196, and the Request Id: 7eca0f69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53719ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: ec63150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 688054de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688054de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_191-, and the Request Id: 11a925b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 68f7a2d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 18687217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18687217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: 1a23b3ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 516e13b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 440d4c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_1_197-, and the Request Id: 281f3fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: 2682efb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 1461cb2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20836bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a090531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1b48b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d65165a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d65165a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a090531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_8_192-, and the Request Id: 1f0d7902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 31f93fb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159d61fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 6c33dc88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c33dc88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f93fb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.939+0000 [Thread-7975] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:16.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_7_196, and the Request Id: 3f99cf20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 38d60e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy_3_199, and the Request Id: 56d3c3c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: d3a73ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3a73ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policy-types, and the Request Id: 7dd361da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd361da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_10_195, and the Request Id: 868f917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c5a311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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_7_196-, and the Request Id: 368751ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 341c3eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 7899a68b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b61d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policies, and the Request Id: 73b86d6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58713957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58713957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cbb6df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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: 2860b33d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195-, and the Request Id: 931d867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2860b33d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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/policies/policy_3_199-, and the Request Id: 15b12da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197, and the Request Id: 5574d424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 154d0c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b61d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-instances, and the Request Id: 5ad8b3df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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-types, and the Request Id: 57c371d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c371d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad8b3df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192, and the Request Id: 18ce2ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:16.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, and the Request Id: 76d97afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 7eab1785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eab1785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_192-, and the Request Id: 11d7ec0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 4bc35c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc35c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 35c49b7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-types, and the Request Id: 3c79395e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c79395e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_9_197, and the Request Id: 352a6a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200, and the Request Id: 43e35546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197-, and the Request Id: 7ead6446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 4be02c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 75a53f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 295b574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295b574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 25b69571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ef31ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c5af97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b69571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5af97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef31ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b5cd576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5cd576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_1_198, and the Request Id: 5f155f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 6201998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_7_197, and the Request Id: 4fcce2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6201998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_5_192, and the Request Id: 5c156d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 24710fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: 717e1a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad33528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_9_197-, and the Request Id: 476aee96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 75b7ef43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.054+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b7ef43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17ee65f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ee65f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 626f0e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_8_193, and the Request Id: 6fd42512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_1_198-, and the Request Id: 6a7a8a2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_197-, and the Request Id: 501f680d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_5_192-, and the Request Id: 50cc3171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5b8d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e70354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 3fb57af7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: 4e56b289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 4f75f3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 549b99a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 1ce0b11d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d36915d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.134+0000 [Thread-8023] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:17.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: 6d4aba7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265b73b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265b73b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ecb92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-instances, and the Request Id: 5a45e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 4ea4398b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a45e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea4398b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-instances, and the Request Id: 3e544e9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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, and the Request Id: 7679a472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e544e9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 55f09299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: c9aa45c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffcd98f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f09299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 48819c62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48819c62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_198, and the Request Id: 71d509b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_9_198, and the Request Id: 363f4046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6548383e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 3160fdc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_6_198-, and the Request Id: 185ddd95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193-, and the Request Id: 14dba47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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, and the Request Id: 5285ca16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 5d184f3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: 27eff826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5fa695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5fa695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 2c34a658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c34a658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: 20c30d70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1f8e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 61804848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cabb08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.195+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cabb08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_10_196-, and the Request Id: 38139f06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 201572a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201572a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 590b64aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_2_201, and the Request Id: 76e32d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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, and the Request Id: c69a488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: b7426f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590b64aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac903c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac903c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199, and the Request Id: 436fea74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-instances, and the Request Id: 1076337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1076337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 41cf1ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449eaa24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40af840f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449eaa24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40af840f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: 38e91622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc4a54c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc4a54c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200, and the Request Id: 6308b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-instances, and the Request Id: 4eeb6c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 63fb8b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_2_201-, and the Request Id: 5aab615e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8581ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eeb6c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18dfc1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203f9213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203f9213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 298f230b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298f230b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-types, and the Request Id: 7d6851a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_7_198, and the Request Id: 6cf2728c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_1_199-, and the Request Id: 7470c131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 1b830b75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6851a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: 30245fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.273+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b830b75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 79193963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19533591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19533591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194, and the Request Id: 1d894de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d57cbf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d57cbf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 2a2d9b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2d9b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_3_200-, and the Request Id: f53556b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_6_199, and the Request Id: 8efa09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 3446e78f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 71b5142f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_6_199-, and the Request Id: 29cd7da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346cbae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_7_198-, and the Request Id: 1fe3f480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_4_194-, and the Request Id: 32af15c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7014d0c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7014d0c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2040b5b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2040b5b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_9_199, and the Request Id: 74a96b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_8_194-, and the Request Id: 7b60bb8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a172c4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0f6490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 7e09a835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15cec51b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policies, and the Request Id: 39650b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 828a87b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: 4c03101b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 529773b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.382+0000 [Thread-8073] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:17.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-instances, and the Request Id: 646a0216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 3d17c2fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646a0216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 68e64e74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5210a1aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468ab1b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5210a1aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7452a7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3193732c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.402+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3193732c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 25396002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_3_201, and the Request Id: 4d8cf0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25396002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_10_197, and the Request Id: 5378473f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7452a7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f699ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f699ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 797dc400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_2_202, and the Request Id: 3f7c563a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 6e8092e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8092e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-types, and the Request Id: 30af68f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.439+0000 [Thread-8085] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:17.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30af68f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_5_194, and the Request Id: 5d6bd8b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: e568878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 64defab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64defab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_3_201-, and the Request Id: 2c3b29fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 2089ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2089ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc98390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_7_199, and the Request Id: 385de7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 6bb9558a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_197-, and the Request Id: 7df9a439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce1e89b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_2_202-, and the Request Id: 2671e2c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce1e89b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 5d8576a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 76f4b9da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b82326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8576a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f4b9da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200, and the Request Id: 6097f6e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 5e2570aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.485+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2570aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: 5d3d132e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_5_194-, and the Request Id: 6d84a3c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 256adcc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e6b5a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6b5a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2f7fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2f7fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_4_195, and the Request Id: 74adee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_7_199-, and the Request Id: 4e157cb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195-, and the Request Id: 159946b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: 3a16396d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-instances, and the Request Id: 2145c404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2145c404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68393d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.528+0000 [Thread-8105] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:17.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51e6f5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e6f5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 3caf3fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 3ed1b65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_1_200-, and the Request Id: 39472696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.538+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195, and the Request Id: 7945cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f78c294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 698de3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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, and the Request Id: 3d3d74fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 31b45116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d27dbd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d27dbd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c7bb4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 15ab322a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_8_195-, and the Request Id: 60829ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-types, and the Request Id: 606bee5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606bee5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: 3d8e3685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policies, and the Request Id: 2b346220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba8ed1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca09084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be7ec14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 68bd1413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bd1413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 60c5387e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c5387e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-instances, and the Request Id: 7301815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7301815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 1febf0bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1febf0bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_9_200, and the Request Id: 3331830b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.626+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f6e8f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.628+0000 [Thread-8125] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:17.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: 7202f99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_3_202, and the Request Id: 1aeb5ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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, and the Request Id: f7b6f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_9_200-, and the Request Id: 741f739c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 7bd68fb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f912d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-instances, and the Request Id: 151ea175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151ea175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f912d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 6d6519ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 4c7b2119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6519ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-instances, and the Request Id: 46a5921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a5921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7b2119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 3aeeaef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 461cea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aeeaef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203, and the Request Id: 79169b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198-, and the Request Id: 4ce9885f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_6_201, and the Request Id: 6804e332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f49aadd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f49aadd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: 298864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 4180716a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4180716a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_1_201, and the Request Id: 54c115d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_3_202-, and the Request Id: 707a8a60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144c77a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1a7ad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-instances, and the Request Id: 19c9f4e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 514b641c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c9f4e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514b641c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 25957744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: c24bd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: 172953c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-types, and the Request Id: 21610c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21610c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25957744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 7cbcdedb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_4_196, and the Request Id: 5ff60e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_7_200, and the Request Id: 394eec21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 5af7232e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_2_203-, and the Request Id: 63c4a74d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 5cd065ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_1_201-, and the Request Id: 1a7ed073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4454096d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_4_196-, and the Request Id: 141cf3e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4454096d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_7_200-, and the Request Id: 1783b595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b20902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a20a73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 22cf6743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b82fc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b20902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_8_196, and the Request Id: 732dc9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d196439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 50f150d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3831b82c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 511d1d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3831b82c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 7f9c9d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 34796fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34796fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511d1d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 2275a20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_9_201, and the Request Id: 7cef0752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 7e7d16ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2275a20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_10_199, and the Request Id: a81e8df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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, and the Request Id: 73f01a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 4d60300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 7f7da939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policies/policy_8_196-, and the Request Id: 4ecbe859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a0ce892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0ce892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdaaa1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e119fc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e119fc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_2_204, and the Request Id: 956f14d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1148f789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1148f789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16de45f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f8d7cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8d7cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc1c771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_9_201-, and the Request Id: 1ca8cd59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_10_199-, and the Request Id: 78fdd2e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_3_203, and the Request Id: 455c815f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 1c58c1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29eab0e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c58c1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794cfda8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794cfda8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f37df65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_7_201, and the Request Id: 28e2fc52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f37df65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: aa2b738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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, and the Request Id: 221a9bab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 1527dbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: 3c8db5ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-instances, and the Request Id: 533d6e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203-, and the Request Id: 3528eeb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1527dbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: 3e20a640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533d6e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1057b38f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1057b38f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636948df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: b97b765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b97b765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636948df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: 48063600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_8_197, and the Request Id: 7f6fdb35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 2c574a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c574a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d9e1d3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9e1d3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: 6eedb329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_7_201-, and the Request Id: 7a69490c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: c513463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c513463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 44cfb331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 1f0228ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 5d9b4289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9b4289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_6_202, and the Request Id: 279d769d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197-, and the Request Id: 5337400a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34281332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_1_202-, and the Request Id: 7496f3d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_8_197-, and the Request Id: 2b996579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 579d86ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579d86ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy-types, and the Request Id: 5d7bfc33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7bfc33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_5_196-, and the Request Id: 638bbfca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_9_202, and the Request Id: 6339f669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 21ba2c92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 1fa947c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 60a4b373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: 1dcf3ed5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb177cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.916+0000 [Thread-8195] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:17.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/policies, and the Request Id: 7fc0393a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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, and the Request Id: 1aa9d823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202-, and the Request Id: 78bee83a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371fb13a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 358a6fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb13835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 1624194c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1624194c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: d186f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d186f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_3_204, and the Request Id: abb4ba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143c8ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a73cbda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 6b1f6b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1f6b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5977b109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5977b109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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-instances, and the Request Id: 5cc3a6bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc3a6bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_2_205, and the Request Id: 6998e4a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3611ba2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3611ba2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_7_202, and the Request Id: 5bda4ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 123dba08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 1d4eda67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 43925276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 6b423458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 605bad7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605bad7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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_204-, and the Request Id: 7cfbec14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 6b98d01c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b98d01c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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/policy_10_200, and the Request Id: 12a6a95f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:17.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: 22c7cdf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: 34ad5a69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: 55843faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ad5a69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 4f7dbd89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7dbd89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: 74f73c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 23a83f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: 10ffd7b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 1d0de39c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0de39c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41642de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 300cd2cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300cd2cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 3c043766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258d60ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_1_203, and the Request Id: 68ecb0ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_10_200-, and the Request Id: 17a9e61a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c043766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1504c1db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c02cc6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1504c1db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 2a5e7b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-types, and the Request Id: 2e854a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5e7b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e854a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198, and the Request Id: 5c46ef5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_4_198-, and the Request Id: 3c8e59b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_6_203, and the Request Id: 334955a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 214b88cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 77cf008b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: 7cb0b8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb0b8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f75da3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f75da3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_203, and the Request Id: 6eee7931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: 252728e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252728e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 1a9a2e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b923d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62ef159e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b923d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_197, and the Request Id: 70ddb9b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 37d84e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_8_198-, and the Request Id: 5558064a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: 3c25fe5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: 66693484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 7958fffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7958fffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28e3350e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e3350e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206, and the Request Id: 5fb7c125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 2bdfd218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 5b76151a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186e809b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3467a80a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad8328e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 64a5817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_206-, and the Request Id: 7ddee654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_9_203-, and the Request Id: 3f59ba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 397572aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e1adcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e1adcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_5_197-, and the Request Id: 6b36d8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 33cfac26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cfac26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_3_205, and the Request Id: 649b5bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36a30712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a30712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 66969a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f805ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66969a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_203, and the Request Id: 6d24f115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ea8621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-instances, and the Request Id: 7a6319e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 83e45c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d0ddcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.267+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6319e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: a07b64d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a07b64d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-types, and the Request Id: 2fb435ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb435ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83e45c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204, and the Request Id: 4eeeb710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_4_199, and the Request Id: 35e1bd2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 798edbe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0bd91f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205-, and the Request Id: 566a6880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: 26dd10b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 7657e44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.308+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26dd10b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7657e44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e3c1318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3c1318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_7_203-, and the Request Id: 533a8e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_8_199, and the Request Id: 370324b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 282b185b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 77875f73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77875f73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52ca08ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 178ac596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 22ae67b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ca08ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_10_201, and the Request Id: 5cee380d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 568e0445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568e0445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204, and the Request Id: 11d56d1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a796b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 38573859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5402ebc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: 4553e810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd7d775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd7d775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 6523e78f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 4a70e284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6523e78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_3_206, and the Request Id: 4bbc48f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: cb1b60f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb1b60f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 6ac63337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac63337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.384+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204-, and the Request Id: 26704142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201-, and the Request Id: 1acb221e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_2_207, and the Request Id: 1fb09919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: 154ac8e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-instances, and the Request Id: 54c2810d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c2810d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199-, and the Request Id: 17ad95c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 75057281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75057281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28d6306c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policies/policy_7_204, and the Request Id: 2ddbe61b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d6306c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 551a0a20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551a0a20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: 61a89bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a89bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206-, and the Request Id: 7dc38ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: 7d262912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 34eb3b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34eb3b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_9_204, and the Request Id: c9c450b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 11dfe5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_2_207-, and the Request Id: 3f665ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 392a37f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 2641b88c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: 7adea17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 3781a6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: 3ea95159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 1311898e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 582587dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b85f4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 1c7fba83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 57a8e99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81d5e79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policies, and the Request Id: 1d13bdda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e5cfdfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 6a8149d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.518+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5cfdfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6486333e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6486333e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205, and the Request Id: 16a3996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.524+0000 [Thread-8295] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:18.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: 6c9de7bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 504a13d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: e68d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 2331d140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9de7bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: bd58ff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 3f166bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 17909e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.540+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f166bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 4ff9f7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_1_205-, and the Request Id: e4bb4d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd58ff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_202, and the Request Id: 77ff0fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 7653af35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7653af35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_6_205, and the Request Id: 7c540af0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.565+0000 [Thread-8311] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:18.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_10_202-, and the Request Id: 328b6ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-instances, and the Request Id: 6595afef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6595afef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bb2d103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 3120d8d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3120d8d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-instances, and the Request Id: 11ae4c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb2d103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 2d9b7ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ae4c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 2039f350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2039f350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208, and the Request Id: 24eeae21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207, and the Request Id: 229eca9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 5844b9d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: 60984db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5844b9d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60984db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d32e37d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_7_205, and the Request Id: 1b27e992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_3_207-, and the Request Id: 66201507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 33c86eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_2_208-, and the Request Id: 722cb74e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c86eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 762d7770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_200, and the Request Id: 79988849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 7bf4c415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: 6912cee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17301d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: 6c40d8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_6_205-, and the Request Id: 23fe4962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 12f5d372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285ccfda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 17737877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: a645232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: 7ecf2cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.647+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ecf2cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f0f9875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0f9875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: 65ecb31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ecb31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_4_200, and the Request Id: 297cd3c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c4fce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c4fce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0ee717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_9_205, and the Request Id: 1ef4edfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 30b098fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b098fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 2b94c037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b94c037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: 5c581173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200-, and the Request Id: 70676acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1184cc59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 741a53c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d89c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 8045808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d89c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252ac751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 4540236c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 2df1c328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_9_205-, and the Request Id: 327b5837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 372dc937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372dc937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_199-, and the Request Id: 78d9633d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206, and the Request Id: 73eb918d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 5759eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15183b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5759eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 183a70b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183a70b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_2_209, and the Request Id: 5727ab80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-instances, and the Request Id: 6ff94ac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff94ac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-types, and the Request Id: 2bf015ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_1_206-, and the Request Id: 4359aa04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf015ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_203, and the Request Id: 664807f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f428f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 53caa3a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 46066b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 23f34347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 400089e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f34347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400089e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d975ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 499aaf08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499aaf08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_2_209-, and the Request Id: 4e9637b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d975ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: 5610754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_3_208, and the Request Id: 34abb21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.741+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5771f914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a75ec14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 424118ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26fe4595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424118ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d198c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_10_203-, and the Request Id: 60b8358a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fe4595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f0e9d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 7c26752d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c26752d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 76138c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76138c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_6_206, and the Request Id: 4477d2cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_8_201, and the Request Id: 54cfc5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: 6fc48fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policies/policy_3_208-, and the Request Id: 2708b389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 478ab57c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.768+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478ab57c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 4ee08573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee08573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_4_201, and the Request Id: 33a98c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 69f65d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policies, and the Request Id: 7a37336f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.781+0000 [Thread-8363] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:18.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd29646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-instances, and the Request Id: 8e3837d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e3837d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f351b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 387b305a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f351b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: 1a3acf18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_8_201-, and the Request Id: 6e6a3c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_6_206-, and the Request Id: 7e5fef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 7a737581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 429cdb40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy_4_201-, and the Request Id: 7b3d7e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569b89e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 3dd610ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd610ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 63f6f239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f6f239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_207, and the Request Id: 378bf15d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 1df7aab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df7aab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_9_206-, and the Request Id: 960b62b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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-types, and the Request Id: 55932151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 730f1d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55932151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_2_210, and the Request Id: 7c7d734b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 30edd705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc3bc0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe03d70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 1c2eb8d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2eb8d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c0b3d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0b3d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: 1c5a7512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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, and the Request Id: 72ac5695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_1_207-, and the Request Id: 50135b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f62759b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435cdcf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: 4fedcd6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policies/policy_10_204-, and the Request Id: 3afdcdfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fedcd6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 29e848af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e848af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_2_210-, and the Request Id: 6bb3893a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_5_200, and the Request Id: 2e4fdac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 6d8db12f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8db12f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 3ab0fbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab0fbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202, and the Request Id: 77ae5613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 44e22b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-instances, and the Request Id: dff88e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dff88e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 281bf0d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281bf0d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_3_209, and the Request Id: 7b649eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 664d6f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c78dd5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a688336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 595cc66c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c00338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595cc66c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e49a62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e49a62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.929+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: d9e6baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_5_200-, and the Request Id: 47eb89dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425ebd2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_8_202-, and the Request Id: 63213bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_3_209-, and the Request Id: 62bf92ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57844ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57844ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f75559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 2fcda2d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fcda2d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: 43e27de2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2154a5cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: f42995e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f42995e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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/policy-types, and the Request Id: 6878268b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 11adcec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6878268b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_6_207, and the Request Id: 7564f127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_7_207-, and the Request Id: 17fea2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b40b1ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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_6_207-, and the Request Id: 7b55b6b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:18.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: 3486bd7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 5d0feb54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0feb54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 2fe2798a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe2798a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 5665fdaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5665fdaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b83f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b83f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_208, and the Request Id: 2e6ecc45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: 767b5d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_4_202-, and the Request Id: 42c34fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 5781472d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 55fe6252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 6847513a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: 7100a2f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 322d5ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322d5ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 5e2b7c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 98576e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 37b63a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2b7c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98576e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec8a4c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policies/policy_1_208-, and the Request Id: 473598e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 11a32f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205, and the Request Id: 537993d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policies/policy_9_207-, and the Request Id: 20e3ec8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a32f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210, and the Request Id: 15eec43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c357d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499aa654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 1d85fffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d85fffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 2f8dfeb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8dfeb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211, and the Request Id: 70cae163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 467e8ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7803646a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7803646a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_10_205-, and the Request Id: 21db6f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b8e022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 12745fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 142f4ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142f4ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203, and the Request Id: 6e5be04e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_210-, and the Request Id: 6c9ee9ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 451e3056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: 2ece0614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451e3056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 47ac8123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ac8123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_7_208, and the Request Id: 1fdd124d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8a2c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d036f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: 369209f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d036f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd8f651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 72f0fd53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 10f475e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_8_203-, and the Request Id: 5a98e925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f475e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: 71717163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f0fd53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 2b5742a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b905427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_7_208-, and the Request Id: dcaa4c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-instances, and the Request Id: 646c9ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 2889d176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646c9ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2889d176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: 4568585b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 5f7b1e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7b1e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-instances, and the Request Id: 1cc48b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc48b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 383214c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208, and the Request Id: 447ae950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383214c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_9_208, and the Request Id: 65e4380e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8ec24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba16fb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 2470e7de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 1c19d024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 4a368dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 19b6544d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_6_208-, and the Request Id: 6a2816f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_5_201-, and the Request Id: 739f24ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_4_203-, and the Request Id: 67240041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 540158e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_208-, and the Request Id: 5e839af0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 7889b5de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540158e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 30e3da38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e3da38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-instances, and the Request Id: 43fc7c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fc7c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_10_206, and the Request Id: 64eeb1ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 6dc7625c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc7625c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_1_209, and the Request Id: 2e84ed8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ee80a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 692a9f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692a9f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b829908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b829908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211, and the Request Id: 5c0c9009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54efe5b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 4e75cdca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 3d91680f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d91680f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 244348c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 78a8c602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244348c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: dc21424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b77d492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b77d492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f8da38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f8da38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212, and the Request Id: 51337c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206-, and the Request Id: 2c15ea64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 7d4dfc67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 7e10f505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_209-, and the Request Id: 7809878e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211-, and the Request Id: 6052f9d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 77740ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: 7c73596b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc0f39c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_7_209-, and the Request Id: 17b451fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_2_212-, and the Request Id: 322f3d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67c1308e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 73df99bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73df99bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7162a6f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 32aadac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7162a6f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32aadac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf5b2cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_8_204, and the Request Id: 719e6459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf5b2cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3121c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_202, and the Request Id: a58360e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 425d4657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 2a3ab96b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3ab96b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 3f59f832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f59f832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 44aed54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44aed54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: 44569ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 62f3cda5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f3cda5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 3ee1ae9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_9_209, and the Request Id: 6411dda9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3baa6192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 51fcd9f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee1ae9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_8_204-, and the Request Id: 4fbc4dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 3d65e1f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d65e1f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_6_209, and the Request Id: c73c733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_5_202-, and the Request Id: 21901386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4932d7f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e87ecca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: 20db574c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_4_204-, and the Request Id: 640ea4f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 2045d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_9_209-, and the Request Id: 69abc06a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e77329c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e77329c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 2c5f625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5f625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: 7e587898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3330c7d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: 1f79ba78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 531a3c1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 556a6ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.379+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556a6ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 39cd9e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cd9e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19894fc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19894fc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 7cba15e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 47b04de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b04de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_3_212, and the Request Id: 6a2b3849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_1_210, and the Request Id: 13b03ae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 785ca6e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f7b8a55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7b8a55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 7aff9c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f44551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f44551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_10_207-, and the Request Id: 3b2cb60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 357d31ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203, and the Request Id: 20bd094c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357d31ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 55b5c4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b5c4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_7_210, and the Request Id: 54dfc68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 4c869210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d108695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_7_210-, and the Request Id: 5e4738aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_3_212-, and the Request Id: 24304100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_1_210-, and the Request Id: 6aaeca36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7079c21e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 6bacadd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 736c72f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_5_203-, and the Request Id: 2d416e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef16d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 2604e461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2604e461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f4bee1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4bee1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_8_205, and the Request Id: 1caab3c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7431b307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32780658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: f055d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: a503fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d9c0b5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9c0b5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 28ac0d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ac0d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: 42c1ba6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 3859a2ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3859a2ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 14e07151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e07151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_6_210, and the Request Id: 5d100dd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: aba8b06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a6b339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 131cd45b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131cd45b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 25f345e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f345e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213, and the Request Id: 7eaf77d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_8_205-, and the Request Id: 14020775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 51c6e44c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c105596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: 4a6c8175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e3ac10e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210-, and the Request Id: 5380bdf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3ac10e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f30f690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f30f690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ee2666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-instances, and the Request Id: 372be83b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_9_210, and the Request Id: 658670dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372be83b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 2e71f6c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e71f6c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: 5c90e077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_2_213-, and the Request Id: 551bda6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: 20c9a8bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-instances, and the Request Id: 3ab45ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab45ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 7bfc10e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bfc10e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_4_205-, and the Request Id: 8ded008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_3_213, and the Request Id: 76dd67dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 386e35a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386e35a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 135c530c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 729954a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135c530c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729954a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: d6d77e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210-, and the Request Id: 178f00e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6d77e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19083e1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: 265b0b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19083e1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 4d9acea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 4e5388eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_5_204, and the Request Id: 4b50ab50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_208-, and the Request Id: 5cc13edc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 26b0b575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.596+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b0b575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: 2da34a0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 21ec0e18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 7351e5c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_3_213-, and the Request Id: 9bf891f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf6a44f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf6a44f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 555bd3dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555bd3dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206, and the Request Id: 6e62ffe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 718dfe21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15448b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b618b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617d65d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36bedab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_7_211-, and the Request Id: daa761e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204-, and the Request Id: 4349f8d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12772807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_211-, and the Request Id: 338629d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671afe78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 290d60ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290d60ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 3b04c430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: 5cffe72d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b04c430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211, and the Request Id: 79dc9ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 82dd9e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779ca39f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779ca39f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a516af7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 5300800a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5300800a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 63382e5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_214, and the Request Id: 166baa04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policies, and the Request Id: 7d37895b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 70fb23b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 696bc32f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696bc32f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602cd26b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49084979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49084979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4736c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fb23b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: 5f2b397c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 3b98d3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b98d3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10badc9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10badc9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 2e89b6c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73f2b8f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e89b6c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f2b8f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_9_211, and the Request Id: 5c3e6893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_3_214, and the Request Id: 582b4f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 1bee2d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bee2d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_2_214-, and the Request Id: 4a0102a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_10_209, and the Request Id: 6fb19284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b9c6c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 66a9221e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_10_209-, and the Request Id: 51f7c7fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: 4a4ae669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 54e0f21a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e0f21a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 36772ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36772ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: 34b0e488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206-, and the Request Id: 3735ee88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205-, and the Request Id: 15881993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: 1a61e0f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_3_214-, and the Request Id: 7e27480d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d206096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd96c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca4a811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca4a811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 581564ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581564ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 1ee09b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: e49c686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547dec0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 55589d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512264e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c12f9c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policies, and the Request Id: 844250d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 4995ddc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 2cc1bc1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0d3ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: 3d064b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 6db1af06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db1af06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4de3a3db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de3a3db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 372675b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_3_215, and the Request Id: 6a22be4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372675b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc215e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 57266144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57266144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207, and the Request Id: 74d37f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea0aa15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d3f255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42510a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-instances, and the Request Id: a4b7f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 5938c4db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4b7f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 14add896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15257512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15257512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 57046c49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57046c49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 6ddd4750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddd4750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_2_215, and the Request Id: 12e5f081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: 354481b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b8aa6cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_3_215-, and the Request Id: 5e5a2152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8aa6cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-types, and the Request Id: 76783be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_8_207-, and the Request Id: 212f03da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76783be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy_10_210, and the Request Id: 68900eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-instances, and the Request Id: 60efa6f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60efa6f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 3045aa17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3045aa17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212, and the Request Id: 30834a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-instances, and the Request Id: 559ca4ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559ca4ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 3cc9ce3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc9ce3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: 5792b95b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: 68c54e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 388d366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215-, and the Request Id: 71801bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 42941657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42941657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206-, and the Request Id: 2904be61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 68e3e19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e3e19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_212, and the Request Id: 79e2ba53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66dc4962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 2a8a8e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210-, and the Request Id: 2f9d37fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761f34eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761f34eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 3cc3a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc3a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: 204d3154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: 59da625c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_4_207-, and the Request Id: 6d8af977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 6f9e6df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9e6df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: d82e9db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d82e9db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 1c025bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 1e645f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 19ff5cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212-, and the Request Id: 19604465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: ca67d97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 65c0af19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: d9a2e29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a1f82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_212-, and the Request Id: 3d95f777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c18036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 7214236f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: f72bf87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: 29c9d772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-instances, and the Request Id: 19b8b56e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b8b56e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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-types, and the Request Id: 2d911c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4935598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4935598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d911c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: 19daf600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c56afe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c56afe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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/policy-instances, and the Request Id: 31630385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31630385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7680fe42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_3_216, and the Request Id: 14cfea46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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: 209ec5e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209ec5e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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_8_208, and the Request Id: 49b92d1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.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, and the Request Id: 6dbbf36d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:19.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232a2de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 615c4bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51482060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51482060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 708f4fa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708f4fa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213, and the Request Id: e15db93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-instances, and the Request Id: 639c3789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639c3789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 29d0431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d0431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702000e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.023+0000 [https-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_216-, and the Request Id: 2852c97d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6de60012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de60012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-types, and the Request Id: 23406c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23406c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies, and the Request Id: 2c616a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_10_211, and the Request Id: 45a71f69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_8_208-, and the Request Id: 412bd176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 4e093901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e093901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_2_216, and the Request Id: 4ab57773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-types, and the Request Id: 603bb577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603bb577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_4_208, and the Request Id: 3755577f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies/policy_1_213-, and the Request Id: 9761c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 3f1a5149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76502fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 16d45b82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 6e80117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies/policy_10_211-, and the Request Id: 520225bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-instances, and the Request Id: 15f1c66e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: 5f240485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f1c66e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c3ebe4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_2_216-, and the Request Id: 27310fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.066+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208-, and the Request Id: 370db659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3ebe4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: 22f4096d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_9_213, and the Request Id: 156eb63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 30e95919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4daf089c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 163f7841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies, and the Request Id: 1c68fe1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163f7841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4daf089c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 637be023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637be023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 561453b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_7_214, and the Request Id: 138736e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561453b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f5f519b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_6_213, and the Request Id: 16a48c07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f2f310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641e9a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 8472411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 469f13e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1563024b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5e21ff05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e21ff05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-types, and the Request Id: 1b0eb2f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0eb2f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_1_214, and the Request Id: 38b10b02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 73d2c7ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d2c7ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_7_214-, and the Request Id: 4f9ea1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 42c991e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: acfd0f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acfd0f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213-, and the Request Id: 6e826707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_9_213-, and the Request Id: 55f1c0d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_3_217, and the Request Id: 5d3fcbbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7add3635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies, and the Request Id: 4a0c9381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7add3635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-instances, and the Request Id: 6b769916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b769916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f6a7a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 604c6249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 557e40f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.135+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557e40f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604c6249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: 3116fa52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_209, and the Request Id: 48c5fd65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: 6c5e4d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 4846365b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 2643d14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 48dc8bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48dc8bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217-, and the Request Id: 3b5b8953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-instances, and the Request Id: d75e776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d75e776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 176408ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 146f8940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 718c3b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 7472546e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718c3b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-instances, and the Request Id: 720c38b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720c38b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209-, and the Request Id: 62dcb73b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_4_209, and the Request Id: 26e71eeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 5ecf73cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 20b1a4dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_5_208-, and the Request Id: 2256d4fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecf73cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176408ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_10_212, and the Request Id: 2cde2beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_2_217, and the Request Id: 100c2e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: 28472dca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212-, and the Request Id: 15b614d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 52b73987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b73987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4ab41e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab41e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies/policy_1_215, and the Request Id: 354f43e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 320faf5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ed02ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5773d52d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies/policy_4_209-, and the Request Id: 37c7024a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 254a8a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd1882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd1882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 26c74ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c74ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214, and the Request Id: 6d22fd24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_2_217-, and the Request Id: fd47f4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5a1173a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26798cf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b57fcaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: 27bfa2a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies, and the Request Id: 484fa7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9037336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.269+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9037336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-types, and the Request Id: 37b36de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b36de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 6d58e999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 3e71131e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6759de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214-, and the Request Id: 6679918f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33008132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 7b135fa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1319feb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1319feb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 34b1304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.309+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b1304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_9_214, and the Request Id: 303e5c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4410798f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4410798f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 4e1fa04e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1fa04e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: 1ac3c9c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_7_215-, and the Request Id: 8fd1af2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 1f57fd34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 1f1a5a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1a5a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 366d4ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366d4ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_8_210, and the Request Id: 5455901f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c19a42a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5082d2c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280eeb40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 2319bdda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2319bdda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 2e0face2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0face2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_5_209, and the Request Id: d2b5e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 301fd82b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301fd82b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb84c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb84c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218, and the Request Id: 4019ef2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 3deddb01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_9_214-, and the Request Id: bee2ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_10_213-, and the Request Id: 61b71ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_8_210-, and the Request Id: b6b09e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b02361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b02361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f805e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f805e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: 65ed3686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: 2a469a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 36075ca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5ee47143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee47143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-types, and the Request Id: 6f94d65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies/policy_5_209-, and the Request Id: 4f75dc55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f94d65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies/policy_2_218, and the Request Id: 61598012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_3_218-, and the Request Id: 69611864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: c06436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152f234e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 325a63e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: f865880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-instances, and the Request Id: 55176052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_4_210-, and the Request Id: 7e4d979a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a79c3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 130bf5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130bf5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55176052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c85039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 6708a16f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_2_218-, and the Request Id: 599977f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 5bce80aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 198d496e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bce80aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 36681c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c85039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198d496e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215, and the Request Id: 83f3f2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374722c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 437cd030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437cd030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_7_216, and the Request Id: 7caa5b2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_216, and the Request Id: 1d8e810c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 4506e459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 1de0e05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518b7238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cde76fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 9e90412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.501+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1076b136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.502+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1076b136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_6_215-, and the Request Id: 21380e73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b558293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 7a08b1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a08b1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b558293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_7_216-, and the Request Id: 682f10f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_9_215, and the Request Id: 6305db07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9bca6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-instances, and the Request Id: 70b7553c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b7553c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9bca6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a983c68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_1_216-, and the Request Id: 5ed90e4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: 1d6698bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a983c68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad88fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_9_215-, and the Request Id: 319b98b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 4c5f429b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_214, and the Request Id: 2d94f626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5f429b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 511effb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 571dfb77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511effb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571dfb77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1717e1f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_8_211, and the Request Id: 2bf260e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1717e1f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_3_219, and the Request Id: 61dc7a8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23312dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 63fc3417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 74e7c9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: 7f807a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219-, and the Request Id: 477c5fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-instances, and the Request Id: 1d15b6c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d15b6c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214-, and the Request Id: 3f4f1019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 513612d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies, and the Request Id: 44865864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: 83eee5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: 2b322c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-types, and the Request Id: d7362ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7362ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_2_219, and the Request Id: f3a4425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.575+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c14ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 108a1f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 2cce4aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 586102fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: f9aa411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364e3d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108a1f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 281a9491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: 4ced7d90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.608+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281a9491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 27686809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 795279f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_211, and the Request Id: 4ad90429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5af56dee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af56dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2996c807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2996c807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44868e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 2fd00647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd00647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44868e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_7_217, and the Request Id: 46c3f2ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: 1cf04c8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac709ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 4ce4f7f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1179d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 96023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66059854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: 74c27f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: 2b4c7ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66059854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies/policy_9_216, and the Request Id: 13af9a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 485842ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485842ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5ebec9fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_4_211-, and the Request Id: 4ae026fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebec9fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220, and the Request Id: 289e46dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: 1aafbd62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585e50ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 384be782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-instances, and the Request Id: 658a797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5501d9fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_1_217-, and the Request Id: 6ec9f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_9_216-, and the Request Id: ac3aeff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 3aab9db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 157a1366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157a1366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384be782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_3_220-, and the Request Id: 1104e65a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585e50ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658a797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63e5136f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e5136f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 4b9b032b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9b032b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 3011a223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3011a223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 16047abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_212, and the Request Id: 9a36f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16047abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_10_215, and the Request Id: 58b2d260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_5_211, and the Request Id: 1ac9792b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_6_216, and the Request Id: 479ef9da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies, and the Request Id: ebee6e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 25042306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261e7b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 6fd9cee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 65483d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-instances, and the Request Id: 5e737179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65483d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e737179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3da8485f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506638ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da8485f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506638ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_4_212, and the Request Id: ee1c3e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_2_220, and the Request Id: 21a7bdb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_2_220-, and the Request Id: 3eba2a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 7b56c7f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216-, and the Request Id: 4b70a345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_8_212-, and the Request Id: 2f3be62f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 120a10ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3e890f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215-, and the Request Id: 32138ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_5_211-, and the Request Id: 7516641b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd866a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5e2e99b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-instances, and the Request Id: 74d755af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 1a5dc29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679a53b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d755af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156c30d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228e3db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_4_212-, and the Request Id: 1e79f47a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228e3db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 34065f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 7a418849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 250fc59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a418849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250fc59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68419654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: cdbad2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: 4b8524c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_7_218, and the Request Id: 2c270ad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 248da829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 31a2f5c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 3067c138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 4d83d261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 4fd5dbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd5dbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 26f1ab85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f1ab85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 71e545e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e545e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_1_218, and the Request Id: 3bb6bd4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 1ebd50e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebd50e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_10_216, and the Request Id: 2a317c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56bd36ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_217-, and the Request Id: 6e5796cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_7_218-, and the Request Id: 68567527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56bd36ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-instances, and the Request Id: 4ebe2392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 14845fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 318a2397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14845fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebe2392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440489be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_3_221, and the Request Id: f258a35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440489be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_5_212, and the Request Id: 7e5a5986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_10_216-, and the Request Id: 5a5fa32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe53c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe53c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b32657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b32657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 52b84009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b84009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_8_213, and the Request Id: 16d151e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53a4d037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a4d037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_6_217, and the Request Id: 5489ffaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: 21f92299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy_1_218-, and the Request Id: 2c6ba31b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfbee80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dda3fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dda3fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-types, and the Request Id: 4482accc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4482accc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_221, and the Request Id: 24c36178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221-, and the Request Id: 42ff91a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a6152b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 4fff310f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 845bbc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213-, and the Request Id: 2f7c38d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212-, and the Request Id: 3db9b184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policies/policy_2_221-, and the Request Id: 1472834a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_6_217-, and the Request Id: 253c29d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f931c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49e7cbf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e7cbf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 3172f095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3172f095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_4_213, and the Request Id: 14fb2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4725716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 8274796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 3de33f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3585865c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 723c695f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: f7549e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 62dd8438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dd8438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa37758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa37758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_9_218, and the Request Id: 7f15465f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 24624d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 403b15cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3a8991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3a8991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 327536a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327536a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_10_217, and the Request Id: 610813c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213-, and the Request Id: 6ad9f841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_10_217-, and the Request Id: 45b02218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f5196d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 48a05513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a05513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dced2cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dced2cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 51a6f51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_3_222, and the Request Id: 3a21d263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 5191e2f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-instances, and the Request Id: 2c0f8ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0f8ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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-types, and the Request Id: 9e0a977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e0a977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: 5a487dbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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_7_219, and the Request Id: 1397ee6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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: 207d9dfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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, and the Request Id: 53d8a9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95711c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-instances, and the Request Id: 4de922e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de922e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.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/policy-types, and the Request Id: 5ee9d79e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee9d79e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:20.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: 6ad1b011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-instances, and the Request Id: 666f122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222-, and the Request Id: 6d50a9f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666f122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f5fe703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5fe703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 46142e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_8_214, and the Request Id: 2966b8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 3cf00bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf00bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 25fb9070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fb9070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: 266083ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328232d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: 5e183961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 43d38e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d38e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdbcc42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdbcc42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 5c89ac04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 186cc9cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_218, and the Request Id: 72c6c76a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_1_219-, and the Request Id: 5af30678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 1a2b7b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 637927a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637927a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 22f6a6bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 7297064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7297064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 302093a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 7fbef2f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_2_222, and the Request Id: 436bb7ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 78e21a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 733690f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733690f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74ccada6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ccada6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 9bd8b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9bd8b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219, and the Request Id: 4a097cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 171907a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171907a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_10_218, and the Request Id: 5851ef97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_8_214-, and the Request Id: 113ddf73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6636bf05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6636bf05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 718da0fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718da0fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: 20ce95a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 72bdcbdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 13b1ea39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 4a97be59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67de04c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67de04c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a42e84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a42e84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_3_223, and the Request Id: 1983553d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_2_222-, and the Request Id: 2607f5b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb1b0aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_9_219-, and the Request Id: 68c5457e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_10_218-, and the Request Id: 12540bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_214-, and the Request Id: 63b70b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_6_218-, and the Request Id: 3250cb91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 22143420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 25415ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 9fe4ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_223-, and the Request Id: 21718bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 3371eb4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3371eb4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 6818a8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6818a8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: 9f9c1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 7d8d94af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8d94af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 5a9dd85e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.183+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9dd85e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_7_220, and the Request Id: e1816d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 221e29a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 1f1dcca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 44e9108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 4c805847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policies, and the Request Id: 7b6fb6e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dfe4ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfe4ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 46b6da3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-types, and the Request Id: 105176af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 764a59f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105176af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764a59f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1572df8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1572df8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_8_215, and the Request Id: 554926ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: 2c682525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: 6bf89e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e01574b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: 4750d52f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 1b1a33c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: c4626a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 7395d8e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7395d8e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_8_215-, and the Request Id: 24aba563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c075de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 2a9567f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9567f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219-, and the Request Id: 10c7331e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_1_220, and the Request Id: 56c88300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ffa1805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689adf09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 54fe358e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b632d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-instances, and the Request Id: 60bab3dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bab3dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 749dc5dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25febc3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749dc5dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.283+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5eab6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25febc3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_6_219, and the Request Id: d98771d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 4ad1b65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 7b76456c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b76456c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: 15b00ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 198c3c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198c3c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 39b8af19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220-, and the Request Id: 604808a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 1618dc8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1618dc8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_3_224, and the Request Id: 514c2ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 377b31c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: 2fdb577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377b31c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 69b24f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 58028f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d8018f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8018f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58028f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 13057100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-types, and the Request Id: 7bf139e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215, and the Request Id: 7d8ae837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf139e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13057100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_5_215, and the Request Id: 559aefae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-types, and the Request Id: 640b496d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640b496d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223, and the Request Id: 30652185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30fc1250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_6_219-, and the Request Id: 5529db05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4407ff1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4805acc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policies, and the Request Id: 4377a89d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224-, and the Request Id: 71033700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 297a812e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297a812e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 11fafd60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11fafd60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215-, and the Request Id: 2d3b5324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: 2629de41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_5_215-, and the Request Id: 7f9316a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_2_223-, and the Request Id: 5dee8296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54c65881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c65881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aca13b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23806d12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aca13b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 6fe038a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 942db5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 942db5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 61ece488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ece488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216, and the Request Id: 481ec89f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_7_221, and the Request Id: 3d8dc512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 1bb2e915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1ea79e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 3701185d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_10_220-, and the Request Id: 71a7f01a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 593cd567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223d5b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4183c571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758e0d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5245c5ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5245c5ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9780cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9780cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: 4c8b29d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_221-, and the Request Id: 60679f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 7056dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7056dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-types, and the Request Id: 52bcd57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52bcd57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: af0155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: 676ba798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750c18e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ca1cae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-instances, and the Request Id: 1401148b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: bbfdaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1401148b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbfdaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: 78065fdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 424ed799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424ed799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 3505cb6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 361ab901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361ab901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3505cb6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5867e0a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5867e0a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: 771863b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_6_220, and the Request Id: 43454965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policies, and the Request Id: bc8c0bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: 675477fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_4_216, and the Request Id: 69d33ad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 31f83bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3603e81f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-instances, and the Request Id: edce3e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edce3e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2fc9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 4f1084b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1084b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225, and the Request Id: 57e2463a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: fbe3e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 35e6c49f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.506+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: 10aca7ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_9_221-, and the Request Id: 14aaade7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_4_216-, and the Request Id: 54be52e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 4d0f039e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bd87fb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd87fb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb90384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 5f11e645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f11e645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb90384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_10_221, and the Request Id: 5b67582a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.526+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38cd8886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cd8886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 1df43074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df43074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_7_222, and the Request Id: 255a5be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 219924d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219924d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224, and the Request Id: 547c9d65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_3_225-, and the Request Id: 6f1974be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216-, and the Request Id: 33d1c4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282f6ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3a69bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_7_222-, and the Request Id: 4d249662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 75c0bbd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_10_221-, and the Request Id: 13f9316f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 387afe59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_224-, and the Request Id: 2cdccfed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 65ee0ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 73d95029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ac1d6a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac1d6a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 5db3b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db3b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 61a4f1fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 1ae2a64b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_1_222, and the Request Id: 531aaf9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policies, and the Request Id: 2bd4f03f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3548ed85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 4ce5eec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166131b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce5eec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd1f128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd1f128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 6a784b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a784b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_6_221, and the Request Id: 1bcdc4bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 3980f877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 1a8e41db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8e41db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f615e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f615e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127c8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127c8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_5_217, and the Request Id: 1e93f342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_8_217, and the Request Id: b3102aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71545238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 321a67e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222-, and the Request Id: 3c069999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4642ee7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_217-, and the Request Id: 536d65bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 1343f09e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 65f6018a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 72d7961c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d7961c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_6_221-, and the Request Id: dab5e0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7498f9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7498f9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: 69028421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-instances, and the Request Id: 2bdeeab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bdeeab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2137436e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2137436e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_9_222, and the Request Id: 78c890a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_217-, and the Request Id: 5f1e4102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-instances, and the Request Id: 40349a59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40349a59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: dd88575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 6621e4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6621e4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 311279ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 2fd18031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd18031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794155ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794155ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-types, and the Request Id: 271169d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271169d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-types, and the Request Id: 3af10b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af10b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226, and the Request Id: 19762eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222, and the Request Id: 1428ad75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 6ae65415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284eb80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_4_217-, and the Request Id: 2eb52ed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_222-, and the Request Id: 3f2902fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 30fa54a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_7_223-, and the Request Id: 56ea444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 153847e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153847e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_3_226-, and the Request Id: 282fccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97c2ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97c2ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_1_223, and the Request Id: 292630a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222-, and the Request Id: c8e9eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 7757617b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2973a2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350e2a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 187ed5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 3320f689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3320f689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 107bf940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107bf940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 68168fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a5c52c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225, and the Request Id: 71afff34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: 22279a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722c80ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 265a76c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b510c6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b510c6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d31e22e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d31e22e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218, and the Request Id: 4f10ddc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dbe1b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbe1b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 7601d5be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 4c221d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: 589a5081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4236fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4236fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 6164bd8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60132eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_6_222, and the Request Id: 7cf01d65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 75ebfbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 152793ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152793ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d4eeaf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 1313ac42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4eeaf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_4_218, and the Request Id: 254692b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4596b7f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 51b6cf99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 1a21325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a21325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 490cf5c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490cf5c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_218, and the Request Id: da36f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 66be326e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66be326e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f1c5803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 60f1d9ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1c5803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_9_223, and the Request Id: 249e9753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f0db9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0db9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-types, and the Request Id: 15f65225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_6_222-, and the Request Id: 20677a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f65225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_7_224, and the Request Id: 3b1a8aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: 56ff0ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_7_224-, and the Request Id: ba5924e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_4_218-, and the Request Id: 43782399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 31cf4372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cf4372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 2615f852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 931e5cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 59607e21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_218-, and the Request Id: 47aa47e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 931e5cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59607e21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: f04d3d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 322fd28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322fd28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_3_227, and the Request Id: 70fb597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b4df72f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4df72f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58a920fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a920fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223-, and the Request Id: 4ac3c91b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: 58cc0754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687a09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 3ad28b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 2499d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 29dc5e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 612c8b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223-, and the Request Id: 2e8c5a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21adc013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 666cc7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a42da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policies/policy_1_224-, and the Request Id: 5eef198e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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-instances, and the Request Id: 19b7d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b7d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bd5d932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585cf293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd5d932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_3_227-, and the Request Id: 56a761cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_2_226, and the Request Id: 546a8cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-instances, and the Request Id: 7f836b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f836b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 506a7696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76452fed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76452fed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d4e52be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e38a3d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_6_223, and the Request Id: dd2bd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 5b20587a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b20587a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 5e64101c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 4d0c0f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0c0f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: ff9aab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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, and the Request Id: 6256a2ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_6_223-, and the Request Id: 607d263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 3f4522fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4522fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 247bb20f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 15992a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15992a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_8_219, and the Request Id: 586162c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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_2_226-, and the Request Id: 2c261629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 7c359c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_8_219-, and the Request Id: 4447f611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c359c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy-types, and the Request Id: 5f1f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219, and the Request Id: 15137ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 3d748c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75ac1202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ac1202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 990cbe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 990cbe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: 3817484c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 7bf6afcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 69c6d137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3724b11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c6d137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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/policy_7_225-, and the Request Id: 71025ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7d5901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7d5901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: 39553fca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 57c5cd8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:21.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: 4d99d48a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219-, and the Request Id: 37ba1d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 29d4ed3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d4ed3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a31861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c274205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c274205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: 3eefcad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 52fc38a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52fc38a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e82871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_5_219-, and the Request Id: 667356de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d1af2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 18e6ebfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1af2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_1_225, and the Request Id: 7bb16161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: 3b5b8f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224-, and the Request Id: 6bd0e93b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 42895ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e7848e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e7848e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42895ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 36216822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 684883b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.037+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36216822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684883b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_6_224, and the Request Id: 1fc0d55d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 6d817942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_3_228, and the Request Id: 4b1c614d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: d8136a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_10_224-, and the Request Id: 2025199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 654b09cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 4d69fdb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d69fdb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: 13458dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13458dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227, and the Request Id: 38ea4e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 60fa51a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5aa0a670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224-, and the Request Id: 2c230bcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 7cae2951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: f00d679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_3_228-, and the Request Id: 3a530989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6998781f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41d9f0fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cbc011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 10487380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10487380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240c22e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: 82bd9a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-instances, and the Request Id: 7bb288d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 79e3ce50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb288d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 695609c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b99127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 36f24114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695609c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 5732624b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5732624b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policies/policy_7_226, and the Request Id: 6b28d5ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 7e58bbdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220, and the Request Id: 57a007d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 18922614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-instances, and the Request Id: f52ecb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f52ecb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: 689206b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689206b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_5_220, and the Request Id: 49f4a371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_8_220-, and the Request Id: 7ee615b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2a0f2916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 2cb2e1de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0f2916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 109d88c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109d88c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 186394e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.148+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186394e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_220, and the Request Id: 31cd6597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 3cb131ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb131ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_1_226, and the Request Id: 25862113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_7_226-, and the Request Id: 7bd034a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 179d3aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179d3aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 5a0cac81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.165+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0cac81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-instances, and the Request Id: 80e1e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80e1e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_6_225, and the Request Id: 2e4f71ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: 55bb1754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55bb1754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 3394e9cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225, and the Request Id: 7f2270e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad6f3b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 197ace86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d18e63a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d18e63a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5c8b7e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8b7e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: 56eac39d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_9_225, and the Request Id: 18b5131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac1374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_6_225-, and the Request Id: 7ab42220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 1b5745db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225-, and the Request Id: 70831761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_4_220-, and the Request Id: e1fbbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_220-, and the Request Id: 7ce42504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 73a68b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a68b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 6eb42c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3661f440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225-, and the Request Id: 2b6f590e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 67b3bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b3bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229, and the Request Id: 714b1fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 53659577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53659577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5500c569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5500c569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 35e108a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_228, and the Request Id: 55e603e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 2d303c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 2d78f379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 3cd06b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5eeb7e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6722963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 79688bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6722963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229-, and the Request Id: 4ac86b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 72499f08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3823c490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: 6370ef09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72499f08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6370ef09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5a69b29a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.243+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 280dce45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a69b29a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221, and the Request Id: 6ec04127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: 1f53eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 18406329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 39ac96ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ac96ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 25a5ecb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a5ecb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_226, and the Request Id: 7197daf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f3e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f3e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 77c9e26c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.269+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a76e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a76e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_1_227, and the Request Id: 29fb9ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 35b99482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 2cd94aac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd94aac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 773922b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773922b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_4_221, and the Request Id: 77e0851e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5257cda8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_8_221-, and the Request Id: 702f20c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c9e477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a95e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a95e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: 58ff50d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 22cd28ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cd28ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_10_226, and the Request Id: d7f33db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_1_227-, and the Request Id: 6d67d85c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 574ce4e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574ce4e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d30da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b079f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b079f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_221, and the Request Id: 411c5b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_7_227-, and the Request Id: c375bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_4_221-, and the Request Id: a638d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 8c8c197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16566f1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 2761d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_10_226-, and the Request Id: 5de42ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 427cd1a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 2147cbb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 2eea04f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eea04f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 5fe694a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b7589a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7589a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a719666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_3_230, and the Request Id: 29cce218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a719666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: 4bcee088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5996c397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128393e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5996c397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_2_229, and the Request Id: 733b7a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 120f32f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efc9cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd90802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_3_230-, and the Request Id: 5cd0b63a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 67171450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f3be07d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3be07d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c188de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c188de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_6_227, and the Request Id: 5f63d5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 240dc3cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240dc3cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c6b12c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6b12c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226, and the Request Id: 665d73a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 47b5471d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 78adbb21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1470e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: 264f582d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 65a5695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 49d0b8a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 2f1c62f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.423+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1c62f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 2f494bfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f494bfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522675ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522675ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fe4515e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_1_228, and the Request Id: 513e55c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe4515e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_8_222, and the Request Id: 34589336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.438+0000 [https-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_227-, and the Request Id: 6764cb48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226-, and the Request Id: 75695061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54927467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54927467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 357dd51f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13eacde8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 77f09ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f09ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 318d01bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 3517526f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3517526f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 50313ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-instances, and the Request Id: 6a03055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50313ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a03055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 6da50690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da50690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 175b4063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_5_222, and the Request Id: 79b7fbe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175b4063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: 55079ff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55079ff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_4_222, and the Request Id: 21f2e422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad1387d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: 54e4579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_1_228-, and the Request Id: 37cc41f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222-, and the Request Id: 47eb02f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: 2996530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ba05d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a22590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 6ab9f19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 5ed5d695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222-, and the Request Id: a81183b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227-, and the Request Id: 7e4e40da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 571d4442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15bef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e7f0eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7f0eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_3_231, and the Request Id: 409bc445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 27311c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5de63035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.506+0000 [https-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_222-, and the Request Id: 551508b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 7d4b6ed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebe0cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2ef0c999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef0c999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 6a2ddf8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2ddf8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_9_227, and the Request Id: cb44994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfaf7e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 390028c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_3_231-, and the Request Id: 6867f73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 3bdcb539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdcb539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307e37b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307e37b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 7a6f4dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 1aef85ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aef85ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 7f784e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 12cbf8ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_2_230, and the Request Id: 2a248e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 695356ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695356ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5bfd76b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_228, and the Request Id: 3445a6a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_9_227-, and the Request Id: 28162ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157d0c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 6b99bd53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 6f1b4c55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b99bd53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a60f9fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a60f9fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229, and the Request Id: 43b24e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 7289a270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf43d2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7289a270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf43d2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 1461db33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: 749982ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749982ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.582+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1461db33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: 4e60dc33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223, and the Request Id: 73f1491a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2f7566f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_2_230-, and the Request Id: 6e33d2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7566f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 64cd5816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64cd5816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_229, and the Request Id: 43708b35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c56ec20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 1ee9eedd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee9eedd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 7732d11e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228-, and the Request Id: 764ecf6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7732d11e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_223, and the Request Id: 1a43e74d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 29e27f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 632f212d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 5d09c00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b670abe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: 6a2d8ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_8_223-, and the Request Id: 7b23b8fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228-, and the Request Id: 1c211e4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21097de2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_7_229-, and the Request Id: 5d528f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-instances, and the Request Id: 6cfc2203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfc2203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 7c7f2141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7f2141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_4_223-, and the Request Id: 2695c24b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: 5839e556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f7f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-instances, and the Request Id: 5027ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f7f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5027ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: 8c85961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1822e6f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 132aa8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c85961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_6_229, and the Request Id: 57732ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: 3f9f9553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9f9553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 67d8929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_3_232, and the Request Id: 6cca2ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: e4cc382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 401cd58d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 2d87b906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_6_229-, and the Request Id: 4b72b456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223-, and the Request Id: 289b901a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59897aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410ad33e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 73b79689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b79689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b087d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 235db31d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 2d1d0a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_3_232-, and the Request Id: 77a73401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b087d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235db31d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_9_228, and the Request Id: 67958d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: 34dc23e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: dc22511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc22511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 249ec5e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_1_230, and the Request Id: 7706df31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 71ebd5c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policies, and the Request Id: 5df0b747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0aae92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 2818b631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-instances, and the Request Id: 138870a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2818b631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4149ba1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138870a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 77e52699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505057a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505057a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e52699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_231, and the Request Id: 376a97b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_8_224, and the Request Id: 7ca729d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 5ee1cfa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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, and the Request Id: d391f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee1cfa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf12c9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf12c9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_9_228-, and the Request Id: 4f71da58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_1_230-, and the Request Id: 18587a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 70f6aa50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: 59a2c1f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_8_224-, and the Request Id: 7798a1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 307503ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 3b69f660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53b46e21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_2_231-, and the Request Id: 4b95d38f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b46e21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7089a652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7089a652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy_4_224, and the Request Id: 69f2fb48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 26db3974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.803+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26db3974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27fee0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 6f9cb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fee0d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 6a551bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_7_230, and the Request Id: 3b438dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a551bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 403dd9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5e2c6e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2c6e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: 35f9d173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 44284966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44284966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8292d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229-, and the Request Id: 60f03a74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8292d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5dab5727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233, and the Request Id: 6bd29ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 43e6b5d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: a5afeb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5afeb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-types, and the Request Id: 1ba71eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba71eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_6_230, and the Request Id: 6bacf4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224-, and the Request Id: 30f28ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 6319b05e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_7_230-, and the Request Id: 152fc6bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 7915830d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224-, and the Request Id: 168ec62c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_233-, and the Request Id: 567febc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f039c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 378dac23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 7139a8bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 238b7286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 70554d85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230-, and the Request Id: 61779ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 5577c33e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ccea78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccea78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 4d99ee7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d99ee7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-instances, and the Request Id: 1f5063a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231, and the Request Id: 49fe0a4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5063a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d0be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 6ea4b329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea4b329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 3fa7d54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: 26c2f6e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8e2383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8e2383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 3ed6f674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed6f674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_2_232, and the Request Id: 359cc1e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af7a8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af7a8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 14d3175d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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/policy-instances, and the Request Id: 6fd60971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 490cace3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29704744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.975+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d3175d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd60971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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-types, and the Request Id: 79d60310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d60310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 3b315831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_10_230, and the Request Id: 17a239d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225, and the Request Id: 6aaefa5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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_1_231-, and the Request Id: 729d96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 39440aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39440aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.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: 282d974f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 349da1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349da1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:22.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: 3998efce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_9_229-, and the Request Id: 60b75c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4350ce37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: 73e4ab7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-instances, and the Request Id: 2dca68b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dca68b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 2ea3f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea3f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_7_231, and the Request Id: 5c885275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 19cc0ec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19cc0ec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f514463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f514463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_10_230-, and the Request Id: 1d8d6983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.019+0000 [https-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_234, and the Request Id: b79207b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_225-, and the Request Id: 3b88f8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 188528d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-instances, and the Request Id: 13d73429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d73429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 7d6a159b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_4_225-, and the Request Id: f293e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6a159b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_225, and the Request Id: 628477b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 2ae0bc7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 28207721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-instances, and the Request Id: 1bd0cf14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e2c897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd0cf14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c88cace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_7_231-, and the Request Id: 6a3e1a32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c88cace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_6_231, and the Request Id: 6da896e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234-, and the Request Id: 305b58b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 73635546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 66adf77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f7a6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_225-, and the Request Id: 7778fb45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 3c069f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 62f8c2be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5d61f047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174ebd48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231-, and the Request Id: 5fc65e7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 42b3a1e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6032015a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4d9e944f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 452280e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e4d705d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e4d705d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452280e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 19ab87ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 404e2722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404e2722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ab87ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: 139ba479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_9_230, and the Request Id: fe58d13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55bebe78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 2f036fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f036fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 7285b94e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 13f479a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 61fec564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f479a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5d47196f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_10_231, and the Request Id: 5222797e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d47196f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 36726577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36726577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5a5aaba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233, and the Request Id: 31db3689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5aaba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 6b138931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b138931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 3bd794e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_4_226, and the Request Id: 1b8c7729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 7c17cdaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c17cdaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 19b89ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_9_230-, and the Request Id: 1f204f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b89ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_8_226, and the Request Id: 253c0d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_1_232-, and the Request Id: 9956f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 52f8c60c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_10_231-, and the Request Id: 65f7d1c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39fa1672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fa1672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_2_233-, and the Request Id: 1ffb22da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 42bdd15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ae2ddc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae2ddc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_7_232, and the Request Id: 796e704d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226-, and the Request Id: 5613aeaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-instances, and the Request Id: 6117789b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6117789b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79d9deac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d9deac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_3_235, and the Request Id: 7b03c5b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 7302e9e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_226-, and the Request Id: 37fa5810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100ce423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 1b3c49b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 162d3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4c1c763f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b1b4ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b1b4ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39d5c90d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d5c90d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: 22ea6f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: 2d78987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5135e8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_3_235-, and the Request Id: 9e7e1a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 78b0e7fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 6dafe426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 361e2757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361e2757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 289f2a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289f2a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232, and the Request Id: f1917ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: ae32557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 7ae3636f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 3192b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3192b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50cebde7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cebde7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_5_226-, and the Request Id: 4c219ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 4d811914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_9_231, and the Request Id: 74959315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad6b603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 613cb92c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f9cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 77f7f395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f7f395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7321fef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7321fef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_6_232-, and the Request Id: 578f694e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_1_233, and the Request Id: feed34a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41ceb374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ceb374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 795b8250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795b8250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_10_232, and the Request Id: 7cc158d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 226b9502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: ec6dde5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 460641a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226b9502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 18c59658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c59658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 3700fe1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234, and the Request Id: 3d5644f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policies, and the Request Id: 860e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-instances, and the Request Id: 53f1ab6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f1ab6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_234-, and the Request Id: 3d064fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-types, and the Request Id: 132b292a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_1_233-, and the Request Id: 3efd610b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132b292a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227, and the Request Id: 4e12ef77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policies, and the Request Id: 3c8cfe4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_232-, and the Request Id: 1c6c6931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408bb9b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 324ef6e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25a2ad7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a2ad7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31ce1c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4a429224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ce1c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_7_233, and the Request Id: 1658b615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 158b850a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158b850a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e8d1f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e8d1f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_8_227, and the Request Id: 12a7cf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_4_227-, and the Request Id: 625d1294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf6fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a6b37ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58342cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58342cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5eafd3cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 79593828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79593828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_3_236, and the Request Id: 23e4d2f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 348a7b04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 395e2a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348a7b04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4ff651c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_7_233-, and the Request Id: 75217521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347a56a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347a56a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_8_227-, and the Request Id: 4807a148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_5_227, and the Request Id: 2614cf81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 78e3252d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_3_236-, and the Request Id: 297e556e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa50a37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 65ae5634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5dbe2411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 48c0f4cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.453+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c0f4cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dbe2411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 7f3909de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4977d296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3909de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: bbbf5b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 724a76cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724a76cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233, and the Request Id: 51ce2db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 29d1a883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_1_234, and the Request Id: 4c270549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d1a883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-types, and the Request Id: 5ae54eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae54eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_9_232, and the Request Id: 3eed01b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_227-, and the Request Id: 2ea195f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policies, and the Request Id: 6fbb5ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf3febe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 348c72bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348c72bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52386483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52386483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_4_228, and the Request Id: 5a78574a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 21387f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72bf08b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155531f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.504+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21387f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 5875275c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5875275c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_10_233, and the Request Id: 3a89b215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233-, and the Request Id: 10c36c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policies, and the Request Id: 456cfecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_1_234-, and the Request Id: 4a8f6126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_9_232-, and the Request Id: 604645da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 1a574388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_4_228-, and the Request Id: 1fb9c274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 6af95b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 312dc33a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312dc33a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 17889a51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17889a51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 6f068b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 1152e8d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_10_233-, and the Request Id: fb3d67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4247bd2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 1514e253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1514e253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56262f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56262f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 30b579e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 3077329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b579e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.576+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3077329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_235, and the Request Id: 3aec56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228, and the Request Id: 49b0a62b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 6455ab2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 36f67bee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: d6d6936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_7_234-, and the Request Id: 343b258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 709897ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709897ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 22589b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 55fd9dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55fd9dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22589b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13a16500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_228, and the Request Id: 38c79769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a16500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 7a6c3227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_3_237, and the Request Id: fc2bf43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: 6acddb1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 646da07f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228-, and the Request Id: 199fdb82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policies, and the Request Id: 62e0d488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 9b70cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b70cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 660c28e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660c28e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_1_235, and the Request Id: 71842515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b317cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 614394b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 13b56f04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234fbaaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_3_237-, and the Request Id: b6bbc06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 51b48659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 1b6a8493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c5bdb17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5bdb17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 9ed94a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 589a2a04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.675+0000 [https-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_235-, and the Request Id: 23e47689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ed94a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_10_234, and the Request Id: 3d019c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259e671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 62dfd930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259e671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-instances, and the Request Id: aa4be21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa4be21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3585b011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-types, and the Request Id: d6501bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3585b011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234-, and the Request Id: 8af6459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6501bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229, and the Request Id: 63274a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_9_233, and the Request Id: 785ccdc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policies, and the Request Id: 24cb9c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 282765b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 5937a1a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5543d76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 6262b6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2679ef1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6262b6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2679ef1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 1081b19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b95d8e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.718+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b95d8e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.718+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1081b19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-instances, and the Request Id: 161baeab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-types, and the Request Id: 7616f599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161baeab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f75f080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7616f599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f75f080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 6b9bc617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 7cefee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.721+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9bc617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_6_234, and the Request Id: 1e38e51e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 1898d62f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: 3aa7f928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_8_229, and the Request Id: 4dcfa0f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229-, and the Request Id: 7c9e8674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5dcbfd61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_8_229-, and the Request Id: 21da87c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_234-, and the Request Id: 2e25dc23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-instances, and the Request Id: 5d4e5edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4e5edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_7_235-, and the Request Id: 11a1d826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-types, and the Request Id: 49338d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49338d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 57d9651b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: 216944f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 3dce9e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 3c856672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_9_233-, and the Request Id: 37fa7adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 688c8438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4d7aee81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 70a63256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-instances, and the Request Id: 332b6027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 332b6027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a49bb78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1bc1e6cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc1e6cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 365b119b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238, and the Request Id: 61ef9de0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365b119b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 6ba5340e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6da8e65e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da8e65e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_2_236, and the Request Id: 7256be30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235-, and the Request Id: 2f96891a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd6f6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56dccda3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5c23be77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c23be77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 6803c12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 47a6f49a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25511fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25511fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_8_230, and the Request Id: 1d3bb63d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_3_238-, and the Request Id: 12560955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 46e4df05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_2_236-, and the Request Id: 51ea16ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a12eaa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 366bc1e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 3b1f1d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366bc1e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 2ae8f8c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1f1d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 514cc42a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 2b8a9d8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8a9d8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514cc42a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_236, and the Request Id: 7703c516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235, and the Request Id: 45dad2f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_8_230-, and the Request Id: 41001e67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policies, and the Request Id: 4e76f8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.843+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 270c3a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d7a8fdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7a8fdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_1_236-, and the Request Id: 656001c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5d35b906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270c3a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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-types, and the Request Id: 181b994a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181b994a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 3c04aa98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c04aa98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_7_236, and the Request Id: 245704d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 518989bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_5_230, and the Request Id: 3f45dd46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4247ce03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323ed241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 762c7204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4f2fc5ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_5_230-, and the Request Id: 6dffd9f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30747947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_7_236-, and the Request Id: 7fd842c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.880+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f37f9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f37f9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5adf4260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.883+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5adf4260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 7e969bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30747947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 27e60f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e60f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_4_230, and the Request Id: 4338990a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_9_234, and the Request Id: 5b8f3947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: 3043fb58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c38c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4ccaa4c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccaa4c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8d3f11a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d3f11a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239, and the Request Id: 3a7e1be3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 639551af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5eafa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 15ba2fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 424e384f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230-, and the Request Id: 7bacfff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 14d7de2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d7de2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy_9_234-, and the Request Id: bdc1652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 31cefba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cefba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 7e96744f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.922+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239-, and the Request Id: 57f459fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_237, and the Request Id: 1b38a80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c280e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c280e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5edc26d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4bc66703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc66703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 63e544df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e544df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 1c1f6a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 10beb389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10beb389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_1_237, and the Request Id: 3d2ccd0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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, and the Request Id: 7be0ab75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 4d089f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_8_231, and the Request Id: 1f031d0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 79762889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79762889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e1704e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 689b83e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689b83e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_236, and the Request Id: 3810e7fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a90b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_2_237-, and the Request Id: 6a5dbd68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5d7bd3cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 5e413402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237-, and the Request Id: 7e15d90e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e413402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67faaca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c3d9a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c3d9a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67faaca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_6_236, and the Request Id: 33d639e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 521690e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521690e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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_7_237, and the Request Id: 7b8ea4f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-instances, and the Request Id: 1bdd8748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdd8748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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/policy-types, and the Request Id: 6e1183b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1183b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: 5506a090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: 134d68a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.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: 2607d66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:23.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d47d44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231-, and the Request Id: 5cba294d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 2502f0ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 1114633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236-, and the Request Id: 205a0b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 216ab23b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216ab23b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-types, and the Request Id: 472c4e20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472c4e20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policies/policy_9_235, and the Request Id: 601bf4fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f650ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b526649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_236-, and the Request Id: 136f90a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_7_237-, and the Request Id: 1711fdd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-instances, and the Request Id: 64bf8e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bf8e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 5a1b08ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1b08ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_2_238, and the Request Id: 429bb03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f24137c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d5adc6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5adc6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 201dae6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201dae6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_231, and the Request Id: 7d817759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720df2dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 5c00b975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c00b975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 510c7e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510c7e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240, and the Request Id: 7765e7ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2343159c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_9_235-, and the Request Id: 2515571e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 6fefe7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240-, and the Request Id: 6e952351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_2_238-, and the Request Id: 34fd8b7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 136f34df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6643c53a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_4_231-, and the Request Id: 87b4b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 78d01562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 8138b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 1d05a204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea26751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca14717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 271e2e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca14717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4c9a0963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9a0963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_238, and the Request Id: 4b3b492f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 1bdfd873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 2c288938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 472cab93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 133610db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 71f22ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f22ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4ef8a85c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 7c2f447a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef8a85c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2f447a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 101c1b4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101c1b4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_8_232, and the Request Id: 8b15be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: 69bddb97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-instances, and the Request Id: 6b704119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 32d68367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b704119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.170+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f2d78d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.171+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f2d78d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: d261e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-instances, and the Request Id: 2513d2f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2513d2f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_7_238-, and the Request Id: 36391c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245d9997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245d9997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a59a5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_10_237, and the Request Id: 163d2cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238-, and the Request Id: 7bfbef7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 6a08142b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303d5b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 71be8c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232-, and the Request Id: 6d24065d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303d5b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f2b0cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2b0cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241, and the Request Id: 54fd70ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_5_232-, and the Request Id: 55b9cdad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 7805e1e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7805e1e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-types, and the Request Id: 197c1d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197c1d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 5821864d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_9_236, and the Request Id: 230d883a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_9_236-, and the Request Id: ca046ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_10_237-, and the Request Id: 6720d9ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 555d5715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555d5715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 5d2d05f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2d05f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232, and the Request Id: 7389a073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 2ff1ce15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff1ce15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5ba2fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1d165dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d165dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 7fc1a459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_2_239, and the Request Id: 5b203f9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_241-, and the Request Id: 138d1bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 731bee5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 745af6aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190cbc95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190cbc95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 271515e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271515e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_6_237, and the Request Id: 227a7531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 18a92c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232-, and the Request Id: 20ab69f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policies/policy_2_239-, and the Request Id: 3f624657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 32ad0d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a961b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ad0d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 36ed00bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e9149a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9149a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_239, and the Request Id: 302bc853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df4eac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 596b5c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596b5c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-types, and the Request Id: 25ec3faf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ec3faf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237-, and the Request Id: 20abe90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: bc19614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513f2ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 6b8e6fb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 6a90ce0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663c3dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc5faeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b858150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 689b4b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc5faeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-types, and the Request Id: 569fd66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569fd66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 371e4da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_5_233, and the Request Id: 5a0b5bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371e4da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 723e9da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723e9da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: 339c06f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_233, and the Request Id: 49631a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55014a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_7_239-, and the Request Id: 7684435f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 3bc7af85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc7af85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 75c1aeb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 76a46762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c1aeb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.376+0000 [https-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_237, and the Request Id: 3f7fd4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 2bc80256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 474a47bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 603c84f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603c84f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 77f41ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: 778bf3e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 967cc8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 967cc8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f41ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a145bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238, and the Request Id: 151e1002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a145bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242, and the Request Id: 49fec169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 38e7a243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4d3c6301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e7a243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 21fc7269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233-, and the Request Id: 3a687ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c879291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 3c219102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c879291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c219102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: 2e2599d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: 4b1c1c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_237-, and the Request Id: 112e515d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 5e4b44c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4de371e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de371e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policies/policy_4_233, and the Request Id: 670b897e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 501e1b6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 306a36c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504564bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504564bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 154cdc6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_10_238-, and the Request Id: 3e2e91f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154cdc6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240, and the Request Id: 374cefd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_3_242-, and the Request Id: 138f1eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.434+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b86d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1e7bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36796d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 3835da62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233-, and the Request Id: 68cfe514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 48e53e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e53e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28092f5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28092f5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_1_240, and the Request Id: 5f104b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 40d72b2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 48025bc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514bce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_240-, and the Request Id: 24db4b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: ab7e214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 4e577d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 59c197a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cbeee1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 264fd6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbeee1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 17be7048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17be7048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 665c911a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_3_243, and the Request Id: 2c584128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 4a77df35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a77df35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_1_240-, and the Request Id: 7973d0d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 3541e367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3541e367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-instances, and the Request Id: 3edc7147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edc7147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: 5a4b4583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 6d4fa46a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4fa46a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_239, and the Request Id: 52000495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 415bfa54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415bfa54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238-, and the Request Id: 12d2ea8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-types, and the Request Id: 7efab499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25433fd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25433fd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efab499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 226906a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 71bc753f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226906a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234, and the Request Id: 321458f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13fba78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13fba78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 655d1d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655d1d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701cdf55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_3_243-, and the Request Id: 6e85b159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_234, and the Request Id: 7d2816d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: 6042d971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 2c9985c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 7a452ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a452ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: 28539846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239-, and the Request Id: 60f91f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-types, and the Request Id: 101f939c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101f939c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601703e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_10_239, and the Request Id: 7b9c80c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 75f0d6d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 21d960a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 1ea986f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 685d816e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685d816e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_8_234-, and the Request Id: 124abbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: b111170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b111170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: 34922860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32100305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 5374597e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policies, and the Request Id: 698c39ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_10_239-, and the Request Id: 3b1f3a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 14a47826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: e42c5a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 408d5004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408d5004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_4_234-, and the Request Id: 423a4af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: db55cb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db55cb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2105be2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241, and the Request Id: 42711c8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 416cdbd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416cdbd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bcf8074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcf8074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 448e3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448e3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 507c7426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507c7426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: 60f10342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_1_241, and the Request Id: 49a044de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 5b28a8db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_241-, and the Request Id: 5af4c926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 2cde4a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 7bfd4956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 38704ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 7d6f9b73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: a269f5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 3cce1f1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.678+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: 3358f196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_2_241-, and the Request Id: 567ac6da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 3b939404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b939404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 78c4c80c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c4c80c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 79bfdda7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 62740a60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 7573486e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7573486e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c1d3e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 380b5054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380b5054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_8_235, and the Request Id: 775a4808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 499c06ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499c06ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-instances, and the Request Id: 69fd096e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69fd096e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 5aa2724d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa2724d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 127a9d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127a9d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 3dee8084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dee8084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36658ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_6_240, and the Request Id: 52f2884a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_3_244, and the Request Id: 48d9c9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36658ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_5_235, and the Request Id: 7271187f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 35dda869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 3272c9af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: eb23518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_5_235-, and the Request Id: 51659d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb23518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: 353b045a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6de73fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_7_241-, and the Request Id: 121690ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de73fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: 777d8071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235-, and the Request Id: 62900312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-instances, and the Request Id: 4129d3d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4129d3d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 51cfb664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51cfb664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_10_240, and the Request Id: 686367c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e692596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 7526dbc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_3_244-, and the Request Id: 1786342c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 49f0954f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 6602f8f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ea8ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235-, and the Request Id: 17e6de99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 2409fd69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14812b99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 73e450b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4ccaae82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4fa00800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa00800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14fb89b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4395f037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fb89b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 1d3a5722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3a5722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_9_240, and the Request Id: 590452f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 60511f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127eaae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240-, and the Request Id: 1427ce0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127eaae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 20e7936c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242, and the Request Id: 5fa431a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_9_240-, and the Request Id: 8aa383d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4ebf7dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 5ae56c4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 34321e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34321e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 43de37e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 397915c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397915c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_6_241, and the Request Id: 47c4e058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b6b8b4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b6b8b4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 691d7321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691d7321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 544fa350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: 4eebf0d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a82e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 64cf2669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64cf2669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-types, and the Request Id: 3605873c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3605873c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a865c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a865c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_236-, and the Request Id: 8c1e942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_3_245, and the Request Id: c4dd41f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5124d05d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5124d05d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236, and the Request Id: 31c70ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_242-, and the Request Id: 7e95441c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4429998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 342fcf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4429998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 2cea204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241-, and the Request Id: 5cbf6eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.870+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da1198b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30134efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30134efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_3_245-, and the Request Id: 11a2b190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 168db9bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-instances, and the Request Id: 27ac3066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ac3066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1431c6fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1431c6fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 57a33c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168db9bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 13d0c2ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a33c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_7_242, and the Request Id: 2e82aab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_9_241, and the Request Id: 12d9396e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_236-, and the Request Id: 2bf2ef19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policies/policy_2_242, and the Request Id: 556515fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-instances, and the Request Id: 4ec0665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec0665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 650ea145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 8d20918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d20918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 5b1d1592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241, and the Request Id: 3812d87e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_9_241-, and the Request Id: 6acdd4fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68895c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_7_242-, and the Request Id: 2cc45494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486b553f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68895c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 1c65721e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 3f46758f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f46758f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 289f0386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37df4eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_236, and the Request Id: 69891271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242-, and the Request Id: 75eacec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 2bdfd8dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9251fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81d574b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cfd137f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241-, and the Request Id: 2e656958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 849df4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7edc2ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7edc2ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: fe790e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-types, and the Request Id: 77d70836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d70836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_1_243, and the Request Id: 9c5d1ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328fbd96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4bcbede2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcbede2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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, and the Request Id: 5f9c0b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c8a41f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8a41f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_237, and the Request Id: 1aeb8c7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-instances, and the Request Id: 11ab8c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_4_236-, and the Request Id: 66066c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: 5f8d861f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 333f9ab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ab8c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 3ee71d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333f9ab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 37139c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37139c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a895f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a895f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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_6_242, and the Request Id: 5483f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_8_237, and the Request Id: 5998a213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 641a1dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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-instances, and the Request Id: 4b46b075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b46b075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 32d8a79f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d8a79f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 1029fec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1029fec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246, and the Request Id: 145eafdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 39aef0c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 28795c38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28795c38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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: 4491da0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 289de410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289de410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: 263e4f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy-types, and the Request Id: 2eb76e6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb76e6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:24.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/policy_7_243, and the Request Id: 3faf488d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: 41f57053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 4703b676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dde6480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246-, and the Request Id: 5d8ac8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dde6480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: 6ba65195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237-, and the Request Id: 222a4c4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 3f2d1706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 465905fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2d1706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242, and the Request Id: 306ea8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465905fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: 7625719c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-types, and the Request Id: 64f43ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f43ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_2_243, and the Request Id: 62cc3838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 56c3c0af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: 607fbce8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 3ef8945f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 41797d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 14fabc6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 397173f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policies, and the Request Id: 7da7b8ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 7bb6e2c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242-, and the Request Id: 6eeb5f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270c106b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_2_243-, and the Request Id: 1afdb698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244ed20e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-instances, and the Request Id: fd2a76b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd2a76b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-types, and the Request Id: 6749a2d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 3ed86d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6749a2d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 12e462e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 677de159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_1_244, and the Request Id: 735eda4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f943059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2860a4c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2860a4c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 19acdbd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19acdbd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_4_237, and the Request Id: 422c9dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552413df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policies, and the Request Id: 42e09c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ada6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ada6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 5fe474ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_244-, and the Request Id: 5e394be9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe474ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 3f9ed563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 10ce1fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 7b3ff2af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3ff2af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ce1fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 1a16dac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243, and the Request Id: 5fba5fcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 1bae694b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a16dac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bae694b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 205e7ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205e7ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a2892e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2892e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247, and the Request Id: 444c7d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_5_238, and the Request Id: c403e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_243, and the Request Id: 280b6118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e71f7bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e71f7bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d826ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_5_238-, and the Request Id: 5e48859c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.141+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f891f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 5e961134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e961134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_4_237-, and the Request Id: fb3f432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee1f64e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 12300688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_238, and the Request Id: 15ae0fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12300688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_3_247-, and the Request Id: 3202b1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_6_243-, and the Request Id: 360a3067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: 44b1d281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 108eddcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-instances, and the Request Id: 2f51be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108eddcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f51be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 49ead762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 315b9476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54e051b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e809a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e051b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_2_244, and the Request Id: 379a37fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 5c13f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c13f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 607b6135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b2f90e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f168e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b2f90e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7edb09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_10_243, and the Request Id: 470bee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280cd18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: 6c436d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 19537bf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 532e7fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532e7fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b67b44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b67b44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245, and the Request Id: 31aa75cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: 2f767a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a400aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 127e0658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127e0658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 5cf2e367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 1011c8e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.220+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf2e367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_4_238, and the Request Id: 1af5fa42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 4db11c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_10_243-, and the Request Id: 7fb6bfad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_1_245-, and the Request Id: 557b1e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: 1228135c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 6711905a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6711905a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715c5640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_4_238-, and the Request Id: 7b3bf234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 41a294ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 12834802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.249+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12834802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 183f7209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38342b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_244, and the Request Id: 247426e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38342b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 65840cc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65840cc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_3_248, and the Request Id: 215f42a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 19bbd96a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b3ad709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 753e07d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 3c3d8c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-instances, and the Request Id: 6f59d833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.268+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f59d833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 2cd42d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_3_248-, and the Request Id: 7557d5e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd42d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e34ce90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449a5c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e34ce90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244-, and the Request Id: 36f8f351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_8_239, and the Request Id: 556425f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-instances, and the Request Id: 2929faf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 594d9ee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2929faf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594d9ee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 1f74147a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f74147a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: 4b53e87b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_9_244, and the Request Id: 37bffc96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 4b1ec467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7b28a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 215b7af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 345eed9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345eed9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-types, and the Request Id: 191165b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191165b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 75846246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 1a74320b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_244, and the Request Id: 66b33e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d4db4ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4db4ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 1ad6e202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad6e202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0f2874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_7_245, and the Request Id: 4c1b6298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 716d28cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_8_239-, and the Request Id: 767f4f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_239-, and the Request Id: 38e082d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_9_244-, and the Request Id: 7691d6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eceab04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 2171ae48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2171ae48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 125db2ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125db2ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c8f06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 19b9998f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c8f06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_246, and the Request Id: 35478e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 32b16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_239, and the Request Id: 50e61438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_244-, and the Request Id: 3ce03896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: 524fb344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 455944f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 281032d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455944f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 5f4e8730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 61115333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 31092aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4e8730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 2b002dfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 2adec2ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b002dfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_1_246-, and the Request Id: 7ce8c296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_245, and the Request Id: 2b6fab6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_239-, and the Request Id: 1fdfd64b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 66714db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 70bdd3a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66714db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 868a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249, and the Request Id: 7d15ae30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 758c7415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af19929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 67a40f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ad044e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_2_245-, and the Request Id: 77439e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_3_249-, and the Request Id: 2f92e5b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad044e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: b55bb90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 3d87d5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 3f67e7c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 56346774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f67e7c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f7dac3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7dac3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-types, and the Request Id: 23470324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23470324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 32e2a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_8_240, and the Request Id: 19bf947b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e2a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 1808a7ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bafc229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245, and the Request Id: 3f1ef7c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 3dcd213a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcd213a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 29c9c529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c9c529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16215a46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16215a46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_10_245, and the Request Id: 124d40fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_9_245, and the Request Id: 542d2c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7508259c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7508259c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 44e03c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e86609f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e03c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 1850b3c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 27114723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.453+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1850b3c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 29042031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29042031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_5_240, and the Request Id: 32ddbf7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: d51d99f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245-, and the Request Id: 504223c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d51d99f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 3109810f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 5d7283f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7283f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_247, and the Request Id: 35dc9289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_6_245-, and the Request Id: 6780d860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 87480f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240-, and the Request Id: 30e4ae82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 58834b15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policies/policy_5_240-, and the Request Id: 6c95ded4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_245-, and the Request Id: 16e8e56f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: 7834b6b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 3dad5a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 6c8703af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 70023100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70023100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-types, and the Request Id: 2664eccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2664eccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_1_247-, and the Request Id: 7a09e375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 22dd473d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_2_246, and the Request Id: 7aba7c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f1fa07e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e762d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1fa07e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 510216e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_2_246-, and the Request Id: 2086e42b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 28bdf93c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bdf93c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_4_240, and the Request Id: 69a897e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 1331b265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 164ecd98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 6e362cbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 7540eafb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 3191a172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 99562c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99562c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 260a70ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-types, and the Request Id: 9e0db5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e0db5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_3_250, and the Request Id: 3838c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 681c2c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681c2c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66fd3e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fd3e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246, and the Request Id: 6eda2ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573d4ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240-, and the Request Id: 731067bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 28867d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 7d7f21ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62842541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 4b371e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 444dd05f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.587+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444dd05f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b371e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_250-, and the Request Id: 672b7151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 197c6af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197c6af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-instances, and the Request Id: 4cbbfccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_6_246-, and the Request Id: 7eb8acd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-types, and the Request Id: 155c80d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbbfccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155c80d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_10_246, and the Request Id: 31873ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policies/policy_9_246, and the Request Id: 1b278dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1bf71675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf71675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_1_248, and the Request Id: 437cd31e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 7219ece3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: acfb5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ec6fc18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec6fc18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 450200ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450200ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75d0f4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 7066a4a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d0f4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f1e18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 4a9cdd6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_8_241, and the Request Id: 3d3ca1ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9cdd6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: 127446a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 5b2f4886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 27e250cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e250cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6448c988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_246-, and the Request Id: 67bc37c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6448c988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_247, and the Request Id: 745b4c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_9_246-, and the Request Id: 5148b0b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_248-, and the Request Id: bb2971e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 54acf052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54acf052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4b690898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b690898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 671308f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247, and the Request Id: 11f0c325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671308f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_8_241-, and the Request Id: 613eb399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 70a3c2d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a3c2d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: 4107c8ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 63a1abef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 72cb6dcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241-, and the Request Id: 5e785c6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 77242a13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_7_247-, and the Request Id: 6ced9da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 6cce3bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2d82fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_2_247-, and the Request Id: 10352576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 3b398e94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 584fe337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584fe337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77dba794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77dba794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247, and the Request Id: 5fe84437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 4cd57793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 72a7c6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a7c6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9cfa7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9cfa7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_3_251, and the Request Id: 85477c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 30c5637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec23995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 632ecabe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 7b802896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241-, and the Request Id: 30a5725e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 2cfea496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policies/policy_6_247-, and the Request Id: 6c66401c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 29635c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_3_251-, and the Request Id: 52bb80e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66488977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66488977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 15dc3f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15dc3f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 5d95a923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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-types, and the Request Id: 581f4b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581f4b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 47227fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47227fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_8_242, and the Request Id: 41c852f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_10_247, and the Request Id: 84abc1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: a764fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a764fe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 720a5a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_8_242-, and the Request Id: 4a348dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720a5a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b28ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b28ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: d705c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d705c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: 3ccfc62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 435c4753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 33eee10a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_9_247, and the Request Id: 4f46bcb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560c999f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a33835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 20690074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3437c79c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 55865d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55865d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 4904a943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4904a943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_7_248, and the Request Id: 1108fc7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_10_247-, and the Request Id: 7df8f8f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.815+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: 6a514f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: 4a6f694e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 507695df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27dbacc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11764da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 70b31c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 5c29756d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5799d17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c29756d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 36bf17b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5799d17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bf17b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 68508249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68508249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_5_242, and the Request Id: 735de766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_243, and the Request Id: 347fef8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 1e8169a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: 5982f22b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 259144a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policies, and the Request Id: 3dd799d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 41cb640b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cb640b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 207e56c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 141fdbce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207e56c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248, and the Request Id: 1db75d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 64b5a583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b5a583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 45de55c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45de55c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c0b50ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0b50ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 14e22911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242-, and the Request Id: 58b556b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 596ba744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e22911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_252, and the Request Id: 7d1abf00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596ba744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 698f8a92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698f8a92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_4_242, and the Request Id: 1d7ba708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9c49a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_8_243-, and the Request Id: 23ba3690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248, and the Request Id: 2d25de40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 261d38fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 1a6f6c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 30d8f5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d8f5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50621a8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50621a8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_10_248, and the Request Id: 405ca6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21553185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21553185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77524012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77524012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_9_248, and the Request Id: 3d6a822d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_4_242-, and the Request Id: 7e7e53a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252-, and the Request Id: 6309a144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 44dedfac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_6_248-, and the Request Id: 5e30a329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5614ce54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_2_248-, and the Request Id: 22c89373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy_10_248-, and the Request Id: 67ad78f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 2523b427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-instances, and the Request Id: 37860884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37860884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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/policy-types, and the Request Id: 3a3a4a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3a4a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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_1_250, and the Request Id: 20bcde97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b52a0f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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, and the Request Id: 2fdcfa2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:25.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: 3aad9ac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_9_248-, and the Request Id: 389a9e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 977ad57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250-, and the Request Id: 63d459ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 977ad57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 60e4b8bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e4b8bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_249, and the Request Id: ada9e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 98ed00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98ed00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 4d223472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23321250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ed0c139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed0c139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf59c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_5_243, and the Request Id: 4efec276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-instances, and the Request Id: 722c80aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 728108a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722c80aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30243e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30243e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8299a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 2186b5a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244, and the Request Id: 2e8cc1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_249-, and the Request Id: 7db1eacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372ba24a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49380973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 72fafb1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 307318c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307318c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policies, and the Request Id: 6479be48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: 6e829d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e829d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: cf8b75a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf8b75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: 5c679fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: 42aa46ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: 33f9dd26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47422a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f9dd26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_2_249, and the Request Id: 44425027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 480964a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 19f9a775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43457625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43457625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_5_243-, and the Request Id: 4adf3bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 4ad0b4f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: 41f02677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f02677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c097369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_10_249, and the Request Id: 28c3caa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243-, and the Request Id: 7325bbb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 623dce04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 377f55f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: 77772fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-instances, and the Request Id: 1128ada1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-instances, and the Request Id: 1b3c7f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1128ada1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3c7f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.120+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377f55f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 775d4e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775d4e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: feee371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: feee371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720d4725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_251, and the Request Id: 56c79295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 63ac94f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 65649f1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249-, and the Request Id: 41872e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_9_249, and the Request Id: 70f67a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720d4725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_3_253, and the Request Id: 1ad84e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 2ad4c008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 264d11eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264d11eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 9df8b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 44bd035c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bd035c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_6_249, and the Request Id: 2c0a0786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d416e21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d416e21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_1_251-, and the Request Id: 711adf0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 338ffbd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338ffbd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_7_250, and the Request Id: 62d8dc02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 700941e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700941e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_9_249-, and the Request Id: 557ae73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f38a6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_3_253-, and the Request Id: 511dfccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41730c56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-types, and the Request Id: 302e885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41730c56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 6652e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302e885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 653e2a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 26f1b1c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f1b1c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_8_245, and the Request Id: 1075762e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: 459facf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.166+0000 [https-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_249-, and the Request Id: 1fda45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 307ec255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_7_250-, and the Request Id: 3cac8889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: e191718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 35d9f92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 62bb9f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 642d9dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-instances, and the Request Id: 7fe38463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe38463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_8_245-, and the Request Id: 264f384e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34daedf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34daedf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250, and the Request Id: 77a06908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_5_244-, and the Request Id: 7ebebb84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 3d3ac0b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 156674be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7a31d4fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aee057b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aee057b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: b934c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-types, and the Request Id: 4f704f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.233+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f704f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_1_252, and the Request Id: 1f0020f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 11479826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_2_250-, and the Request Id: 7f9fae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 48db4d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 581aaca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c8d094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c8d094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7dd8f7cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd8f7cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_10_250, and the Request Id: 48d9f82a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 7be08565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480ef4fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34fea765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fea765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55f335f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 3ea56496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f335f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea56496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_250, and the Request Id: 590985d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3039701b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3039701b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254, and the Request Id: 481ccd99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252-, and the Request Id: 139b83af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 1b0ce227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 5b98b4af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0ce227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6322822a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3cb2c1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 276c46ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.310+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb2c1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_10_250-, and the Request Id: 41d781a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276c46ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-instances, and the Request Id: 7b8b92a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 6fe43d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4d3ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8b92a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4d3ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_8_246, and the Request Id: 41128224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_4_244, and the Request Id: 6f03b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-types, and the Request Id: 1a3bf18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 40c6bc93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3bf18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_7_251, and the Request Id: 11959398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ab2ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_8_246-, and the Request Id: 54df6de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ab2ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_9_250-, and the Request Id: 7ed891bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: 66c8b9fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c8b9fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251, and the Request Id: 32fe0793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.336+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229d52ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af82383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.349+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244-, and the Request Id: 68c20e07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_3_254-, and the Request Id: 7f53e19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-instances, and the Request Id: 263d7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263d7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.354+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb9639c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb9639c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250, and the Request Id: 38d87f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.367+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: 63af9d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2754bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: 70a607b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533d0971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbc36ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 3c7f40a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 6b76ad5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 449bdd13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: 34336a57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-instances, and the Request Id: 2ae4d5d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.399+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae4d5d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 549566c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 69399620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549566c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 4430bf2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a3a118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a3a118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-types, and the Request Id: 73d581f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: 1cc98be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d581f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6544729b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_5_245, and the Request Id: 2323141e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1320113d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d81b4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 3bcbc2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 5505fe0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-instances, and the Request Id: 154f703b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154f703b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 289c23c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-instances, and the Request Id: 7f7925f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289c23c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7925f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ebe58c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebe58c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 35b86a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b86a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: a12be4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a12be4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: 722afc51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_251-, and the Request Id: 2fd20c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_9_251, and the Request Id: 3e7a3fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255, and the Request Id: f6c2b95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_5_245-, and the Request Id: 1a233265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 4f7af147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_255-, and the Request Id: 3d15de5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3861c8be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7a4c54a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_253-, and the Request Id: 38a1523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ea3e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ea3e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 47fde4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fde4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251-, and the Request Id: 1632c1e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_4_245, and the Request Id: 4baa804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6045e42b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: efb1f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: efb1f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 3912f170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3912f170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247, and the Request Id: 367fc36c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f06f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7298a341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7298a341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7eb969dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7b774598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 1bd64ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 686de6de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686de6de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd64ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: 4e0e1d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0e1d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_2_252, and the Request Id: 6bb7a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 1c31e125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 2386a5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_6_251, and the Request Id: 27a82a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7c4f9270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_4_245-, and the Request Id: 14eafe70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7110b452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 30a977e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 28787886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28787886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eed05aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f3355f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eed05aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f3355f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: 4a5b0536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5b0536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 70e8b616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: 1b8491d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: 1248d5ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63eedef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63eedef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 60afabaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 74cfb7c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cfb7c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_3_256, and the Request Id: 1b35d34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: 797586b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_8_247-, and the Request Id: 7e96f278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40288952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40288952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-instances, and the Request Id: 527da940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527da940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 4015ad65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4015ad65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_7_252-, and the Request Id: 2a21bccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: dab7fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policies/policy_1_254, and the Request Id: 22839db9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dab7fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_10_252, and the Request Id: afe204f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 17ad8c3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7c219971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 2ee4f000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 2b1c5402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_256-, and the Request Id: 9946a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-instances, and the Request Id: 401dd930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401dd930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7149197e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7149197e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_9_252, and the Request Id: 567fd364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 2684c2c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policies, and the Request Id: 66083574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: ce04b4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_10_252-, and the Request Id: 2d0919ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 1552d477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aab174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 3c8f93e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f586a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 2f8873f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: 7a1d64e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf6507a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 77ab8cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 23249ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 5e93dd8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cdd5dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdd5dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: 760bdcda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760bdcda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_253, and the Request Id: 43e48673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47001281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47001281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 104ec896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 2b07f58e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b07f58e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 1fe71a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe71a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: 1f2ffe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d378ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d378ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 4aaec18b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252, and the Request Id: 3d250944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7b1297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7b1297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: b82d57d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 518fa26b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518fa26b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248, and the Request Id: 40dc44ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 7e62ac2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 3f0fb129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e62ac2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 2d7dab6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_4_246-, and the Request Id: 52c6c2cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_2_253-, and the Request Id: c0fd117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 5f8ae927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8ae927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: de9c98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: 25cb3a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cb3a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de9c98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: 2dab97bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_7_253, and the Request Id: 63ddbef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_6_252-, and the Request Id: 774fc7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43887c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43887c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f682043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f682043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_3_257, and the Request Id: 2c55cd21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_5_247-, and the Request Id: 121bd3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7a3337fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_8_248-, and the Request Id: 61587539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-instances, and the Request Id: 3343dbaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3343dbaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 776bf86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776bf86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: 68caa831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4181832c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e4acdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 514dd4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514dd4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de58024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_7_253-, and the Request Id: 1536bba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.760+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de58024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_10_253, and the Request Id: 70aeaf7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dc80ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_3_257-, and the Request Id: 1a02feff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d92dce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 13052d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: d24eaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d24eaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 50e61d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 3ae44042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-types, and the Request Id: a257b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policies/policy_1_255-, and the Request Id: 7873bf09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a257b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 2b039cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: 293ca5bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_253-, and the Request Id: c2c9f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 1cc8485a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 13daa714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f3d825c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 3f1208af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 562c177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 39762d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 357e2c81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3d825c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_9_253-, and the Request Id: 2035fb5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 597ae606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597ae606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c89f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-instances, and the Request Id: 55c34d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c34d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 366f5d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366f5d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc50b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247, and the Request Id: 40fd452a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.839+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 468b4ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.840+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc50b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: fd03fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468b4ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6da802ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da802ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253, and the Request Id: 7d15508f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_2_254, and the Request Id: 68b43992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 7d72af9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-instances, and the Request Id: 3e51c81d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d72af9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e51c81d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.847+0000 [https-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_256, and the Request Id: 16afaaf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 51fcd7ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fcd7ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: 2fc55948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-instances, and the Request Id: 7551f469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7551f469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 4a5d11d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e739c16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5d11d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_7_254, and the Request Id: 7ee5ce0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 5c4d473d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 47b43a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4d473d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 3e18d1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_247-, and the Request Id: 569b2840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 2aedefb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.871+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aedefb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249, and the Request Id: 278a5003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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, and the Request Id: 7a0dcd90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 183f68ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: 21415fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_254-, and the Request Id: 39e36231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_1_256-, and the Request Id: 418fa19f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_7_254-, and the Request Id: 5c70cb35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-instances, and the Request Id: 5a0597b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-instances, and the Request Id: 43150bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43150bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0597b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 53e609ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e609ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d9f1d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9f1d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: 4c381435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy_3_258, and the Request Id: 75f45786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2ddc11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 397a31cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397a31cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 3b01722e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b01722e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_9_254, and the Request Id: 387292fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254-, and the Request Id: 731c594f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 733e3f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_248-, and the Request Id: 1d26de31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585e4c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f235ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 6c4a89f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2770e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_3_258-, and the Request Id: c710f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a8436e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8436e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 26518db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 26229694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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/policy-types, and the Request Id: 6721320b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6721320b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_8_249-, and the Request Id: 799e6ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_4_248, and the Request Id: 66f82875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 6340471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 5f03925f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f03925f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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: 22af3710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa445d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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-types, and the Request Id: 7a774e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a774e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:26.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_254, and the Request Id: 291ac5c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-instances, and the Request Id: 3c784cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c784cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 398a6b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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, and the Request Id: 5a919506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_9_254-, and the Request Id: 140ecb2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398a6b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_255, and the Request Id: 7c267031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1967cbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 17d7b9f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.028+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1967cbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 77c21912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c21912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248-, and the Request Id: 2b701ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 17ab264b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policies/policy_1_257, and the Request Id: 2bf2d67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9530023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_6_254-, and the Request Id: 2ec3b1dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 25a7bafc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25dafe63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25dafe63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 764e8e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764e8e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_7_255, and the Request Id: 12ad359e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447c3168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.061+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535d62d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 33c69821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c69821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-types, and the Request Id: 30178bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30178bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: 12b6636a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8226554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8226554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: a7e3a23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66990c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66990c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d98c30c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 24f88dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_249, and the Request Id: 11c00de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f82c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 77303791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.093+0000 [https-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: 6a8a794d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77303791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policies, and the Request Id: 357004c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cfeef60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfeef60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-instances, and the Request Id: 3a9d7c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 23f8bcb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9d7c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_8_250, and the Request Id: 124910b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_10_255-, and the Request Id: 714783b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_1_257-, and the Request Id: 3242d24f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 4529440a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4529440a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259, and the Request Id: 2b2f1dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c9a851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_5_249-, and the Request Id: 5b015095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333af13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c6ac47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c6ac47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-instances, and the Request Id: 3ae63c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae63c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 320562a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320562a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-types, and the Request Id: 1f4387c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_4_249, and the Request Id: 1e8e0a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4387c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: 22bbee19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae4ccb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_3_259-, and the Request Id: 3716e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 52fc36f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1575760c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_8_250-, and the Request Id: 451fa53b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: 175ac39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 67fa7e0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fa7e0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e67c04d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e67c04d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_2_256, and the Request Id: 4d8f6138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249-, and the Request Id: 6e7fb23e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: c7bdc46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d741ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d741ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 628c581e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c88e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 515e5fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515e5fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18643039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_7_256, and the Request Id: 74885cef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 27e93cc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 2cab988c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_2_256-, and the Request Id: 56889424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2287fbb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 456de9b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 630810a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256-, and the Request Id: 628ada9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 6325262a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-instances, and the Request Id: 1e74316c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6325262a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 24f426a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e74316c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1eb284e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 651cd848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb284e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651cd848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: 48e7f41b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255, and the Request Id: 6a790874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 4e554ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e554ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-types, and the Request Id: 7cedc9cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cedc9cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: 43b6353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59b00833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b00833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 76291f3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9b2283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76291f3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260, and the Request Id: 51bcc4f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 70053537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: f2ea9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 77449bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77449bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 31ffb667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 590e92a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590e92a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 3173b852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_5_250, and the Request Id: 6745fee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255-, and the Request Id: 497c296e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_1_258-, and the Request Id: 2ab1db29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-instances, and the Request Id: 4ce360c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce360c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256-, and the Request Id: 52c5be5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 5ce6e6bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce6e6bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 43aa05eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_9_256, and the Request Id: 7d500b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-instances, and the Request Id: 18e0e49a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_3_260-, and the Request Id: 75028646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e0e49a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 1980c430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.315+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1980c430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_8_251, and the Request Id: 2e81b03b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 72939e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72939e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 27c08c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c08c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: 41a96d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 7625d005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb0286b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 74391888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_9_256-, and the Request Id: 5dfc2fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 346f3aa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346f3aa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 35e328a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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, and the Request Id: 78bde97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 333aeb13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4e66fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4e66fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_2_257, and the Request Id: 7e7cd73e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1a0669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250-, and the Request Id: 1a0a8fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ab0f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3897977f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251-, and the Request Id: 6598b637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3897977f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a202b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a202b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1685dade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_7_257, and the Request Id: 5514fc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 2e7f97ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.372+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619344bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_2_257-, and the Request Id: 1e91622c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d6a2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed62702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7943d266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 37c25e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b084f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b084f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_7_257-, and the Request Id: 42729068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 5918b982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-instances, and the Request Id: 5012c279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5012c279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5918b982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_6_256, and the Request Id: 33cf6602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 264ca1b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264ca1b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 782de2ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 317f20e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782de2ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317f20e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3103962d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 67fcf939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3103962d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fcf939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261, and the Request Id: 590c0ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_257, and the Request Id: 15c82be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_9_257, and the Request Id: 38e0f7bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 296fa73a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: 608f4651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 324b8b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17cf584a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f3f221a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f246624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ec4b051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec4b051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1406a579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1406a579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: 32e55b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_3_261-, and the Request Id: 5aae3136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: 5805bdb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.448+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257-, and the Request Id: cfcf7b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1c622a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f2a3ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 5a7f50ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 2339c2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2339c2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72f6527e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 2ae29069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f6527e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae29069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: 20a9fef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-instances, and the Request Id: 55b7f1e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b7f1e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3639a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3639a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_4_251, and the Request Id: 533e3b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76c33d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c33d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258, and the Request Id: 21f95201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 4da55efb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: 5f907871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 5ad9b437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 53bb17b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 397a5f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 2018cc7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2018cc7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 446ee165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446ee165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_8_252, and the Request Id: abd175b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_4_251-, and the Request Id: 1570f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 28bb0fee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bb0fee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_2_258-, and the Request Id: 184c8a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 6ed150da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 44b27da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b27da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42226d03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 1bb376f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4e8299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 696c8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 4b72472d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251-, and the Request Id: 649b3b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b72472d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 42c7527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c7527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: 1609f94e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252-, and the Request Id: 40fafba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a0b58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 47019807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47019807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policies, and the Request Id: 60dcd748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3a6f8763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6f8763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262, and the Request Id: 32161094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: 49975f47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46dc28b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46dc28b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ceb240f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ceb240f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 3aaa56a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aaa56a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 1df10956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df10956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_6_257, and the Request Id: 66547f49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: 358233ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd64a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_9_258-, and the Request Id: 55a5140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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, and the Request Id: 3053b066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 669b79be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 3e65913b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-instances, and the Request Id: 68c2f706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c2f706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26a25f8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262-, and the Request Id: 62164f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a25f8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260, and the Request Id: 55d1babe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184477e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_6_257-, and the Request Id: 1a5a246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_10_258-, and the Request Id: 60684620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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, and the Request Id: 1cc10c4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 241fb0a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1514ddfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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, and the Request Id: 66272e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1a231011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-instances, and the Request Id: 7ca7f0bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca7f0bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 29128986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29128986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_1_260-, and the Request Id: 3f6a10f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259, and the Request Id: 1a71c1e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 74419eae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 70c87657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 419f8fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: 388dade9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-instances, and the Request Id: 51821f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51821f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-types, and the Request Id: 288a9c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288a9c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policies, and the Request Id: 49dea7c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_5_252, and the Request Id: 27426668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1e6a07c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6a07c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d887c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d887c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_8_253, and the Request Id: 3204778a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479f72fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 233e2ace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479f72fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-types, and the Request Id: 4a1e5166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1e5166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_4_252, and the Request Id: 4544b1d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 567fd6b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_4_252-, and the Request Id: 679afc18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 59882d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 193cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_5_252-, and the Request Id: 7e22d6ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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, and the Request Id: 37d74c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_253-, and the Request Id: 2a797ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1131bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1131bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 14ec7a50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ec7a50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_259, and the Request Id: 33809fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-instances, and the Request Id: 12939ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12939ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-types, and the Request Id: 42ae17e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ae17e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18a41751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_7_259, and the Request Id: 7021a883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a41751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 746d33a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746d33a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 104acb0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_3_263, and the Request Id: 475dc5dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b744a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: 5fb9448d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 7d390dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 5a2621b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2621b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 31f235e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f235e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78989f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 1bde1cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bde1cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 31e16bca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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, and the Request Id: 705c16ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_9_259-, and the Request Id: 1dee5d40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72d090c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d090c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_6_258, and the Request Id: ff0be9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263-, and the Request Id: 2ed9b129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: acd201f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acd201f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 3d3a6fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3a6fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 6ce2df06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: 17d6aa64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b545e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_1_261, and the Request Id: 57572518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 559c3c56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd6656e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1cea40eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f53e5d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cea40eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f53e5d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 6005f555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6005f555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policies/policy_4_253, and the Request Id: 2461f6b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.796+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 343d5b51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258-, and the Request Id: 260e3c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343d5b51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260, and the Request Id: 26fe77ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_261-, and the Request Id: 1841bf25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 4b9043c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.803+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b7bc3c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7bc3c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 3aa6947b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 8259cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_10_259-, and the Request Id: 24431e08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b90a102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253-, and the Request Id: 505dd0fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 55fb86b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55fb86b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: 39e853fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1a2f7a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1cf9ea25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf9ea25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: b6862f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6862f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_8_254, and the Request Id: 13440f16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_5_253, and the Request Id: 60cf815e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.820+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254-, and the Request Id: 2d79e98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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, and the Request Id: 1c11f621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bdff9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_5_253-, and the Request Id: 178df763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 6dce9967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-instances, and the Request Id: 60b79b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b79b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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, and the Request Id: 6e21cefe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 3bed5c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bed5c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: b43ec21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_7_260, and the Request Id: 56fca2ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 383da9de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 4eef86ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383da9de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eef86ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 187cf88d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 31f626f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 3f04a983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 716b147b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f04a983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716b147b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_3_264, and the Request Id: 7c2f785c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_9_260, and the Request Id: 5530eded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17876752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1bd5e157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fc387f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fc387f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcab764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 7a11677d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a11677d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_259, and the Request Id: 1a9467cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 23b28b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 710190ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b28b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 376f1868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376f1868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: 497cd0e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255, and the Request Id: 6fd9c2ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264-, and the Request Id: 459053cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 5c790056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c790056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260-, and the Request Id: 3ab0777c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 3b2700ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-types, and the Request Id: 39c65b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c65b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c2a3bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_1_262, and the Request Id: 42739644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 2f6288ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6288ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1e57bbd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 3d5f06a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e57bbd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5f06a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_10_260, and the Request Id: 157f5191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 20345945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20345945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: 2d850392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_8_255-, and the Request Id: 2847b467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402a4114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63cf47a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 26fd7dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-instances, and the Request Id: 4d44a055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d44a055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 7fceb7a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fceb7a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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_4_254, and the Request Id: 62050467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_1_262-, and the Request Id: 33bf75fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_6_259-, and the Request Id: 662671ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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-instances, and the Request Id: 20c30449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c30449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy-types, and the Request Id: 75252ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75252ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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/policy_2_261, and the Request Id: 45992433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260-, and the Request Id: 613f753f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 57066a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 7ea58bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f699049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd18c1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254-, and the Request Id: 66cde6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e6fe32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 67534bfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 158f014f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.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: 1116038d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:27.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dde63d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 336aae90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336aae90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-instances, and the Request Id: 61d9d83c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d9d83c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 3d4209d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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, and the Request Id: 27dff11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 2d07102f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b0b2927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0b2927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d07102f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_7_261, and the Request Id: 59e58d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_9_261, and the Request Id: 42fa886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_2_261-, and the Request Id: 53c1bcef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44669ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 936215d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1637ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 14f7f5b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 5df1ef65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df1ef65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7466a2e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7466a2e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_3_265, and the Request Id: 55901081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_3_265-, and the Request Id: 75be563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 121e8785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121e8785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7238b79b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7238b79b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260, and the Request Id: 518901de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 161501fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161501fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4f2ad854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2ad854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: 7996d168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_10_261, and the Request Id: 6655ae06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261-, and the Request Id: 70092cce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 188ba890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 299e8bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299e8bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4b77f122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b77f122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_255, and the Request Id: 529ec1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 39cd337e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d6f5aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6f5aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 23b0b7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b0b7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.087+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: 1591b7bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-instances, and the Request Id: 6c4a1956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4a1956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: 3ec265b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 207e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 6d1aed53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: 5687a245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 40d67af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261-, and the Request Id: 3bfe713c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3139f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_5_255-, and the Request Id: 65ecb540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ebebe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6236fffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6236fffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f9f42b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9f42b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_256, and the Request Id: 6397b694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_1_263-, and the Request Id: 26097331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 20080bd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_4_255-, and the Request Id: 7a613440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286856a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ec5718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5b4012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 1f0de444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-instances, and the Request Id: 325f4be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325f4be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ead58e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ead58e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_2_262, and the Request Id: 5cf01b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 1f514bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc80353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_8_256-, and the Request Id: 4b8271c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6b5889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f2b518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-instances, and the Request Id: 91547a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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, and the Request Id: 21f55de2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-instances, and the Request Id: 69d44a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: b69f96f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d44a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91547a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142b776e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 6bc5016e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 45cb7a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cb7a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cfa7ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 361a1915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-types, and the Request Id: 29072c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29072c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfa7ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc5c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7875f877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7875f877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_9_262, and the Request Id: 5b237247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.214+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d2032cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2032cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_266, and the Request Id: 12bf6d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 65616fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 6120792b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 3bc49e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e4720e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc49e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_7_262, and the Request Id: 5078c4de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e4720e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: 4e9c60da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7230cac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7230cac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_5_256, and the Request Id: 6bcab972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 71bae392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.230+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bae392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_3_266-, and the Request Id: 52deec67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 43899e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 7b21cb5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43899e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b21cb5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 3d9f0ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9f0ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_4_256, and the Request Id: 10f56796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bb80489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb80489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_5_256-, and the Request Id: 2c5c9022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_261, and the Request Id: 48e05aac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d871a4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d871a4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_8_257, and the Request Id: 3bccdde5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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, and the Request Id: 2a00523a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_9_262-, and the Request Id: 7939746c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d05307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_7_262-, and the Request Id: 2eca2422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 3ce5eda1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_6_261-, and the Request Id: 33be10d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257-, and the Request Id: 50748bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 163128cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_1_264-, and the Request Id: f711066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.269+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d8756a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4a10e18e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d8756a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_256-, and the Request Id: 1e309050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28935575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 1f03c002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 7673e75b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a39d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f03c002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_10_262, and the Request Id: 1008263b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1010fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: d2c13a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2c13a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 76b3b233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b3b233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.290+0000 [https-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_263, and the Request Id: 14aa6dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 41325b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41325b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 20c5e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735db966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 3ba78c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba78c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_5_257, and the Request Id: 47504fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545fd25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: 302915a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cae427b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f66b8f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27be14d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 47f753fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 683f6272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7fa7af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683f6272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f67f2b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f67f2b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-instances, and the Request Id: 1263f37b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1263f37b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54731ff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 5cca7688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54731ff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4e53fd48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e53fd48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_9_263, and the Request Id: 516c0b52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b6be84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b6be84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-instances, and the Request Id: 49919e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49919e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258, and the Request Id: 6678d3da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_3_267, and the Request Id: 441c5c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257-, and the Request Id: 13f27582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41247bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41247bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: dce2654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: c02e958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c02e958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_262-, and the Request Id: 517e3304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 40611dc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bdfef1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bdfef1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 15680a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15680a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 70c5662e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.361+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c5662e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_1_265, and the Request Id: 2c6e19bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_6_262, and the Request Id: e196d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_9_263-, and the Request Id: 7350e702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267-, and the Request Id: 7e90a19b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258-, and the Request Id: a9e55af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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, and the Request Id: 56cf02d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 560110d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58933beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58933beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 742246c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742246c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ccfad95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccfad95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policies/policy_7_263-, and the Request Id: 112bd7d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_2_264, and the Request Id: 26653936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5583627c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5583627c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257, and the Request Id: 2831d626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_1_265-, and the Request Id: 2b4dc777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_262-, and the Request Id: 5b4daaad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 35375ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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, and the Request Id: 1e233292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 35b4f91b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5419ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 3dc74fb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: f202c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: 77d0fd4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4931e087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_4_257-, and the Request Id: 248d25f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 7970ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4f925440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 829e955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 76749b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-instances, and the Request Id: 666e9ce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666e9ce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f4b507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-types, and the Request Id: 464ec639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464ec639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: 750988cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 5922dcad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 3b9d90a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9d90a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b09be2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 122f3e5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122f3e5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: 64a44dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca3f084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 1aa0e022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b52b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-instances, and the Request Id: 25daf37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25daf37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-instances, and the Request Id: 5d46145b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d46145b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 783ea5e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783ea5e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 8facf74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8facf74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_1_266, and the Request Id: 54cdbe92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dcf24d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 25ba451a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dcf24d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ba451a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_7_264, and the Request Id: 274d1121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_268, and the Request Id: 62790b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_10_263-, and the Request Id: 417eed18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4176ef7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4176ef7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 136ab412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136ab412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7468b594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259, and the Request Id: 322f9be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7468b594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 57dae8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57dae8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265, and the Request Id: 4962adff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: e7471bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 48727fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259-, and the Request Id: 55120d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48727fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4144179d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4144179d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_9_264, and the Request Id: 412a75d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_1_266-, and the Request Id: 243101e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 746717f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746717f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 35b0dc0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.553+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b0dc0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_6_263, and the Request Id: 1d54d81f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_7_264-, and the Request Id: 146d04b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5818a6a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_3_268-, and the Request Id: 3c21014a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: da1dfc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 12ec7c80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27fd5f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_9_264-, and the Request Id: 104be4a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 71a99f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4540887d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_263-, and the Request Id: 446dc1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 19373521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4f18e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4f8ce61e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8ce61e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 60abb6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4f0884bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1c5c4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0884bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_4_258, and the Request Id: 6c439188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a455b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 5183245f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 6324d4a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 41dc9a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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, and the Request Id: 59837ed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6265cedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policies, and the Request Id: 68804206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 1b810b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f26ea79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 55ccdc3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f26ea79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae06ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae06ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_9_265, and the Request Id: 2bab3442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_4_258-, and the Request Id: 9d25d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a88f1bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a88f1bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 5ae65758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae65758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 11a827f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a827f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66033356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_5_259, and the Request Id: 740749a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66033356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_8_260, and the Request Id: 5f50f0a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 15116a59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15116a59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 472fbf2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472fbf2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_1_267, and the Request Id: 350460a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 5a7dbd68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2059c8dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2059c8dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 837818f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 837818f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_264, and the Request Id: 72bf7062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-instances, and the Request Id: 4ea37151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: 31dadf2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea37151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-types, and the Request Id: 92aec01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92aec01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 3800d210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3800d210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 6bfc9377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfc9377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_9_265-, and the Request Id: 2a78beab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_6_264, and the Request Id: 3b358915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3043dd06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3043dd06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 59e93e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e93e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_2_266, and the Request Id: 530421c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269, and the Request Id: 11cbd9f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: db6a086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7674e05c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_8_260-, and the Request Id: 1dd5d008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7674e05c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-types, and the Request Id: 75d756e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d756e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_5_259-, and the Request Id: 7c212a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_7_265, and the Request Id: 6107657b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264-, and the Request Id: 4ec594f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 39a192aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 2eaffad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_2_266-, and the Request Id: 19cf948f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_264-, and the Request Id: 4b23b2d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: a070f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f346dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269-, and the Request Id: 4cb51360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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, and the Request Id: 2caca676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_7_265-, and the Request Id: 329a4502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8197d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 6ab752f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 38e50de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52eddcf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-instances, and the Request Id: 6c883810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c883810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f849284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f849284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_3_270, and the Request Id: 3c5f9d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 2ba8c0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 66243f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0f84a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 601854c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fea43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 539ae69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b013067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b013067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-types, and the Request Id: b9d174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9d174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 319f8e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: 1613da2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56304bd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319f8e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_3_270-, and the Request Id: 31d75f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 662141c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662141c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f8982c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: 120de109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f8982c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 21dc6094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 6b954655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21dc6094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6670adcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b954655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c8f183b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8f183b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 5bc3186c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261, and the Request Id: 76814f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d812ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d812ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 15b9cfa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b9cfa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_5_260, and the Request Id: 7c7cea1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.882+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21d3e5ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d3e5ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_6_265, and the Request Id: 3adf2b96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 7ad601e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad601e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_1_268-, and the Request Id: 51e013be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 5d3819f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_4_259, and the Request Id: 68c15c49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3819f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 5de62f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de62f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_4_259-, and the Request Id: 5fbf9d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 14c0ad21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 327307d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_10_265-, and the Request Id: 24d4b16b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.916+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: 6ddb5841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_5_260-, and the Request Id: 1db15e4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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, and the Request Id: 4c13eece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_6_265-, and the Request Id: 774f046f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy-instances, and the Request Id: 1fa8eec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa8eec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 199806c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199806c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_9_266, and the Request Id: 3243de01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 3f2bf82c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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/policy_7_266-, and the Request Id: 4a20d066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562ac1d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 7154bc4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 4dec290e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 28425d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb96932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717f7706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 183183d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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-instances, and the Request Id: 5483b900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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, and the Request Id: 42bccd83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5483b900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff1fa39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_9_266-, and the Request Id: 3ff74e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46be9e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46be9e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d1020e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d1020e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_267, and the Request Id: 5771cfa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc566ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 541d03b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 7ac916f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541d03b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: 15215609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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_2_267-, and the Request Id: 65600cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:28.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: 7cca8a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34de440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-instances, and the Request Id: 17327eff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7a2f4151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17327eff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 59094fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59094fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: a79abb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260, and the Request Id: 9deb63e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b93f578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b93f578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 21269d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21269d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_8_262, and the Request Id: 112c2a4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631ef306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3886cef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2a3380ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631ef306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3380ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3886cef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2064557c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2064557c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: 638cd563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-types, and the Request Id: 2322d248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 511dd7eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2322d248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511dd7eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_3_271, and the Request Id: d37a8ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266, and the Request Id: 5b209f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c34ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c34ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: ab8811d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2065a044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2065a044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12036c6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 40d9c141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_4_260-, and the Request Id: 2fa9c898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_7_267, and the Request Id: 799bd2f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_269-, and the Request Id: 44da0a49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c93f119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-instances, and the Request Id: 5e5ba524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5ba524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4274e495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4274e495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_5_261-, and the Request Id: 44042168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271-, and the Request Id: 4b667944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: 158d9d7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_6_266-, and the Request Id: 2c2fbdb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 4f68f20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-instances, and the Request Id: 59a8e35c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a8e35c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 72913a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72913a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_9_267, and the Request Id: 58b9dba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 5f22fd22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 4b1410bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167a29c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7ba38d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: 55cd7a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_7_267-, and the Request Id: 3b002616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c70947f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da779bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 5626ab2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-instances, and the Request Id: 525ab4a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525ab4a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 75359536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 55ee791c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75359536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ee791c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 15ff4e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ff4e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 79d74855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_2_268, and the Request Id: 38949cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_10_266-, and the Request Id: 7d6284b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_8_263, and the Request Id: 4d9517c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c584690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_2_268-, and the Request Id: 1fe0347d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2cebf9fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policies, and the Request Id: 2e52dcd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 16c8a8ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2051dbb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 413cb4b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_8_263-, and the Request Id: 50457268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d86c250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 4b8bfb4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d86c250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8bfb4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-types, and the Request Id: 7df0e099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34865b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 610762be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df0e099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34865b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610762be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272, and the Request Id: 7a8cd7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 391c36e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_4_261, and the Request Id: 541c28d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f432d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f432d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.174+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: 23422549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 4e16ebba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 795decf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795decf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 59746b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59746b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_5_262-, and the Request Id: 50d94d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_6_267, and the Request Id: 2f7a7a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 30cca506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 1732da57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 1d6e0044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 763952ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_3_272-, and the Request Id: 2b197d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_4_261-, and the Request Id: 1380dcdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-instances, and the Request Id: 416b437e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-instances, and the Request Id: 227d767e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416b437e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227d767e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e67c97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-types, and the Request Id: 623daf88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e67c97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623daf88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 6a5f6bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_9_268, and the Request Id: 3d0226ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: 20a79aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_6_267-, and the Request Id: 3c44af02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 1e5a29a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 8c2b3c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-instances, and the Request Id: 8493f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8493f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be3aab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be3aab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4edffacc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4edffacc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10ae923c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ae923c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 5700fd6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 2ea4050e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_10_267, and the Request Id: 764147b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: ced6ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401a80a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_9_268-, and the Request Id: 5474f341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-instances, and the Request Id: 77e635b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e635b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 49ca4279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ca4279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_2_269, and the Request Id: 7a3d0c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270-, and the Request Id: 2bae01c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: b0b9b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 18e8f2ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e8f2ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 78e4769c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e4769c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3fcc13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3fcc13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_5_263, and the Request Id: 593728b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 79d5e052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d5e052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_8_264, and the Request Id: 28a74c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: 7d2e19cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267-, and the Request Id: 1389c9ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_264-, and the Request Id: 3d729a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebf89d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709f6f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_2_269-, and the Request Id: 7ff12311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 6ab1437a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263-, and the Request Id: 4f65025e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 796e63d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517f2be3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 65e08e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517f2be3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3eccae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4faaa366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 72ac8939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7e975104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4faaa366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 7e836463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 174a8d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273, and the Request Id: 613ffbf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: bf790b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 1f4700bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174a8d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 239b66c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a7f59ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7f59ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268, and the Request Id: 1cb42c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.359+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35371e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b96bf76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35371e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b96bf76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 17ecde37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ecde37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abdf713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 55880b5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55880b5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_1_271, and the Request Id: 1f2b08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_9_269, and the Request Id: 3f069179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policies, and the Request Id: 33435bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: a349207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_3_273-, and the Request Id: c61c511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 337e35eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2fd16d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337e35eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: 39cef1aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3481c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd16d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3481c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b96d88e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 5c75fac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b96d88e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c75fac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_8_265, and the Request Id: 27ebb174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 4d98bbdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d98bbdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-types, and the Request Id: 7299c49d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2a740f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7299c49d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a740f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.386+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269, and the Request Id: 4cff4164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_2_270, and the Request Id: 32ca5ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_4_262, and the Request Id: 44de00d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269-, and the Request Id: 544e0db2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b00430f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 11e9a134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_271-, and the Request Id: a52a4ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_4_262-, and the Request Id: 4feb8829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_2_270-, and the Request Id: 4a26fefb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7d8b4663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-instances, and the Request Id: 1086c38d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1086c38d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-types, and the Request Id: 6efa7ea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.403+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efa7ea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_10_268, and the Request Id: 25b0dfb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: 224c5980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_8_265-, and the Request Id: fb12f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 445b2d1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 41e4e5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 509d2126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52fddf74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 4f46e02c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4141506d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 797eb93d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 38d9f033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 3a1c6d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_10_268-, and the Request Id: 24ae9e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7783b4e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7783b4e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a0b6b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0b6b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 5eca23e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269, and the Request Id: 7c3a7b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7a54ba6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 6408939d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce33a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 25e72811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2d9cc207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e72811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9cc207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f0e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f0e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 8587edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b71e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-types, and the Request Id: 3ac68a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac68a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2935d0c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2935d0c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13243519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13243519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_5_264, and the Request Id: 12d60af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_9_270, and the Request Id: 16137d95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_3_274, and the Request Id: 145d6be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: 12e5c84f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3ce0af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3ce0af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 325cd47f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325cd47f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-instances, and the Request Id: 5242d8c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_2_271, and the Request Id: 131848c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5242d8c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 44cc85b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44cc85b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 3a7ec780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_8_266, and the Request Id: 28306322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_2_271-, and the Request Id: 70b5360c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dcb8c3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dcb8c3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 5569ede5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5569ede5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_1_272, and the Request Id: 7a4c8bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 74a048e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 57739f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57739f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_9_270-, and the Request Id: 29bcaff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dd101d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7302d1bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd101d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_3_274-, and the Request Id: 8988d7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.508+0000 [https-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_263, and the Request Id: 79b568d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d8847c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d8847c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 764e6f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764e6f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70775ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-instances, and the Request Id: 39aa8db6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_7_270, and the Request Id: 49582fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39aa8db6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-types, and the Request Id: 379d634c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379d634c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: 357199fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: 72785146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 4ff04f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 6d534122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 4354b34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 1de40422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_4_263-, and the Request Id: 6e687577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 37ea9885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: 55fee086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b369ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_10_269-, and the Request Id: 6326e412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: 5d599c8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 146cb769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f18793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f18793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 492677dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492677dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: 915e22d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7ffcad25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffcad25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 37a7b0c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a7b0c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270, and the Request Id: 22983b3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 1c9fc733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2b5d8c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 6b42045f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 404ddaa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 41ffa192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policies, and the Request Id: 475c5f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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, and the Request Id: 76f92ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-instances, and the Request Id: 7f22ee69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f22ee69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fc094c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc094c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_5_265, and the Request Id: f7d887a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_9_271-, and the Request Id: 647c5b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_6_270-, and the Request Id: 1ccf7506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: f9c3d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d4d0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9c3d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d4d0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 21ae159a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 74d2031b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-types, and the Request Id: 302c1581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302c1581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d2031b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272, and the Request Id: bc8f3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_3_275, and the Request Id: 41ec2243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 5d9a66fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 48934aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7a27dc23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a27dc23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-types, and the Request Id: 15bcb08d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bcb08d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_8_267, and the Request Id: 58d846b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: e16a681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_265-, and the Request Id: 43394018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-instances, and the Request Id: 11109fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11109fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2add268c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2add268c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_4_264, and the Request Id: 48a610c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7588407d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 64e96eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.698+0000 [Thread-10968] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:29.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: 159f8f39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-instances, and the Request Id: 5febc3df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159f8f39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275-, and the Request Id: ee5839e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 61533e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 28450777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-types, and the Request Id: 6db1c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db1c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28450777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5febc3df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37cace34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cace34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 3f362a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f362a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_267-, and the Request Id: 7c6eea01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_1_273, and the Request Id: 3f3f4f27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_7_271, and the Request Id: 58c64dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270, and the Request Id: a744c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 72abe324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_4_264-, and the Request Id: e85f38a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7335fe79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_2_272-, and the Request Id: 29626fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2885d0ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 49d191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_273-, and the Request Id: 4490e328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4a255b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.739+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: 7045bcdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270-, and the Request Id: 1aab2fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 21d375c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d375c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 451f3553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451f3553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_9_272, and the Request Id: 543858bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 362b79b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7dfa45c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 1c153a37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 751d17e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751d17e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1617741d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dfecb02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfecb02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_9_272-, and the Request Id: 462c0eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 670b37a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 641242aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 631cfc27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641242aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_266, and the Request Id: 7d38236e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 679735c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66350414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66350414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3547a8b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_6_271, and the Request Id: 638c5bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 1bb65ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 77923cff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77923cff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 6b835710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b835710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 10541d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_8_268, and the Request Id: dcb1988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3551c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 693a3a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693a3a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dbd270d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbd270d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276, and the Request Id: 5da39906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e64216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_5_266-, and the Request Id: 3edbaae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ffe39be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 494d1a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494d1a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ea69dc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.865+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea69dc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 164da6ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_2_273, and the Request Id: 46353fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_271-, and the Request Id: 172a5c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4e99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4e99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 6e9f19fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9f19fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_4_265, and the Request Id: 7ec241ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 711eb2ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 51718079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: 57ba4054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51718079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-types, and the Request Id: 74a82c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a82c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274, and the Request Id: 14132f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 787584a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787584a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 7788e8bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7788e8bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273, and the Request Id: 531d7044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276-, and the Request Id: 40bfe49b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-instances, and the Request Id: 24025a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.911+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24025a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-types, and the Request Id: 3d291530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d291530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_7_272, and the Request Id: 6e360b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 196d151e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196d151e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-types, and the Request Id: 3c94d54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c94d54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_10_271, and the Request Id: 5254e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: 7aa7cc26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 2fd6ec31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 6b117d9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_4_265-, and the Request Id: feace64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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: 146b0511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: c809b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b49d96b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_9_273-, and the Request Id: 11a7c315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.969+0000 [https-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_272-, and the Request Id: 24ba86d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy_10_271-, and the Request Id: a66010a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ef94fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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/policy-instances, and the Request Id: 21b193d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b193d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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-types, and the Request Id: 2c2563c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2563c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.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_5_267, and the Request Id: 59035b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:29.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183db2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261d1a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: d097385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 55f0d9ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 4fbe36db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1fce746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 62416179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 4d0081da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7d26f2ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267-, and the Request Id: 33b2122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 6cda0704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2074807f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2074807f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c464f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c464f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 20102931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1bc72f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc72f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20102931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_269, and the Request Id: 737757ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272, and the Request Id: 541a22ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3b29ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 2c0bb0ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0bb0ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 2c1b7583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.069+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1b7583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 4cce9e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_3_277, and the Request Id: 3b16058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 2a909817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 112865c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 6fe7e1f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe7e1f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 473b26ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 473b26ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_2_274, and the Request Id: 31e075d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63aa45f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63aa45f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e03c83c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e03c83c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_7_273, and the Request Id: 21abc967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_8_269-, and the Request Id: 35729360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a5b4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a5b4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: 512a1758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72d04536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d04536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_3_277-, and the Request Id: 3f31cef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ead8806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ead8806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f66de2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f66de2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: f996f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.121+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f996f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7a4548e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_9_274, and the Request Id: 736ef6b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4548e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16872cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275, and the Request Id: 2d2bc990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_4_266, and the Request Id: 9654079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 4b024af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23b552bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b552bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1da3e48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da3e48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_7_273-, and the Request Id: 67e2f1f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 694aa1c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: 68cdded2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7682a35f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_2_274-, and the Request Id: 49d8eaaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_274-, and the Request Id: 70532918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 6931afbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_275-, and the Request Id: 20de92f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266-, and the Request Id: 4d39a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfa9c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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, and the Request Id: 4394cad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272-, and the Request Id: 6f166d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fe6d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3256665e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3256665e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 427318b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-types, and the Request Id: 700895e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700895e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_8_270, and the Request Id: 48264d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ba5f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 6ae65fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79edcfed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 55834889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.210+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35946f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1d222a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ce9f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfd01c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_8_270-, and the Request Id: 658b8364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f868ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 288beac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 3cd3b7c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f868ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288beac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 4f1f5cee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 303f7a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303f7a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1f5cee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 738cd948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d605960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48fa89fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48fa89fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 738cd948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 3f43ee6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 6a8447f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f43ee6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8447f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 795849c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-types, and the Request Id: 4bec5ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.240+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bec5ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_6_273, and the Request Id: 1b2c480d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.240+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: 6b3783ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 2a3b8f51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: ad78e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3b8f51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_2_275, and the Request Id: 20bea534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_3_278, and the Request Id: 2edbc3f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 761cf630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761cf630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 66dc6be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-instances, and the Request Id: 33fdad1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fdad1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-instances, and the Request Id: 58acc35d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58acc35d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 53051c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53051c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_273-, and the Request Id: 373af1a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-types, and the Request Id: 4c4a8ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4a8ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: f6a0ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6a0ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 180e89aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180e89aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 3372dae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-types, and the Request Id: 41746e8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41746e8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_276, and the Request Id: 6a388dc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_9_275, and the Request Id: 22b9b6e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_10_273, and the Request Id: 1281f561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_2_275-, and the Request Id: 36cbedbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_4_267-, and the Request Id: aa18986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268-, and the Request Id: 7db218f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_3_278-, and the Request Id: 7bf4caa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: f3a4f36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6859ebaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: 154d3b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed9bde5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: 21803481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_10_273-, and the Request Id: 4bb52565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: c8fc51d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 59f0ca96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564472e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 330568db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416cb006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4657f763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93cd85a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7e803e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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, and the Request Id: 7aa3823a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ad23ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ad23ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ebc9137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebc9137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 3876c434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 76b6f658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.327+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271, and the Request Id: 74623856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32344024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 368544ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-instances, and the Request Id: 7740b3db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7740b3db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 569bd69a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569bd69a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_6_274, and the Request Id: 78aac3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6366de9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6366de9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 774913a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774913a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: a3218b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3218b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: 74da5737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 51f3e28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 8c3a867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f3e28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c3a867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276, and the Request Id: 72ad0a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1f3b44d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 4dd4ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd4ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_9_276, and the Request Id: 6dfd474c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 6dabf189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c89164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dabf189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 5a47bc2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a47bc2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_6_274-, and the Request Id: 25ebb93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_1_277, and the Request Id: 24869e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4157d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: 2096922b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 5b1f01b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_8_271-, and the Request Id: 2baf89ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: 176aa91a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_268-, and the Request Id: 482f0ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79fb0f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 193c5bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277-, and the Request Id: 3807a0dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fb0f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29ee87b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ee87b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6401c040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6401c040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 5f93e114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f93e114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1020fcfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_3_279, and the Request Id: 5badec22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8dafce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_5_269, and the Request Id: 81c7f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 5d5d8357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 6ea95e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea95e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1713d22b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 452e0562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1713d22b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 5d64d203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452e0562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_275, and the Request Id: d012f89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 28aea8dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28aea8dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policies/policy_10_274, and the Request Id: 1b2f853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555630a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_3_279-, and the Request Id: 159c53f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274-, and the Request Id: 33db8fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53626c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 1c2f92ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389d33cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269-, and the Request Id: 51482dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 22947a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307ac6a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_7_275-, and the Request Id: 23540c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc2309c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 400b8074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc2309c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 56956671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1b853a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56956671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_275, and the Request Id: 49bd2e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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, and the Request Id: 52f0906a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44aef0ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44aef0ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5313dcde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 3f7ce3f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7ce3f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_2_277, and the Request Id: 21676516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e90236b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e90236b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b8e8b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7fe80a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b8e8b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe80a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54e4a1aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: 519f171b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e4a1aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1e7dd192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_8_272, and the Request Id: 2ed99b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 126c02c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 646c8469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646c8469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b64c751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.506+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b64c751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_5_270, and the Request Id: 3c101362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7de8dc5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_6_275-, and the Request Id: 439a7bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 4efee0dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efee0dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: c8f69ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 453c3625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8f69ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 453c3625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_4_269, and the Request Id: 4a212e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 587bafd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: 66572c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587bafd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_3_280, and the Request Id: 67117a62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_9_277-, and the Request Id: 50b48ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7db3d7f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db3d7f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 593297e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593297e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e16633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_1_278, and the Request Id: 342de2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_5_270-, and the Request Id: 5d5e41cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_8_272-, and the Request Id: 4e777f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520f2e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 161e586b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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, and the Request Id: 1a7d352d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_4_269-, and the Request Id: 6cd5dd92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_3_280-, and the Request Id: 4d785e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1f78a774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75bfa1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bfa1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3b5ab7fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5ab7fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_1_278-, and the Request Id: 394edfe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 548d20ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 6069f7ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 6a05502b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 4873bef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec87694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: b5e3d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 6ef66d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef66d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 2652c160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2652c160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 73673331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_275, and the Request Id: 773e4ea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 5a7370b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 17a42920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7256de17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce4ad3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_7_276-, and the Request Id: 2e84a6be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 6b4cdad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4cdad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 33b207db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 2b9075a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b207db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_5_271, and the Request Id: 7070f95f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 592aa7b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 28aede35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28aede35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592aa7b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_10_275-, and the Request Id: 52a8116c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-types, and the Request Id: 5c80c813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c80c813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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, and the Request Id: 7b237e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_9_278, and the Request Id: 2c78dc9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 33e66576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e66576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_2_278, and the Request Id: 40b5bf84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 2696e8ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2696e8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7dd5a4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254fca0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254fca0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276, and the Request Id: 1d095486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 3f05a612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f05a612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 670ddaf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1cddb4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cddb4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_5_271-, and the Request Id: 69a8a453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_9_278-, and the Request Id: 6cd5b6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 64fa8f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fa8f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: 49dabe3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 209eedcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209eedcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59bf31ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_278-, and the Request Id: 78127010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 63c4582a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 5f5204c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5204c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bf31ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281, and the Request Id: 2fe13c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_273, and the Request Id: 52e74a82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 2af3205d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_6_276-, and the Request Id: 50b683b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 621dabfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621dabfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c6fc0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.667+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c6fc0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_279, and the Request Id: 5369d16c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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, and the Request Id: 4e1662f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfb9e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270-, and the Request Id: 4e96657c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 20ee6261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 3641a5a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_3_281-, and the Request Id: 2d29c32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_8_273-, and the Request Id: 1234da1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 49a655d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7773d6cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10fc2ee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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, and the Request Id: 22bbe5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: 6c881778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 29ff09af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ff09af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1db96ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db96ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 6db1d5f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c67481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 6a53ef29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a53ef29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 6aef66b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aef66b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 18bb7069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.712+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 68756c72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_10_276, and the Request Id: 3fb71dc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 6b087ad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 72a03d71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_276-, and the Request Id: 49550d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea3f898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-instances, and the Request Id: 7cabda03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1ac3f582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cabda03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bf1eaee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f18bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf1eaee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f18bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 31588da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31588da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 31e92218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e92218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 5564c751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5564c751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d7b315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_2_279, and the Request Id: 5a5c9c49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_9_279, and the Request Id: 61c36c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: 6d862797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_7_277-, and the Request Id: 4b4a44b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb1dd33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 395032a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21c7e0fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c7e0fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_2_279-, and the Request Id: 545253db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23eddcf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23eddcf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 32208b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 30482d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32208b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30482d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 13807eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13807eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy_6_277, and the Request Id: 75505f16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 2c04aa1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c04aa1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_8_274, and the Request Id: 4611ab4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282, and the Request Id: 5ca74f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-instances, and the Request Id: 2690579f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2690579f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_5_272-, and the Request Id: cc2b4fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279-, and the Request Id: 34617891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1cff5282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f073c2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5234071e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5234071e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_4_271, and the Request Id: 179fdf76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 18f538a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f538a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-types, and the Request Id: 3e537964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.796+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e537964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280, and the Request Id: 69098350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_6_277-, and the Request Id: 5da7c5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a13ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282-, and the Request Id: 551be68f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_8_274-, and the Request Id: 76455188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eaa2ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f11c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4ca63c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: 7764bf99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_271-, and the Request Id: 19fcc312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 34cb6de7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cb6de7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3747013c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3747013c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_10_277, and the Request Id: 1bf1e434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bbcb4e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 4fbca32e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277-, and the Request Id: 6a31a8ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 487d1c55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7320dcb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf11e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eefe15b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eefe15b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ba47bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7976e5b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15fe2254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: 1aa860d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fe2254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 1578e015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-instances, and the Request Id: 67c907b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c907b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3a73acab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a73acab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_2_280, and the Request Id: 46addb3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ccfb88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_2_280-, and the Request Id: 3077bb63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 58dd792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 5b25a232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b25a232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185a4cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145e9db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185a4cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_9_280, and the Request Id: 2031ddef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 38a3f4d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_5_273-, and the Request Id: 55c49e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ba921a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2528412e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_9_280-, and the Request Id: 229d9b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcc2f4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 28835345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28835345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 7549906e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7549906e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 116fadc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_8_275, and the Request Id: 3602d8cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-instances, and the Request Id: 543d5114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543d5114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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-types, and the Request Id: 108134a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.958+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108134a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 61eae2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 14c8c64e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c8c64e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 43375ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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, and the Request Id: 5b17b8ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43375ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-instances, and the Request Id: 302bac1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e38cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302bac1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e38cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: c8b413d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8b413d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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/policy-types, and the Request Id: 1d0418c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0418c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_10_278, and the Request Id: 20aed793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278, and the Request Id: 305b0c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_1_281, and the Request Id: 5224c784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: fd75cbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd75cbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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: 60c38a09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 134a659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134a659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_4_272, and the Request Id: 5f516936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.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_8_275-, and the Request Id: 739a2595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd6bca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: e648cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:30.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278-, and the Request Id: 75bb38bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: 5b29623e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278-, and the Request Id: 17093e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 45c9b45d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: 22041140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22041140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 59ce919b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ce919b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b741227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 3e5cae4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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, and the Request Id: 18d63fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_3_283, and the Request Id: 4fe4af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae84cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_4_272-, and the Request Id: 7c7e17e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 509a7261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a89d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 38a3b363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 44173113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.051+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44173113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policies, and the Request Id: 526abf17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238efe9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 2ee5dfe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-types, and the Request Id: 7c6f6a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6f6a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_283-, and the Request Id: 4d22e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policies/policy_9_281, and the Request Id: 396f7157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 32697ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32697ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: 36a247f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 24085751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24085751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a247f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_5_274, and the Request Id: 7d458d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 24876d6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24876d6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 565c86b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-types, and the Request Id: 2a834811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a834811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 258021db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258021db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_2_281, and the Request Id: 182a42fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_1_282, and the Request Id: 6f336ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 54629914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cccbe95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: 6e90870d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 60c56a4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c56a4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: 56a344a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a344a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 5a480eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a480eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-types, and the Request Id: 3f591288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f591288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_276, and the Request Id: 5410ccde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_279, and the Request Id: 7d144734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_9_281-, and the Request Id: 2c275e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: f80499d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: 7c3db910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76410974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c92240b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c92240b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44ca53da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ca53da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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, and the Request Id: 7e2c81e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562907b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562907b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42269062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42269062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_10_279, and the Request Id: 3ace2db3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_8_276-, and the Request Id: 79857f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 178c678f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_279-, and the Request Id: 192b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279-, and the Request Id: e602cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 8632f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 554d9a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 554d9a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 15b0902f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b0902f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 1c828a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_4_273, and the Request Id: 686063b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 56f00e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31596127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1e9615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 4ee9bd7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_7_279-, and the Request Id: 46d342c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 6070eef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 4e588aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 488498a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 27e63f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_4_273-, and the Request Id: 386e34c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d815bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d815bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-instances, and the Request Id: 784f39e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.220+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784f39e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 646fcb66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 41b523da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646fcb66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b523da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.223+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280, and the Request Id: 62ceb2ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_275, and the Request Id: 686a66f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 157e03fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157e03fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 23f9cf45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: b37a7da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f9cf45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policies, and the Request Id: 3449434d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_3_284, and the Request Id: 1232d06e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_280-, and the Request Id: 4161c26c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 94081b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 5a059c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_5_275-, and the Request Id: 528509b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: c6fb1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: 411d4ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411d4ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 22d23503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d23503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_1_283, and the Request Id: 7f646a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: 7dc8542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc8542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 6128262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 1906d00c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1906d00c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_8_277, and the Request Id: 165778d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284-, and the Request Id: 6aa538f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 36c08b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 7619d899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 552153a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552153a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e41d87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-types, and the Request Id: 5daae5dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5daae5dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e41d87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280, and the Request Id: 552d26bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb9708c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 1f0535b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0535b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_9_282, and the Request Id: 43f614c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_1_283-, and the Request Id: 48071bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 53c7680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 6c55a33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c55a33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: 1ff9b80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bdaec4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdaec4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_280, and the Request Id: 4d4441d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 121a4fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: 1ebc8a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: 2cc20874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 828e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 285dd041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285dd041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-types, and the Request Id: 1635f51d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1635f51d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795e2477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.345+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795e2477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_2_282, and the Request Id: 5cce3553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 5c33c572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-types, and the Request Id: 36734074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36734074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.352+0000 [https-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: 1c7637a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 593e8af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_4_274, and the Request Id: 10880360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 531a17ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9d610d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 5ab686cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dbd34a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.374+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b983671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: 3c0b6669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-instances, and the Request Id: 7c7793fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7793fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 41ece640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ece640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e7775f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-types, and the Request Id: 442770b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ab6ec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442770b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ab6ec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_6_281, and the Request Id: 3ab681b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_285, and the Request Id: 35c6d65f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 201bf651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e232247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201bf651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f6a4fd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6a4fd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276, and the Request Id: 361586d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 5a158afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 1d31aa23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 71536451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274-, and the Request Id: 6df4f8fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68cf2e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policies/policy_6_281-, and the Request Id: 17b49b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6282d734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6282d734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285-, and the Request Id: 382842fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b3db89a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3db89a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_1_284, and the Request Id: 3c4e7baf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dcc878f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcc878f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1f6b8031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6b8031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 4c10ab3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_8_278, and the Request Id: 61864b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-instances, and the Request Id: 6d62c807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d62c807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 568dc0e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568dc0e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_10_281, and the Request Id: b5d6c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e76377e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.463+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e76377e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 33a52ded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a52ded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 479533c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-instances, and the Request Id: 6d8bcccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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, and the Request Id: 3e3cb3b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8bcccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7706a071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7706a071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_283, and the Request Id: 779c3551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 1b20d11f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ce6c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 50612fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50612fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a681281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a681281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b11317d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283, and the Request Id: 4287c9db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_10_281-, and the Request Id: 7ffc3b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_7_281-, and the Request Id: 680d1871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policies/policy_8_278-, and the Request Id: 4670d4de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfa4548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: 34ce70f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 4a648f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: 31a5bd9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16140b15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: 59f36e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4ed9d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394a1932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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, and the Request Id: 50f3ebaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 263ca5e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 33963c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.548+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33963c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 28db652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28db652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_4_275, and the Request Id: 531da950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c7f8ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 15c4f94d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 2a6f4a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6f4a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e91a816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e91a816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282, and the Request Id: 4293cce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policies, and the Request Id: 7cb9d54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58aec69b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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, and the Request Id: 5dc756c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1985eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e9f0ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 3e49d155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e49d155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 769f4b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769f4b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_5_277, and the Request Id: 4e9a6e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 518a83e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.615+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518a83e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ec4e4c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec4e4c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_7_282, and the Request Id: 50203be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275-, and the Request Id: 41d3ca3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policies, and the Request Id: 6308e580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_6_282-, and the Request Id: 77d1bb47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 163e7c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163e7c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c2459d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c2459d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286, and the Request Id: 1ba646d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 337d89b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5b707ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3310a6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3310a6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-types, and the Request Id: 15527c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15527c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_10_282, and the Request Id: 59c17c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6de6ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de6ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.657+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 6a6271df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 4b49a75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: 82cdbb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a037d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 5730cb9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a037d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: b422ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5730cb9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279, and the Request Id: 539e6e46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 3c7f8d87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7f8d87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 110d4d70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 9b8567c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_9_284, and the Request Id: 2b696e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 52f9132f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-instances, and the Request Id: 7c1880c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_3_286-, and the Request Id: 51a8edfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1880c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-types, and the Request Id: 750c8c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750c8c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: 2e43bb21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 684b6546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684b6546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-instances, and the Request Id: 4668988e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4668988e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 79ea078b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 46eed453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46eed453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63783d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63783d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_4_276, and the Request Id: 1d281220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_2_284, and the Request Id: 11d5323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282-, and the Request Id: 224b3286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284-, and the Request Id: 378846f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_8_279-, and the Request Id: 23fb1034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 610217e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285-, and the Request Id: 68e0a871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 47304c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 680a625b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f36cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f36cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 667e866f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667e866f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policies/policy_2_284-, and the Request Id: 4e6d56b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276-, and the Request Id: 2c9bbdff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_6_283, and the Request Id: 54145928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7832d96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 21b55240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 16a1ec0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c676063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c175c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c175c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 3a5b0659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5b0659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_5_278, and the Request Id: 475d2369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 642666f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 1ce30464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 103d2cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: 27d32275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39093b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.788+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39093b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 2363ed45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 187e0bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c4e4cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.799+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4e4cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b921983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 1a43c9d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_7_283, and the Request Id: 5c2e6dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 41d5ebc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5086ded0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_5_278-, and the Request Id: 3a2b058f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c45de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11968bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11968bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30e573cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e573cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287, and the Request Id: 1239c027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 1223b1ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: adbec16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adbec16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-types, and the Request Id: 54be0a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54be0a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: 6e23389d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e23389d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_9_285, and the Request Id: 2c858235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.847+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283-, and the Request Id: 305c0324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: 44c23995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c23995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 266d4fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266d4fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 246b0713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246b0713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_2_285, and the Request Id: 382f391a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_10_283, and the Request Id: 3d09d997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-instances, and the Request Id: 466525d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466525d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-types, and the Request Id: 7ca06625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca06625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_3_287-, and the Request Id: 3151cec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 3a28b8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a28b8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.863+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284, and the Request Id: 2838eece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3394ae0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 63c6a554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c6a554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_8_280, and the Request Id: c90493f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 997d970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 997d970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 452ff7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_9_285-, and the Request Id: 50fbc6e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452ff7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322702c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277, and the Request Id: 7f312bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_2_285-, and the Request Id: 1860d00d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283-, and the Request Id: 6ea8dec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: 3e86320c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e86320c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 38a87b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 378a2c26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378a2c26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_1_286, and the Request Id: 48850288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_284-, and the Request Id: 55091901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: 1197fe15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 5462ca39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 634ba8af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 48ef787a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_4_277-, and the Request Id: 376b70fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 30133a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: a8b7de1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5a050b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: cc3ae0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 1ae81fa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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_1_286-, and the Request Id: 2e660eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51723084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4475e121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51723084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee29036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42ae8a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ae8a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 7227a87d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_7_284, and the Request Id: c7718d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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, and the Request Id: 72c36901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 6a783121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-instances, and the Request Id: 56789e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56789e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 7f3442d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3442d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 2ba17e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba17e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b754ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_2_286, and the Request Id: 7f4c7148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b754ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_10_284, and the Request Id: 7e50bfee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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: 43383b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43383b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy-types, and the Request Id: 4f6bcb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6bcb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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/policy_3_288, and the Request Id: 92c8aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.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-instances, and the Request Id: 25874b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:31.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25874b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_284-, and the Request Id: 44cc9a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-types, and the Request Id: 2e7dff8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 5a049b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a049b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 110d98c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110d98c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_9_286, and the Request Id: 34214eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7dff8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: 6f26eca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: 5894961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_284-, and the Request Id: 7076b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b14771e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7811c517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e9627e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4ba41772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 458360a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_3_288-, and the Request Id: 281a6903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9945b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279-, and the Request Id: 30914dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28912026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 4f36d1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f36d1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: d476c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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, and the Request Id: 3997dd93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d476c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f5a103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f5a103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285, and the Request Id: 13ef3d78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-types, and the Request Id: 6224da30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 59b575c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6224da30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_8_281, and the Request Id: 3b9eb9cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 385e9d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.075+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385e9d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_2_286-, and the Request Id: 4f6d0efd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 5ed9625c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed9625c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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, and the Request Id: 7363900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: 36f8da16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 2395ddad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53532e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4ef4a2bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 77b7e0bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13fa448e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b7e0bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c2e84e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2e84e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287, and the Request Id: 51333ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 1db9dec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db9dec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 53d59204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d59204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_10_285, and the Request Id: 5b5f5e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_8_281-, and the Request Id: 5d33de01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 645d4040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 645d4040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d3ee26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 492502e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1277b096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1277b096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: 4d08a499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: 720bfef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_4_278-, and the Request Id: 1462eead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 26e0537d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_9_287-, and the Request Id: 168196e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 2cad4859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cad4859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-types, and the Request Id: 52e5268a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e5268a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e0537d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 5088176b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5088176b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: 549c49fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 2f1f8a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_7_285, and the Request Id: 40d6237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ee5af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-instances, and the Request Id: 5f8c177e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 3a3b79c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.185+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8c177e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3b79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 28af6c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 1f7ecdc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28af6c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287, and the Request Id: 6c127702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7ecdc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285-, and the Request Id: 153eb438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_3_289, and the Request Id: 26dc076c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: e82ef36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ecce9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7796fdb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_1_287-, and the Request Id: 2b595b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 23a6081d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 1868d37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_7_285-, and the Request Id: 41c3660c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4ce1ecdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 6bce43a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_2_287-, and the Request Id: 1b95c10b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289-, and the Request Id: 58ce32bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5aff1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cdd4130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 6cf38c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cdd4130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf38c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 5697e60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: be5b904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 2bccdbb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bccdbb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: b708c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b708c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: 5bac1eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286, and the Request Id: 2e40c59e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f25e3ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-instances, and the Request Id: 4d7703f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 46f8e230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7703f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b019615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b019615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286-, and the Request Id: 4e00fb72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_8_282, and the Request Id: 6f3e1ab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f124066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 18061eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 54042545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74718485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54042545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 45fa5c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_288-, and the Request Id: 29edee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf02556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61a5e641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a5e641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_4_279, and the Request Id: 4b920a4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 260154f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 59615eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 65804626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-instances, and the Request Id: 2769be30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 54f48ced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2769be30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f48ced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65804626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 241369c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 2f82e1ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f82e1ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64c840cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-types, and the Request Id: 16b4e1b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241369c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c840cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b4e1b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_281, and the Request Id: 21659cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4d5fdb42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_7_286, and the Request Id: 46261a2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_288, and the Request Id: 360cb22e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 5e3a3d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.290+0000 [https-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_282-, and the Request Id: d2321c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286, and the Request Id: 71b59752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5fdb42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_281-, and the Request Id: 66bcbf57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4ebbb5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_7_286-, and the Request Id: 751549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policies, and the Request Id: 38d54d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5925c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_279-, and the Request Id: 1870028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 480c8ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480c8ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4b31e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 445df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b31e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 6fcc609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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, and the Request Id: 379f880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 85fb4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85fb4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_288-, and the Request Id: 2f62681c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_10_286-, and the Request Id: 36b8ae9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 22ec166e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ec166e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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, and the Request Id: 1b3cfe30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_2_288, and the Request Id: 3d39be6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290, and the Request Id: 46f10832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 6ac0ed96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac0ed96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b0c891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_6_287, and the Request Id: 312dcb36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.349+0000 [https-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_290-, and the Request Id: 16e523a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d1fc920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 75498b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1fc920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_288-, and the Request Id: 277799e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ee28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-types, and the Request Id: 3622f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3622f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 622cc1a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: 472594bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.358+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622cc1a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 5e627589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 12a1919e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 1dd03f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a1919e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_5_282, and the Request Id: 23112cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bb0b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 6008acbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 629fa944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-instances, and the Request Id: 39c40496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287-, and the Request Id: 2465a625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c40496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a267845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 7522eff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_9_289-, and the Request Id: 6a5cb9e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7522eff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_7_287, and the Request Id: 690820b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 1103a72d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5006c23e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_5_282-, and the Request Id: 47af8dd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 5eb36b9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policies/policy_7_287-, and the Request Id: 2eecae1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb36b9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 616bde82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.393+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616bde82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_280, and the Request Id: 1b178f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9f8244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-instances, and the Request Id: 34c07c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c07c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 52730e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52730e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442c0832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fe0ecce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe0ecce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18f7521e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f7521e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_1_289, and the Request Id: 34b4b111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_10_287, and the Request Id: 28022557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: ee1feea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee1feea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5afb90b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afb90b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283, and the Request Id: 454c67ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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, and the Request Id: 60f33d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b436fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 54142349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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, and the Request Id: 35a1bf25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: 35830dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_4_280-, and the Request Id: 5e5e2010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 7603004b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_10_287-, and the Request Id: 557c30eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2c76eadf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c76eadf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d2f6b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d2f6b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_2_289, and the Request Id: 437f1156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3416fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 25dc8ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25dc8ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 2bac39b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bac39b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_9_290, and the Request Id: 571091c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 54888fa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54888fa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 70ad4ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ad4ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291, and the Request Id: 14b31c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 227b2ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 600d3afa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 2e6e9fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-instances, and the Request Id: 30f0d527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f0d527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_9_290-, and the Request Id: 14d1f6d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 16fcc186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_2_289-, and the Request Id: 1c0a62a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9aee68d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9aee68d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4365f489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fcc186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-types, and the Request Id: 2362f628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2362f628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_283, and the Request Id: 72fe59d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288, and the Request Id: 2d274d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1665f628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 756edcdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756edcdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_3_291-, and the Request Id: 48ccfd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_289-, and the Request Id: 572f0753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706224e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706224e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_6_288, and the Request Id: 78d79e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 3f11725a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff18312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 2672f83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 69485bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 30a1e0a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_7_288-, and the Request Id: fa2c878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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, and the Request Id: 5d3eebc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 197ff1bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197ff1bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28835287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28835287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_8_284, and the Request Id: 730ce650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: 378f0eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 3a4f2806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cd28c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f31c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-instances, and the Request Id: 343a0d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 3c4723dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4723dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343a0d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 33a80384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a80384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 688dde41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688dde41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_10_288, and the Request Id: 40dac078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281, and the Request Id: 746a77df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288-, and the Request Id: 72e814bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 357a3658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 675d3bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: 6ed7fee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732119d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32782494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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, and the Request Id: 3c5775f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305757b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305757b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35327c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35327c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_281-, and the Request Id: 67a57fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.617+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: 4a30c181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 47c15f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa2c475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-instances, and the Request Id: de41a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de41a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-types, and the Request Id: 1ed710dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed710dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47fc9c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fc9c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 36fd0df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fd0df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: 6c7852b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290, and the Request Id: 68d1889a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293c1dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 3167a6d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 258d698c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4be6b63d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 7d8bb218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8bb218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 408fa86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408fa86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_1_290, and the Request Id: 13c3d5d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_9_291-, and the Request Id: 268ca3cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab0e232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab0e232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 670dadae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670dadae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_3_292, and the Request Id: 3f6706dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 50bbaf56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a47e8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679ff0d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: 6e9780b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 175cc47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175cc47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 311118d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311118d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289, and the Request Id: 503bf793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 562a42e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 129c7440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129c7440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 285da479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285da479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: 761ce9b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289, and the Request Id: 30c912e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cd7b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292-, and the Request Id: 3fe9f4c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 302eae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1477194e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1477194e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b2e8b51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2e8b51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_7_289, and the Request Id: 54696d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 41623115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e9ab0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 72d27cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e9ab0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29d7fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d7fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289-, and the Request Id: 5d2e21de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_5_285, and the Request Id: 7fda3915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de24e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de24e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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, and the Request Id: 20583218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 66db1344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_6_289-, and the Request Id: 33c756db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66db1344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285, and the Request Id: 164c4621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_5_285-, and the Request Id: 69533b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4f6433a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70fccbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 2ad5353e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_7_289-, and the Request Id: 723e5f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284c85d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 5254b6c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 132bbef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132bbef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_8_285-, and the Request Id: 379028d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 75d4d34a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d4d34a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_4_282, and the Request Id: 577e61a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 3a96e7c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 2e17b3ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 395d43d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 583690eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583690eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 62d72957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d72957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: aeea1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 7a4e2e3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282-, and the Request Id: 2e214b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.913+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4e2e3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 790aca20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 67424803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67424803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_2_291, and the Request Id: 5cd92d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_9_292-, and the Request Id: 60519554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 7d540ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 5755e58c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 11c316c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8d3020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-instances, and the Request Id: 2382fc91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 45e75d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2382fc91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 354480fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-types, and the Request Id: 315bbc40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315bbc40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4e19e473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: 1d0563d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3532f59b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_291-, and the Request Id: 5ca9dc16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4fb2d278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 52a9880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb2d278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a9880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 1c8c75a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 4cc2901c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8c75a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc2901c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e6fb586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_10_290, and the Request Id: 418c6968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_5_286, and the Request Id: 6e5f5da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 3ec58f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec58f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 7a6501fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a99c046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a99c046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 25ef4769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ef4769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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-types, and the Request Id: 39b5c657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6fb586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b5c657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_6_290, and the Request Id: 40d82c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-types, and the Request Id: 6a20305d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a20305d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_3_293, and the Request Id: 985c5c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_8_286, and the Request Id: 3133977e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy-instances, and the Request Id: 1dadaafd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dadaafd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 6fc91b45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_1_291-, and the Request Id: 2d772f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11222dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11222dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_7_290, and the Request Id: 42459234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 5e5de933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286-, and the Request Id: 54d6a7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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: 1cb75dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.980+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb75dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 121e03ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121e03ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283, and the Request Id: 5ff499fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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/policy_10_290-, and the Request Id: 55bf42a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290-, and the Request Id: 2e81f826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:32.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_4_283-, and the Request Id: 3098d67a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_293-, and the Request Id: 41ca9c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: 19b1a13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3465e135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39f0d338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f0d338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: 4006a461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c2869b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2869b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5d41441d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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, and the Request Id: 615fc501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_293, and the Request Id: 2c144143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies, and the Request Id: 66f45b2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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, and the Request Id: 2c63dce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 7edf05a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 3030ad04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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, and the Request Id: 4992cbe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4674d451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2815c26e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2815c26e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 6783294d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 7b3f8e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3f8e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292, and the Request Id: 60df5d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 3eb5936c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293-, and the Request Id: 2f881419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 6db85d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db85d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 506909e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_292-, and the Request Id: 3b99eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506909e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_287, and the Request Id: 7f124161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4bfe9b1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e66f8b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 6af91c78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6c2911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ee4e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 7126e2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663754c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 694a2df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694a2df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1642148d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1642148d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 241246ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241246ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4583330b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e3ae7b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 334f2523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4583330b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dce9551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334f2523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dce9551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_5_287-, and the Request Id: 5fa12f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 62b55017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_4_284, and the Request Id: 276add6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 36349465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.097+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36349465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557b6ca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557b6ca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b55017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_3_294, and the Request Id: 4a614cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eee4bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eee4bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 298854d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_1_292, and the Request Id: 40d34168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298854d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 3a80ed30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_6_291, and the Request Id: 18616807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a80ed30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_8_287, and the Request Id: 429c968a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_10_291, and the Request Id: 3f13339a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 34f2de86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f2de86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284-, and the Request Id: 12ec3689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 4980d45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4980d45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_7_291, and the Request Id: 251e3235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_3_294-, and the Request Id: 18350460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_6_291-, and the Request Id: 516de64d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291-, and the Request Id: 7ae2e207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_8_287-, and the Request Id: 52801285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 6f47aabf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 77ec550d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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, and the Request Id: 5dbb37b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793a9328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292-, and the Request Id: 4d5fb102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 41531871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_7_291-, and the Request Id: 1b3d3317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 486c3ed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 6dbdc4b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbdc4b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-types, and the Request Id: 18ccf956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2768cc36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ccf956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: a162d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ac5b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_293, and the Request Id: 47f0c233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b22c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 7a1506b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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, and the Request Id: 44e9c5d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cd4e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 121b5acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_2_293-, and the Request Id: 1713591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.142+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121b5acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: a2c736b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 350171f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350171f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 453c9535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: 3b4eebae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2c736b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44a8d2f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6c6394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a8d2f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f610010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f610010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 22012816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: e70ee3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e70ee3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: 681a7bc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a905339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 1d4c47e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a905339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4c47e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_6_292, and the Request Id: 26092e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_10_292, and the Request Id: 1ccc0c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19013dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ed7fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.165+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ba96c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7357375d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 460676b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7357375d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460676b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67fad462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 1d819815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fad462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d819815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295, and the Request Id: 6ca2c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: 7ac3d405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 426d3b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_6_292-, and the Request Id: 36288409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426d3b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 6f193849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: 45c4b24f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f193849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_10_292-, and the Request Id: 23a5a4a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5be2c023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288, and the Request Id: 46d6963c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 65ff5806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ff5806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288-, and the Request Id: 44a5063f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.194+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b902e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.195+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b902e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_1_293, and the Request Id: 118875ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: f8b7956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 17c6c412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.199+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8b7956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 847f904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 847f904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_292, and the Request Id: 64a4f72d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies, and the Request Id: 522fb03c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_4_285-, and the Request Id: 6e705023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383dfb66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 405b2445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_288-, and the Request Id: 3bb2af95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76bb87ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_295-, and the Request Id: 1f885e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_1_293-, and the Request Id: 21bdd5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_292-, and the Request Id: 1cc292f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 7a67d845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 67f17e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a67d845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2c3d3b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 20975343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5c613c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20975343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_2_294, and the Request Id: 5de795b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdf0b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8d3992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2d75eb17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d75eb17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 3dc8157d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc8157d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4d8fbd64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_10_293, and the Request Id: 6d730529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 280b93b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2c916331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 90aa10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 1f36bb57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 404e31b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404e31b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2de2d882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de2d882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 5bfdc2af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bfdc2af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 110f150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110f150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_2_294-, and the Request Id: 66ae9c30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies/policy_5_289, and the Request Id: 66649329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_9_295, and the Request Id: 5cdf8597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2ac02e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.271+0000 [https-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: 7760e465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fee6e6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 5d63c146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d63c146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 52cd7b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cd7b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 647f6167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 37f1c33a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4f2499a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647f6167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f1c33a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_6_293, and the Request Id: 556a11da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_3_296, and the Request Id: 2c5051a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 1f8da547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c3b728e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3b728e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 6a9fb95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 74ba39db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ba39db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_4_286, and the Request Id: 4afee2ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: 6857e44d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58c8b94f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_6_293-, and the Request Id: 2546dbbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c8b94f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2cbde3e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 56ba149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbde3e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ba149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 726099a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.294+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a6c5e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: d3e2a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3e2a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies, and the Request Id: 58107ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17931b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294, and the Request Id: 6cd9e1e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c9650c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9650c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 6ec880be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: baeed5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baeed5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_8_289, and the Request Id: 457ccfdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_4_286-, and the Request Id: 371b849e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_296-, and the Request Id: 13a8e112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 31cad5c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_8_289-, and the Request Id: 18c247a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: 23122058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 67c27de1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 7b8772c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8772c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df438b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df438b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_2_295, and the Request Id: 5e8b08bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_294-, and the Request Id: 47a33f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c94247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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, and the Request Id: 16dfbb8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 357a7ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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, and the Request Id: 2206c134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_2_295-, and the Request Id: 77ea424b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 25291965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4bad7a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 95f95d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b33c129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b33c129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40438732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3535a4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5c68bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c68bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3535a4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57f772f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f772f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 68b056be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6509d74e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6509d74e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b056be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_294, and the Request Id: 692dbab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5c82984a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0e1c6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: 2f343e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294, and the Request Id: 72e2b509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 85c133d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4171503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5fd622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4171503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290-, and the Request Id: 4522f38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.371+0000 [https-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_294-, and the Request Id: 7339c36c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792023da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies, and the Request Id: 19806d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 732f0e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4832e05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732f0e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.374+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4832e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_10_294-, and the Request Id: 4144c114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_3_297, and the Request Id: 183ad141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.376+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4689d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20a11315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4689d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a11315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_7_294, and the Request Id: 64a02ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799604b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799604b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 56f92838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f92838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: 1d866b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb93101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 1debc40d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb93101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1debc40d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e1ce23a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1ce23a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17bc3a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_290, and the Request Id: 5424afb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe4cb78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 25dcad20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c05d275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: 3f519a74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c05d275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 7cabcbf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cabcbf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: 312afd98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_3_297-, and the Request Id: 1f8a44ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: 25c7a83d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 2e62bb12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies/policy_4_287, and the Request Id: 113ed423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: ffd43ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 3f054453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139a3783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f054453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2d6cf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 6f756617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 245e9533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f756617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296, and the Request Id: 108f7fcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7feda773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 68428c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: 23a5229b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e11d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_4_287-, and the Request Id: 2570d191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e11d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 20ee54a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ee54a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_6_295, and the Request Id: 3e7a53fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4b2577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: 4c76b909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 67131c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c13384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 7ff60e0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff60e0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2392bbb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-types, and the Request Id: 5fad4036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.435+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fad4036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_291, and the Request Id: 1e14ba13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3a1238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 18bfd2fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: c09ff3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c09ff3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dfde6a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7871ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 47ebc4cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ebc4cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 405abd9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 405abd9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 497bc4c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497bc4c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb816d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 7b64a34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b64a34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_6_295-, and the Request Id: 64899995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 28db4a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28db4a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_7_295, and the Request Id: b9bbe2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295, and the Request Id: 1f0e22af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 16b6283a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_3_298, and the Request Id: 4459fb61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 66a4b775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a4b775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.468+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3f509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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, and the Request Id: 6b7e684d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3f509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_9_297, and the Request Id: 7029d996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_7_295-, and the Request Id: 388bc3fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 17ff65a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ff65a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 1ba2dcd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba2dcd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f290ff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291, and the Request Id: f3dcb6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59190eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf06435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5f2a1fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_10_295-, and the Request Id: 36fba5d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 7b5998a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5998a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298-, and the Request Id: 69af8e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35acf4c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35acf4c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: 592502b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_9_297-, and the Request Id: 6cd0ffb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0704c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 86a6c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86a6c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5e96e982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e96e982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_2_297, and the Request Id: 7c11ace2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_8_291-, and the Request Id: 32360906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 4e7503ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6e7989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7503ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 32e8f8af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e8f8af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_288, and the Request Id: 1d278c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 625f0d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3476378b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb482ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: 42eb4003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4f09e4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5ffcef06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_2_297-, and the Request Id: 1cc4f3e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 60b177d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 6521611e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6521611e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.575+0000 [https-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_288-, and the Request Id: 4ebb722a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 7e10d9ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4ea4fb6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e10d9ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4d298b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f2c6bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebae932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 781f3fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781f3fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_6_296, and the Request Id: 4aaa13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2db8011e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db8011e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58255df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5965724f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58255df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa694fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa694fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 79360837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79360837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 35398b04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35398b04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 52415dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_7_296, and the Request Id: 6f13be53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_5_292, and the Request Id: 3ce1000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58fbe7b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fbe7b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd7fd14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bb6a1c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb6a1c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_9_298, and the Request Id: 25506e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299, and the Request Id: 771eb035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3765703c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: 6ffcf3ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3765703c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299-, and the Request Id: f314793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379b2cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 55456675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 218aaea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 65d0e711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218aaea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d0e711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: 1055849f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40e0d46c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_5_292-, and the Request Id: 20e4e0e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e0d46c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_7_296-, and the Request Id: 66638906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: 22dc47d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 522e2e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522e2e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_8_292, and the Request Id: 6d402a2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 34c1293b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c1293b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_1_297, and the Request Id: 6e3a1a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies, and the Request Id: 4fa7e9ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296-, and the Request Id: 7a23c2a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 18499557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18499557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 6f195fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 566ffce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566ffce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 13b02176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_8_292-, and the Request Id: 2c6d0559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 5017cce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_298, and the Request Id: 1e62d8f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf4a531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.741+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: 7630e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a4892f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2081e61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 37e0b71e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.754+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e0b71e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 672ec7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ce5bfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ce5bfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 51ad5496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies/policy_4_289, and the Request Id: 3513c31e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a29ab82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 64ed9c48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741383c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 34709b65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a21da37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 1f014a4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f014a4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6db22010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.779+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db22010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 20c1fc35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c1fc35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590f6812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 110029c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_7_297, and the Request Id: 4af45393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110029c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297, and the Request Id: 1758bbcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289-, and the Request Id: 1db75513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd36027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd36027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 69be98d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69be98d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_8_293, and the Request Id: 375d21dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1630810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1630810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 1f360dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f360dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_299, and the Request Id: 404cf2f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 50e452b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e452b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de9a168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de9a168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: 12755299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: 5788ade6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5356ffaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5356ffaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca1c023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca1c023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: 140446d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 2450aa60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_6_297-, and the Request Id: 59372b73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7f39e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7f39e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7af79a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies, and the Request Id: 7b7da72d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af79a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies/policy_8_293-, and the Request Id: 4b2a413d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_7_297-, and the Request Id: 76ef474f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.819+0000 [Thread-12060] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:33.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_1_298, and the Request Id: 308e68a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_9_299-, and the Request Id: 62fa55c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746c7b28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297-, and the Request Id: 563be692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 9c24dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 4d2ba028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 1e6a8f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5321f5fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 678b915d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678b915d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-types, and the Request Id: 718dbad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718dbad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_3_300, and the Request Id: 587247f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: 60a8a70f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 634c5a00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d91d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eeceb1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 1ab35ea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-instances, and the Request Id: 3b6410df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6410df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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-types, and the Request Id: 2c2aeab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2aeab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_290, and the Request Id: 70a09303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.895+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68490433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a72282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300-, and the Request Id: 5aec7399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 48c29c78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c29c78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c7563e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c7563e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_299, and the Request Id: 300f00b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: ca6c7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5e2139ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 55aff885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6e4467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 218da32f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.944+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218da32f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 36ce07f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ce07f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies/policy_7_298, and the Request Id: 6214fbfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 30cabd9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.952+0000 [Thread-12089] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:33.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: 8dae12a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 1f10e65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policies/policy_2_299-, and the Request Id: 28d8d26d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 1be6c584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6c6965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be6c584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290-, and the Request Id: 3e7f55ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 542c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298-, and the Request Id: 29085dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 9d53232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d53232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy_5_294, and the Request Id: 223c9a49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 575ea71d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575ea71d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 325e32db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 1e6df9d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6df9d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585fe9a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585fe9a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_298, and the Request Id: 1b464c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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: 5961253e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5961253e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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_10_298, and the Request Id: 3bd9d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.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/policy-instances, and the Request Id: 10e98055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e98055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: ddb8274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddb8274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:33.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300, and the Request Id: 3fd36ce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e4381b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 328d6540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328d6540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 7d834403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d834403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 6853e3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_301, and the Request Id: 4ccab0eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_5_294-, and the Request Id: 3cc5ad53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_3_301-, and the Request Id: 32f25cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e8ce369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8ce369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 3fb191f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb191f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_8_294, and the Request Id: 39c3eafe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: e877dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_298-, and the Request Id: 5467bc49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_9_300-, and the Request Id: 46c332ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b8524e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8524e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 2f11e1a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f11e1a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_1_299, and the Request Id: 622d9006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9cc10f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 59375049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 7c836bea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9aa981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.084+0000 [Thread-12115] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 7a933711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 295de9d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_8_294-, and the Request Id: 17c6d8d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 62ec3689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 7c9bec99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_299-, and the Request Id: 33581649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9bec99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 11657d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11657d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 1e49b805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 54a9919d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_4_291, and the Request Id: 14ca2ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e49b805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 4d95725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d95725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_7_299, and the Request Id: 53847923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 7ea9dfa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 7f70977a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 55d55517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policies, and the Request Id: 1931dc88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 45852488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 5b1e0d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 4ac1648d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291-, and the Request Id: 42f075ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b822daa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b822daa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_7_299-, and the Request Id: 60bacf2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: d2a9319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2a9319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e058c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e058c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 1a816927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a816927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 62fcfa9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_3_302, and the Request Id: 3d1d1737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 7ca9e73e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 5ae932f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca9e73e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d50ff40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae932f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d50ff40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_5_295, and the Request Id: 88ba7d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 776de71d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776de71d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_9_301, and the Request Id: 64555001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_6_299, and the Request Id: 1ded6625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b1b3138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1b3138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38bf2430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bf2430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144c3c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300, and the Request Id: 55f962ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_6_299-, and the Request Id: 2168da46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 4014a28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4014a28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 687e96d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687e96d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: 590ec28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 55890651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55890651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6930e0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6930e0d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605b0204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_8_295, and the Request Id: 62100ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_3_302-, and the Request Id: 67409c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: 326331e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_9_301-, and the Request Id: 7fbde915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_8_295-, and the Request Id: a0621a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.164+0000 [Thread-12147] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:34.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: 702b3029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_300-, and the Request Id: 768e0ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.179+0000 [Thread-12161] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:34.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_10_299-, and the Request Id: 158ced07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 49813dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c37c4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 2b68c0c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b68c0c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.190+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39ea5d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ea5d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 28cdde5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_4_292, and the Request Id: 2548833f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a3bfb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 20eb0c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.195+0000 [Thread-12164] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:34.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: 6b5a9a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc2682a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 2bcea4bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 6f775891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61aeb9eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_4_292-, and the Request Id: 51803912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policies, and the Request Id: 37cee72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 68789850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 2726d831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 509ad047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 440981ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573bff49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4c967a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4c967a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 43c1bbc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c1bbc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: 1f75b26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.229+0000 [Thread-12179] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: 4e4821b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4821b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61aec056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61aec056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e25f962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca25ad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca25ad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: d60d498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d60d498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dfb60f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 439d4002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: 6e278bf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.237+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e278bf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 4f5d342b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5d342b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 17a822b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf4b430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a822b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_303, and the Request Id: 75a97c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf4b430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439d4002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.239+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77b6d6da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302, and the Request Id: 71d93222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.243+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b6d6da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 474f8afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_5_296, and the Request Id: 51d7408c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474f8afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 438ce28c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 682bfd89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.245+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682bfd89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296, and the Request Id: 110e62ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_6_300, and the Request Id: 16811fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: 5fa6153c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 26cae230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: 23e35d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa6153c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_5_296-, and the Request Id: 2d98cd92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_9_302-, and the Request Id: 6952f498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_300-, and the Request Id: 74752e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_6_300-, and the Request Id: 6e0be229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 6d510069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de83a41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d510069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de83a41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-instances, and the Request Id: 38c8e08b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: 60caca3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 5fb4a0ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.258+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c8e08b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb4a0ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 3cfe938a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_2_301, and the Request Id: 856d7da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_3_303-, and the Request Id: 1ed2e56f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_10_300, and the Request Id: 4b1219b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1b2cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c3a228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 4a216f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a216f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_4_293, and the Request Id: 515001a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 7818d297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 150b38b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 2b3007aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: 1311ef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebf9302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 3635db2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193f10bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_10_300-, and the Request Id: 7aedd2f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 6ef85979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_293-, and the Request Id: 66e3531d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 57d65c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 256d39cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 6b540203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 33e62ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344b842a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc8bede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e62ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bb3e9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 2143e2d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: df27fc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb3e9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df27fc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4574e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4574e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: 2b408255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49039179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: 7220c0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b408255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be391f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d7724b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_1_301, and the Request Id: 7d10aa84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 6834d0db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: 2321ea1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2321ea1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37175423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37175423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 794f7c66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a40afe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6834d0db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e44796c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794f7c66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e44796c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-instances, and the Request Id: 2e94e320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a40afe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e94e320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301, and the Request Id: 2a794ac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_9_303, and the Request Id: 6637277a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304, and the Request Id: 48dff3d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 319ebc05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 1a89a6ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a89a6ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319ebc05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_8_297, and the Request Id: 7bf19152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_7_301, and the Request Id: 1e615d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304-, and the Request Id: 5047106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 3f1d94dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: d8592be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 7f3f91a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3f91a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd1b577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd1b577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: 6faa311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_10_301, and the Request Id: 264a5b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_1_301-, and the Request Id: 36b915ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e0e59d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: 76f08176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301-, and the Request Id: 79f6c16c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0e59d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_8_297-, and the Request Id: 324b9024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 68b94fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 7efe3602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 48223f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efe3602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fec96ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa21008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa21008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_4_294, and the Request Id: 5db558b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 634730c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634730c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302, and the Request Id: 3f037542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.446+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa1432f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_301-, and the Request Id: 5e90795f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 41f0b3f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 169b92b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f5813c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 60da554d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10440fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 5efa6d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_4_294-, and the Request Id: 70157512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_2_302-, and the Request Id: 5bd748fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 190fb9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35648724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 228e2f7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 6e37eca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: becceda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 71982771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71982771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 685eacc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685eacc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_3_305, and the Request Id: 6ac7a195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 66134469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66134469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 455ceabe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455ceabe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: 74bbf018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 340fe857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340fe857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 3a314b9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a314b9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_298, and the Request Id: 7c03dc04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 1fdce391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3963b287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b8a4c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8a4c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3926668c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3926668c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_7_302, and the Request Id: 2d632daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ed1e73c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 5cbd68d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbd68d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed1e73c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 7ebafa6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebafa6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 2b33f00c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.548+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b33f00c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302, and the Request Id: 62380fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_302, and the Request Id: 30cb398e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_1_302-, and the Request Id: cc6f77b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 2452b976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60fa6198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fa6198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_3_305-, and the Request Id: 44896bc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 5e1f61a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1f61a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_5_298-, and the Request Id: c89ad66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_8_298, and the Request Id: 550fd648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 75e71839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 7f39ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_6_302-, and the Request Id: 73309d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302-, and the Request Id: 67743249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 20b06ba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53485aea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53485aea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: 4bec03d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 2508713f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 1b4f430a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 21e5f427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e5f427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: 2c3e54d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 39a7b193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 616952e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_7_302-, and the Request Id: 32f30e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: 4b70f6ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b70f6ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 413530ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 508e6667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508e6667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a240f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 73067beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73067beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 451a8fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451a8fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_2_303, and the Request Id: 26b4ec4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295, and the Request Id: 616873ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 6b43c61c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 1b43557a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_9_304-, and the Request Id: 8e3e581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_2_303-, and the Request Id: 6a6acdbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa30412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8a0fd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: b423e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db2f91b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db2f91b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 650e6568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650e6568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_1_303, and the Request Id: 59600720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295-, and the Request Id: 4ab97bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 5adbe509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 57fcea38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57fcea38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-instances, and the Request Id: 54dbd99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54dbd99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70558c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70558c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 56161252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56161252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: 3cc6d48e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 65d18860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306, and the Request Id: 6d398b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 55da8195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 25bdd745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bdd745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 49752985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49752985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_6_303, and the Request Id: 50d0347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2322fddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 4d2a029b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2322fddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b699594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b699594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_10_303, and the Request Id: 3387a2eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_303-, and the Request Id: 79e32ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 386c0bd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_3_306-, and the Request Id: 1d27cafa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 7922e269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-instances, and the Request Id: 70590d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70590d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1899b6c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1899b6c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 2764bb13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_299, and the Request Id: 4ac0fe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 19d11b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: 329688c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 69d02889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 293ef7cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 1689e0dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 58e2b7bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: 4589447c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0db8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272b1c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e2b7bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4589447c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272b1c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: 71cd9911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 7786eb18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7786eb18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_10_303-, and the Request Id: 4eb6d525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd395cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6af7c937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd395cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af7c937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 74962898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: 9e9eded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_2_304, and the Request Id: 4721a6ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 1f54d02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7237593b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_2_304-, and the Request Id: 4286b3d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305-, and the Request Id: 28675f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7279008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_7_303-, and the Request Id: 2f49217b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-instances, and the Request Id: 22c3ba51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 6a208604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c3ba51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72000c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 5b744932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72000c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b744932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296, and the Request Id: 56729dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c9d0699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.803+0000 [Thread-12354] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:34.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9d0699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 74ada836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 5fc421a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ada836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policies, and the Request Id: 65be0328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307, and the Request Id: 6753185e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 45aebf38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45aebf38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304, and the Request Id: 21b71fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 56c36459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 706d9942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296-, and the Request Id: 178d850a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46665a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 1b815065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-instances, and the Request Id: 76afe479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76afe479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 14ec7ed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e97512d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e97512d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 57e3b3b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8d261f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d9af5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e3b3b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6afa82bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_6_304-, and the Request Id: 36a28194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_3_307-, and the Request Id: 10f4a893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_1_304, and the Request Id: 54e6fbe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 633bb954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 58566e96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58566e96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.870+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d6b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_10_304, and the Request Id: 69ef28ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d674d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d674d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45f97a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_1_304-, and the Request Id: 26f7d410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f97a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: 6b052f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660d8fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 18a243ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27790a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660d8fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300-, and the Request Id: 2b11756a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 100fc628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 60510823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60510823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 38661d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a70eaf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38661d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a70eaf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24981955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24981955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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, and the Request Id: 8b567c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-instances, and the Request Id: 30001144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30001144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47969f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 27cd1d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47969f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27cd1d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_304, and the Request Id: 3e1b9469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 3d009f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d009f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 3a06185b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_8_300, and the Request Id: 5e4f25ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: 7edf9784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19f1fd5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_10_304-, and the Request Id: 7f6e943a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f1fd5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: ae0171d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 4bc6d837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_305, and the Request Id: 31c1ae10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_4_297, and the Request Id: 73d8ce92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_9_306-, and the Request Id: 75f5219f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 394a4ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 6b69c7f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45fe3d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: 5e44f348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300-, and the Request Id: 72624b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1718b7c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1718b7c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22fb5c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: 54cb44e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4addf744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4addf744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-types, and the Request Id: 17e0e985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e0e985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22fb5c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 96aef09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 2b0f25d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-instances, and the Request Id: 53186e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: 4988b6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5beb4d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aa98ed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_305, and the Request Id: 297c54dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa98ed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297-, and the Request Id: 2a640e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53186e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bc5c860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 548137a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548137a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc5c860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 2fcc7a80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_6_305, and the Request Id: 1e4131a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_3_308, and the Request Id: 3659bbaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 6b9c720b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31fb4e22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 2da7666e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e68d467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 2e74f38f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_6_305-, and the Request Id: 35915d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308-, and the Request Id: 5e3cfb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 2e7eb6a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 68509314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68509314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 166f2bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166f2bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305, and the Request Id: 26e70022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: bdfdf79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f412dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f412dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-types, and the Request Id: 1f5269b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5269b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy_9_307, and the Request Id: 655efff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 1d8bf629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 653e477e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 3772efcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 7eceb9ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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/policy-instances, and the Request Id: 3e87b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247cc8da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e87b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77dd5eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77dd5eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 56648fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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-instances, and the Request Id: 38ebd4a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_10_305-, and the Request Id: 6b732b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ebd4a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 4dfe7a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dfe7a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_2_306, and the Request Id: e62d12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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_2_306-, and the Request Id: 47cc5d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.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: 43de516c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:34.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170f594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 40c3dee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 1a5e0501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5e0501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bba1fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bba1fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_8_301, and the Request Id: 3f9d7aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 24724fff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc7dda4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc7dda4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2325b4dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2325b4dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_298, and the Request Id: 6c315e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 7019e748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: 1f9771a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: 12f49cc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f7e7c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e31c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7e7c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6504b484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6504b484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_306, and the Request Id: 4c4f2ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 55b487b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72307d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72307d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_8_301-, and the Request Id: 7c8fb54d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a1ffd3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1ffd3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policies/policy_5_302, and the Request Id: 55118b22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 4af0b225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af0b225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 1bc74514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc74514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_3_309, and the Request Id: 52da384d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_298-, and the Request Id: 3985342d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6bf19dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 57a01060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37190edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 161ff536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161ff536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2e5a70a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f9b0a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.077+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9b0a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0c8b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306-, and the Request Id: 50dfb1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_306, and the Request Id: 7b4cb148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_1_306-, and the Request Id: 65b00537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 4111a267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 1fa52ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa52ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b014f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b014f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_2_307, and the Request Id: 4a6c9058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309-, and the Request Id: 7745ae7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 17d86d4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: ac78497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 31d70e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 4cd1435c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_307-, and the Request Id: 74379b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 1bc39123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc39123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 3dc674bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc674bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 360b8536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 14847250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360b8536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14847250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_306, and the Request Id: 1fad6207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_308, and the Request Id: 5e4848f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 3c138c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 3b82ef88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2e757de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 54027b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7266f9a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2a693ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60abb37c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5874c58b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5874c58b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: ea9b8b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea9b8b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 4b8f0e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306-, and the Request Id: 45f44a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_9_308-, and the Request Id: 5b766454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2ce4a506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23771d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23771d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-types, and the Request Id: 5f87b9b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f87b9b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_8_302, and the Request Id: 47e947d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 167d7ceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2451fcd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.185+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2451fcd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 59996062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.191+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f16be2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f16be2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307, and the Request Id: 26bb2eda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3b4c8243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 19b45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 438eb29b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438eb29b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_1_307, and the Request Id: 31042ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_7_306-, and the Request Id: 49c5e687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 5f9f55e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: 2f1df1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 6967340f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 2af16bbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af16bbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6967340f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2372066c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-types, and the Request Id: 4a187a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a187a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2372066c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_4_299, and the Request Id: 1f7d88e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310, and the Request Id: 69268156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 439b5e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.217+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439b5e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 42b1dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 7a85884d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a85884d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_303, and the Request Id: 55ae896f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_1_307-, and the Request Id: 52d52364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 111be362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111be362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 74c30e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c30e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308, and the Request Id: 87fb3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d9cbde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44de8ae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 608898a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_310-, and the Request Id: 7a0d5df3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_299-, and the Request Id: 235d375f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_6_307-, and the Request Id: 45191d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 363e8edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: 28d2ab6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 5c134c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2e9d1da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 277de2c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 443a4613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3155707d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3155707d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 4780a17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4780a17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: 2ba053a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_5_303-, and the Request Id: 299ed2d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 5d960cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557df0be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 740a473b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 606aa142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 7ce61bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740a473b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 1ab4e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab4e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 228bba55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228bba55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 173ac5e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173ac5e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307, and the Request Id: 50324f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303, and the Request Id: 40a5b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abd70b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: 116e8d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b78bcc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 65f1cb92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f1cb92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 668339ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668339ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_10_307, and the Request Id: 2548b5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 5833a945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d9a89a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa263f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa263f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 377d9c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377d9c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_1_308, and the Request Id: 2400965d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_9_309-, and the Request Id: 3f07b0b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_8_303-, and the Request Id: 21918e13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 270a01f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270a01f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6e4eb48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 1621112b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1621112b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.371+0000 [Thread-12530] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:35.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311, and the Request Id: 7e8be693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b0429a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-instances, and the Request Id: 5203e039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_10_307-, and the Request Id: 7decc8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5203e039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 3edc1422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 15be8e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15be8e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_6_308, and the Request Id: 5d4f9a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308-, and the Request Id: 4e0169a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 32f64557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a1bb7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6d95f4e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a1bb7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d95f4e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c98be36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c98be36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3288cd69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3288cd69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_5_304, and the Request Id: 24c5947e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_2_309, and the Request Id: 279653d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5207ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 72bc41e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375a1a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 1c661c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c661c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_5_304-, and the Request Id: 71fb7b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 735112e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 8cacd4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.419+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8cacd4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_7_308, and the Request Id: 2778c01c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 51d7aebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_2_309-, and the Request Id: 8bd259e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79d5561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d5561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b27d9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b27d9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_8_304, and the Request Id: edfb1be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 699d4575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699d4575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1447dd95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1447dd95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_308-, and the Request Id: 351512e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_4_300, and the Request Id: 626d37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 2ba03060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 51e02618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 3e4d636a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_311-, and the Request Id: 351300c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_7_308-, and the Request Id: 47fd060c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-instances, and the Request Id: af54ba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af54ba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 14065d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.457+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14065d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_9_310, and the Request Id: 3e004cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304-, and the Request Id: 5e365f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 46bea6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_4_300-, and the Request Id: 3bca423d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 1c2635ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493c6bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 3ed630ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493c6bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488a3fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 1711d168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f846a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 428104a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428104a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: 6fb6772d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 70e22188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310-, and the Request Id: 46bd18c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220abc1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: a73f8c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bc77c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f22582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-instances, and the Request Id: 342318d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342318d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 38215493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38215493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_1_309, and the Request Id: 2a92997f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 5a9a4798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-instances, and the Request Id: 591ca127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591ca127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2da85697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da85697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_309, and the Request Id: 1c0b1857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policies, and the Request Id: 3edddc57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_10_308-, and the Request Id: 1a8994de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ab7a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 34237e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 4152b45c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4152b45c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 2177f946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2177f946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_312, and the Request Id: 354414d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 26cc91ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 143ba3da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143ba3da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-types, and the Request Id: 19b1f21e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b1f21e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_2_310, and the Request Id: 6c1e8c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_1_309-, and the Request Id: 19f27634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5143ac22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5143ac22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 28c1b8d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c1b8d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_7_309, and the Request Id: 4dd5be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309-, and the Request Id: 622e54c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_7_309-, and the Request Id: 7a70c20c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 4703c89c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: e523efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e523efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612da5b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2c3db3cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3db3cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-instances, and the Request Id: 7404dff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.568+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7404dff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_5_305, and the Request Id: 746d26bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6a322e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a322e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_301, and the Request Id: 111f6f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312-, and the Request Id: 1b31e6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 35005321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35005321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: 1510e69b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 251dd845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251dd845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_311, and the Request Id: 4f6efae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 46da2a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 57870b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 51b26562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b26562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 59dbdd25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59dbdd25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305, and the Request Id: 44d78aff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7c337a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 289330f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289330f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ce5000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ce5000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_309, and the Request Id: 2dbd77f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_305-, and the Request Id: e9b58a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301-, and the Request Id: 31006e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 770fb49c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 26bf82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 4fe5773b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 2bafc618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_9_311-, and the Request Id: 140ba9ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aec54a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.618+0000 [https-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_309-, and the Request Id: 30b1d2ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b971fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 667b6aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 623f43ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 57aa4a69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 19cf595c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 3b29aa1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 767484ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767484ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 4cb25d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 1ac18a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb25d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6b39ecbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b39ecbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310, and the Request Id: 25c40f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: 48216bcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 72f1c470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f1c470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 101c84d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101c84d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 142e292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6439e9df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 3acfc5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6439e9df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.669+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3acfc5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 1c4012e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57215047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 540e578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: 29c23606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540e578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6878ab94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_1_310, and the Request Id: 40de6e0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_2_311, and the Request Id: 5b9cb72d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_6_310-, and the Request Id: 2f08aaba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 207b1654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207b1654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: b3fb820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3fb820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 5dff69df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-instances, and the Request Id: 3efbc318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 4f562cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 3f4cf5fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4cf5fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efbc318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 68979016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68979016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_302, and the Request Id: 5ae5526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2b2902bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50f0150f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2902bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f0150f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 3f0a6c92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-instances, and the Request Id: 170089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: 3d6aa154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_10_310, and the Request Id: 5cadbe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-types, and the Request Id: 42a88148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_302-, and the Request Id: 3b80ea4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a88148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306, and the Request Id: 7c9f5703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-types, and the Request Id: 3143e0dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3143e0dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 18691a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 5f162d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_311-, and the Request Id: 10bb9b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18691a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_1_310-, and the Request Id: 7e0fcce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_3_313, and the Request Id: 48436577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fb22e82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb22e82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 60266a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_9_312, and the Request Id: 1945606b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 18153343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 4e40d5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5cd19144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: f57e3cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-instances, and the Request Id: 3dfb24d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfb24d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-types, and the Request Id: 2364d7fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2364d7fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_310-, and the Request Id: 1b264649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a439b18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_6_311, and the Request Id: 34593b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 5d9cc51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_3_313-, and the Request Id: 414e8724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 4c7206df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_9_312-, and the Request Id: 664168bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19396699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 262f2f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_6_311-, and the Request Id: 53958018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 3a9a7502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bcc3c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: e2ce6a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46684338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 79a59bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 24056c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24056c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 233a57dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233a57dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 69870aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6664db35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69870aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6664db35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2081bed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 61039d0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 32fb565e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 74d8c12d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d8c12d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policies, and the Request Id: 595e0d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 137d7522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.774+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc2cb7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137d7522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.774+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc2cb7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_303, and the Request Id: 4cc081bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1e8de6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e0d2fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0d2fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 7a9586fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312, and the Request Id: 36b46382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 4a509961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a509961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 22760a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22760a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_1_311, and the Request Id: 13c242fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: 4fc9200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 35c32a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 441565cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311-, and the Request Id: 6b9212d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c32a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52826e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: 2d549bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52826e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.789+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: 6ba9dbe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23628f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 276d04bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 1dde3f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b4a1114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23628f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4a1114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276d04bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 1553e024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1553e024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_10_311, and the Request Id: 509257db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307, and the Request Id: 4324724a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policies/policy_3_314, and the Request Id: 359d2d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 7a22490b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a22490b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_303-, and the Request Id: 3457fe18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42f866a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f866a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312, and the Request Id: 23f9e819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8c2818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 145eafd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145eafd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_307-, and the Request Id: 803b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6155994b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 7cb2a068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6155994b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313, and the Request Id: 21112c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3c87cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307-, and the Request Id: 7a194565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_10_311-, and the Request Id: 421be88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_3_314-, and the Request Id: 66012046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 22a1093d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 26517ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 56eb8bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policies, and the Request Id: 3e533326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313-, and the Request Id: 22883185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_6_312-, and the Request Id: 5b5c5f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2e89ae0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 3fcdc635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1261c6c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61f5bab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f5bab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 65badb65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65badb65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 341a8122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341a8122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: fd56f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd56f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313, and the Request Id: c7517d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: 1c6eb4da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333f22e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 21fa9807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36660939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8d26c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279e875a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 7fe8c28c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_2_313-, and the Request Id: 3e36b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 5ce6e0af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.887+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce6e0af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466c1a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 615e909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615e909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66072a1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66072a1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_1_312-, and the Request Id: 1cc1f33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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-types, and the Request Id: d756915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d756915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policies/policy_8_308, and the Request Id: 50f8711d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_7_312, and the Request Id: 1fa54985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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, and the Request Id: 76322f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a38e4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39edfb4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 208af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 65dd1393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39edfb4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.909+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 496bcc27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496bcc27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65dd1393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 3902dcbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea6d6a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3902dcbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea6d6a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_10_312, and the Request Id: 6069d497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315, and the Request Id: 4ab5abfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_304, and the Request Id: 670e944b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2f809ceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f809ceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2873d5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2873d5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_9_314, and the Request Id: 2f9e0475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f21c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308-, and the Request Id: 52029f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: 6fcbab97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13aaf556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 64feaa99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64feaa99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 4bc2ee71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 143d4a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143d4a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_5_308, and the Request Id: 56a5c526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312-, and the Request Id: 6a2828c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315-, and the Request Id: 11204a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 2c212720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c212720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa46329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa46329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_6_313, and the Request Id: 7420c89c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: db1952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 776ae2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6ae7d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: 76186623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_4_304-, and the Request Id: 12c85bd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policies, and the Request Id: 15ec364f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c1ef6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 6260bc5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_6_313-, and the Request Id: 1e851058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-instances, and the Request Id: 106c4f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_9_314-, and the Request Id: 67dc887e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 13009e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106c4f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 51987bae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 44f16cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f16cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: fdb43b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a658c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2da40d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_1_313, and the Request Id: 3cbb7166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da40d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65e99de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: c5b8c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e99de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52b81381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy-types, and the Request Id: 7c1ffbed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1ffbed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b81381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_7_313, and the Request Id: 5fc63314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 23980c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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/policy_2_314, and the Request Id: 24270f25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3654bc54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 3a75294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 65547374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_2_314-, and the Request Id: 598c98fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: eb57211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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_7_313-, and the Request Id: 2b89f7d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 63b5bb5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.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: 5748e047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587269d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 58f7b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:35.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f7b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 43fb624d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fb624d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 2f3d0cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3d0cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39253dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 60ccb2fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39253dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 39425cb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_8_309, and the Request Id: 4a8890ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39425cb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 5315389b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.008+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5315389b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_3_316, and the Request Id: 37d83225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_313, and the Request Id: 4ad0806b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 6adaa799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adaa799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15137619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 523534b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 111254a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523534b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 69c4d960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3188de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111254a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315, and the Request Id: 3ee281a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 73913aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73913aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 6ba85fd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba85fd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_5_309, and the Request Id: 478d9ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_309-, and the Request Id: 78f7bbb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 4fe50601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe50601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 6d4fd064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 6de6c6cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4fd064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de6c6cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_10_313-, and the Request Id: 4629d863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_314, and the Request Id: 44edc8f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_4_305, and the Request Id: 6aa16587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_9_315-, and the Request Id: 48a95403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1448ffbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_3_316-, and the Request Id: 205bc2ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25bbf138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bbf138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4294c44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4294c44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 735f7362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309-, and the Request Id: 23605627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315, and the Request Id: 24d22ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_4_305-, and the Request Id: 3a322585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0d9cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3577c471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e3953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 57fbc373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e3953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6efed8f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efed8f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_1_314, and the Request Id: 6640c43a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2b638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_6_314-, and the Request Id: 4e7a29d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14cd2967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314-, and the Request Id: 21c05fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7bb65c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be5ad70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e42cb07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e42cb07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_2_315-, and the Request Id: 6bade6d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c991014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 2c72b930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed49381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 2ecc315d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c72b930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 4542b0b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 511671ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16cbe99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 574b29ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 5d845860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 464fc9b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 4db3c5c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1fd83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.083+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db3c5c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 3fd228d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd228d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_10_314, and the Request Id: 7214a6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: 73e6c795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 4fa8898a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa8898a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b17b7d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b17b7d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4c6c98f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6c98f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2abd2565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: ed5568c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed5568c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 10a37889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a37889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 5efcd8ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efcd8ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310, and the Request Id: 70218c89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_9_316, and the Request Id: 65a849f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c610481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_6_315, and the Request Id: 365614f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c610481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 5d56d998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.106+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d56d998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 77d68c3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 2d1ef05a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 34403657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34403657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 1cf95593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d68c3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf95593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_6_315-, and the Request Id: 4a0c4b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314-, and the Request Id: 5f9523d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310, and the Request Id: 5335fc90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4ee2f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_3_317, and the Request Id: 4866690b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee2f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_1_315, and the Request Id: 36d989b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_316-, and the Request Id: 15cfcbd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 5f2b07c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 732a3415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 4064427e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 25f85b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: 35bbe342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 3c0a14dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0a14dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_3_317-, and the Request Id: 77de5b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policies/policy_5_310-, and the Request Id: 515762fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_1_315-, and the Request Id: 77d84c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7a769ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a769ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533605bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 546a91c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546a91c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 121a0f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121a0f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306, and the Request Id: 7dedf3ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 5fcc65e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc4b623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fcc65e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 39db7791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4f11064a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4cf06c7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_2_316, and the Request Id: 25501315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f11064a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 454712e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 12238a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_6_316, and the Request Id: 3757c239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 4ddfda84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.176+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddfda84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 18f4b76a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.179+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306-, and the Request Id: 2bb4c30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f5e85c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f5e85c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 57683ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30eb0efc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30eb0efc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 630466d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630466d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 66a7e589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_10_315, and the Request Id: a35c4cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: 3eb89b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 428ea2e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_315-, and the Request Id: 2442b9ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 42175eda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316-, and the Request Id: 16bed26d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e3aa1ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3aa1ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c99e6de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.215+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c99e6de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 56409ec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_5_311, and the Request Id: 1fb2ebca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_10_315-, and the Request Id: 18418822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 8e8e339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 297e73ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297e73ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 5a0ca9ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0ca9ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: 46a994e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 1a0562db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 33f47ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793e1208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 5cb8a09b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311-, and the Request Id: 1c552f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.245+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14bbed62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4fd9b079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd9b079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 3dffe9c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 7403ec6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3106bc9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7403ec6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_316, and the Request Id: 175d42f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 592f83e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dffe9c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 290446c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290446c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_8_311, and the Request Id: 1a01b423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317-, and the Request Id: 1e424070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 7fcebaba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fcebaba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df278a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df278a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7497093c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_3_318, and the Request Id: 553fb198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 470bb6d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 717a0eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 362388d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3950cd7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362388d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a00cb74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a00cb74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: 52dce6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a95d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_3_318-, and the Request Id: 15a64f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 523c6399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523c6399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a79333f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 631050d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 783ddc19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631050d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 1462b9e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317, and the Request Id: 34df2ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cca400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cca400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_8_311-, and the Request Id: 48699680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_316, and the Request Id: 1a1dd979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 129721bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129721bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 6f3c63eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_307, and the Request Id: 5c89e08f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7212d274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b50fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.313+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b50fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 7f554145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f554145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 40bf8a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_6_317-, and the Request Id: 575ba6b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_2_317, and the Request Id: 30dfcc7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_316-, and the Request Id: 6eb4a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 56a9446b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 775f68c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775f68c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c742998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a9446b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: fd22b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_307-, and the Request Id: 50d0b0dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 2cf7e873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd22b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf7e873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: 70dc83a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_1_317, and the Request Id: 15c98997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 6b3ae38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d25842c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3ae38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d25842c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 661ffa9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661ffa9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 56b44810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_9_318, and the Request Id: 1aee0ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b44810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_5_312, and the Request Id: 302ae9bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d18e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: 13aea2c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590b9f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5a1afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312-, and the Request Id: 2fe2c7b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316-, and the Request Id: 2a21b1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 62a50bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_1_317-, and the Request Id: 6bf6f84f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 7c001e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c001e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: f6bd4c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6bd4c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318-, and the Request Id: 2dd188e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_3_319, and the Request Id: 9baac7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 7ecd62e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f36c866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da7c542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4cd1ae16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7f72b5a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 435a62f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 3c1caef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3522dba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e55e3d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e55e3d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 600d34eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_3_319-, and the Request Id: 41d2c59d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 102796d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 604eae62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604eae62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 37087d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_8_312, and the Request Id: 4fce930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 2907491e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 12d4b914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 41c8a09c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c8a09c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 774743ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774743ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 102073b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102073b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 153c2c56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153c2c56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308, and the Request Id: 5b18f1e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 3ce46276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce46276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: fb003f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34ad59c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb003f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: e11273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ad59c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e11273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_317, and the Request Id: 6b4c7e46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 410fa2c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410fa2c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 501b85fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318, and the Request Id: 49871667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501b85fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10021a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10021a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: d80c00c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d80c00c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_1_318, and the Request Id: 486a95bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_5_313, and the Request Id: 887a586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_317, and the Request Id: 4e6048e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 66063be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66063be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5122ec28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5122ec28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policies/policy_8_312-, and the Request Id: 3b6c804b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_317-, and the Request Id: 6e5a68a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e3d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_4_308-, and the Request Id: 3c79569b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_5_313-, and the Request Id: 6080daae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_318-, and the Request Id: 45803699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_10_317-, and the Request Id: 82c6b13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7300d358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_2_318, and the Request Id: b32bb08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_6_318-, and the Request Id: 22d9d7f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 5f2338df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4c7f989e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e1bb10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.454+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479b5c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 40060741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26cfa236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cfa236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_318-, and the Request Id: 2cf746b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f389328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 22121143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 559a3d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74e17a74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecf150d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e17a74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_9_319, and the Request Id: 306b7521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 1ba2818c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f389328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 5b936853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 4fc92805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500abcf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7b51003c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b51003c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b1e5618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_3_320, and the Request Id: 83b1dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1e5618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 7ae40dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2db5de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f71b63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2db5de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_5_314, and the Request Id: 31175c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 3e15e79c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320-, and the Request Id: 60e02b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e15e79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7eacd002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 406b5958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_314-, and the Request Id: 1cbc416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: d89e062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406b5958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d89e062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_9_319-, and the Request Id: 3456fb8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 1dbc8be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4e5090e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbc8be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318, and the Request Id: 3bc1a085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_318, and the Request Id: 1d10a179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 29932c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: ea05a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea05a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 17d53f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 4a7b012c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.509+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7b012c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_4_309, and the Request Id: 13693c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: 7e67a4e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39045543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 8523a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae2f074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_10_318-, and the Request Id: a6d968e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae2f074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 454865cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8523a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39045543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 63e56d09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 30953241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 647fe20f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647fe20f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30953241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75026731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75026731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 6f63ce83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f63ce83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13299539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13299539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_6_319, and the Request Id: 40c8b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_2_319, and the Request Id: 43a773a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313, and the Request Id: 4a06d934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_1_319, and the Request Id: 4b0bcb03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 50dee078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_6_319-, and the Request Id: 1d8eb8d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655aed39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff36950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: 642ffb09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7b2ed4c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_2_319-, and the Request Id: 75b423c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309-, and the Request Id: 3e50fa8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7889c313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 5f1e7f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1e7f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1fd52d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd52d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: 553d8f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 195bd980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195bd980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7ea78d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: 696c902d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 6ca58aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64fb2bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 463dd902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fb2bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca58aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_319, and the Request Id: 40c5a654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: e62ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e62ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 2203e000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 2833843d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_321, and the Request Id: 120315c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_319-, and the Request Id: 4d0eb5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 56aa8aa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: 59e50bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 3cde522a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7b699c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167f2fc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 5a0407e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0407e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_3_321-, and the Request Id: 44b0c469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 29a11624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 610ad4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610ad4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a11624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 8970fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 1cc7d2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc7d2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320, and the Request Id: 168432d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 2d07c019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_10_319, and the Request Id: 18877ede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202df575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 61fadff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.614+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fadff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d38a5aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b290ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d94a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-instances, and the Request Id: 4c8446e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 1a337551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8446e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 1b21a8e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a337551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a3371e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a3371e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_1_320, and the Request Id: 590a42f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.627+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c70ce2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c70ce2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e9b8735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 1a085b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a085b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_10_319-, and the Request Id: 672e38db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 3413c563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9b8735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_8_314, and the Request Id: 7db46b3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: 2885ef5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3413c563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.638+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320, and the Request Id: 3f9005d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_9_320-, and the Request Id: 674eddd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policies/policy_1_320-, and the Request Id: 1e0a5a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_4_310-, and the Request Id: 66cc2564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7a97825d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_314-, and the Request Id: ce0c4ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 3fad2c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641c9517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: 4134e685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 1c23d54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c23d54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 2433e363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73b16de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 5e472c90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e472c90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b16de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e67367b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e67367b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 10c583c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320, and the Request Id: 91665f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a407526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 26b2652b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 2d6232f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_320-, and the Request Id: 634cf323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570556ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2abd54e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b2652b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abd54e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 2b31c1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79f00f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b31c1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55447819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f00f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policies/policy_2_320-, and the Request Id: 74bfa6d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_5_316, and the Request Id: 5f2b0708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df93fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_3_322, and the Request Id: 449f5786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 511c3cff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7e9af912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 79d7c92f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.704+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab5aa15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 5cac8d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: c25ed67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_5_316-, and the Request Id: 14cac209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51084629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322-, and the Request Id: 61d62ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 116aedb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 22b422d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b19b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bc0c6cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 1dcac457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc0c6cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116aedb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dbeb86d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.723+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbeb86d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dcac457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_311, and the Request Id: 384f8d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa8fb3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa8fb3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 6e567ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_8_315, and the Request Id: 4452a760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e567ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b422d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_10_320, and the Request Id: 682bb86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 68017066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68017066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_6_321, and the Request Id: 703512f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 457e8c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457e8c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f28a5be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f047ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f047ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_4_311-, and the Request Id: 34ace174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 1461c6cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 5717a0c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1461c6cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_6_321-, and the Request Id: 546e6f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5717a0c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_9_321, and the Request Id: 97e56e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-types, and the Request Id: 43505ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.738+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11862c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f28a5be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43505ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_7_321, and the Request Id: 74d11466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321, and the Request Id: 30774cf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f03dbdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: 363af3c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320-, and the Request Id: f3db618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policies, and the Request Id: 1f96529d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 33db0b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: a47f6b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: 1fa4b17f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 148ef947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 19a66cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707ec0f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148ef947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 50c4103a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_1_321-, and the Request Id: 69f90ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c4103a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b5b2eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_2_321, and the Request Id: 5b8461eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_7_321-, and the Request Id: 66100ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 6d5f7847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 988322f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 753e519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cd71e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 3cc918a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 193695cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193695cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61171fa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 312948ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312948ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61171fa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_6_322, and the Request Id: 6c87d986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_2_321-, and the Request Id: 1d2e156c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4c0b97ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47913501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0b97ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_9_322, and the Request Id: 15af8431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d53fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 6faa851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 3d6da517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6da517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 6fc53128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc53128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323, and the Request Id: 81dcd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 1f7da3b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 492ba88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16cfb30c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_6_322-, and the Request Id: 694856d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 6949ba0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6949ba0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 2b0c634d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 51d06e96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32bccb80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.857+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0c634d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d06e96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e0c941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_4_312, and the Request Id: 3c426c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e0c941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5d5f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_316, and the Request Id: 3882b7f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5d5f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 35f03f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f03f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.865+0000 [https-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_317, and the Request Id: 6b4481e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 566ef1cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4fd14ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd14ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 2fa67316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_9_322-, and the Request Id: 623a2dee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_3_323-, and the Request Id: 19a4cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6029de8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6029de8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 6258794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6258794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568a7212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3faa9def, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322, and the Request Id: 4aac139b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 67c5ba3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3faa9def the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312-, and the Request Id: 79730913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568a7212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 44983ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44983ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_10_321, and the Request Id: 57b7f75c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_322, and the Request Id: 530d2884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_8_316-, and the Request Id: 25a3bfa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9eeda6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy_10_321-, and the Request Id: 6c9bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 2c1e93a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1e93a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 458d3585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458d3585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policies/policy_2_322, and the Request Id: 192de2a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_317-, and the Request Id: 651dd722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa2c50a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf54959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 35883b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322-, and the Request Id: 3408ee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_7_322-, and the Request Id: 38d3245d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 4f33bfb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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, and the Request Id: 73e6ea7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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_322-, and the Request Id: 1c994af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a535ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 70b5192f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 7a18f5e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 28a98940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 118f6f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118f6f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 2b0e2d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 31ea3726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ea3726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323, and the Request Id: 2c7f1c26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 53dfd9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f2cc6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f2cc6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 3181375b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3181375b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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: 51a7ac85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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-instances, and the Request Id: 314f5fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314f5fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb9fb17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd6083d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b064938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:36.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/policy-types, and the Request Id: 1ae370e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b064938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: ac8ca87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac8ca87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317, and the Request Id: 44504a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae370e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_3_324, and the Request Id: 6602c43e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_4_313, and the Request Id: 6edc0c82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cc80f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc80f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70cbad04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cbad04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_9_323, and the Request Id: 4265d81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 229d485c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: ea7ad6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf02759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317-, and the Request Id: 13ad54d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779bc249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779bc249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7884c16c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7884c16c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f3e57a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 12be057f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 7c91babb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12be057f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: 69cd1305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c91babb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_3_324-, and the Request Id: 268a1ab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_323, and the Request Id: 67c966b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_4_313-, and the Request Id: 6aec8d70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: 4ff2518d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a60845e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b693984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 6783b7e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a60845e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 3e29f7ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e29f7ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: 319156d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37f4ed7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f4ed7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 6595e1f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d1872b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d1872b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_10_322, and the Request Id: 5c6eb22e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_318-, and the Request Id: 3b988d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 15c39ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c39ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 3f6b41f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_7_323-, and the Request Id: 95018cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 20dda44e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 51c067f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20dda44e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_2_323, and the Request Id: 2aaf7fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1407e70b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323-, and the Request Id: 14169403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 76d33404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286eb893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 784981c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c67b516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 53a5bbc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a5bbc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 25ad4863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: 390f1c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390f1c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324, and the Request Id: 32b48e66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15da86dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policies, and the Request Id: 134626d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 15f8ab90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: 3eed9d23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 28592401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25162013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25162013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28592401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: 4527ccd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4527ccd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 56b7976f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_6_324, and the Request Id: 22ea2b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b7976f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318, and the Request Id: 57d75a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.093+0000 [https-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: 7b075338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1adc38b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 35a65969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 4a53a0b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a53a0b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 2fed6c0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fed6c0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_9_324-, and the Request Id: 494407dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_324-, and the Request Id: 1b81eef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: f41c432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e1fd34f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1fd34f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 8db8f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 24012652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8db8f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24012652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_1_324, and the Request Id: 576427e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc2537e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc2537e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 402c3cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_3_325, and the Request Id: 152e9192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402c3cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_4_314, and the Request Id: 5ad1bcb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a81fc66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a81fc66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policies/policy_3_325-, and the Request Id: 28b56255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 3c952ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_8_318-, and the Request Id: 6e86ae05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c18cc59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 78e16d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630c79fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 645a4b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_324-, and the Request Id: 11f0ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 682ee0cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1ea2a838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea2a838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682ee0cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 17fa6550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 4eba9ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fa6550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eba9ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_5_319, and the Request Id: 4b1528dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_2_324, and the Request Id: 6ea31363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 127c1e44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314-, and the Request Id: 4b595a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_7_324-, and the Request Id: 1fc5c5fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 3a2163f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 278806e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 202fc6c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 791207a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 5cf12dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319-, and the Request Id: 51d4286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_2_324-, and the Request Id: 4612ccd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58cef91d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 71e42cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 30c2030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 64897f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 5bea76b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bea76b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 7f5696be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5696be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_9_325, and the Request Id: 1c9a93a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a6160b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a6160b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 48511107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48511107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_6_325, and the Request Id: 28e188fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-instances, and the Request Id: 539f58fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539f58fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 58381e8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c92de8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c92de8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_8_319, and the Request Id: 1f1eae72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 6d301cc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 285ff13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285ff13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 5402c581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5402c581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326, and the Request Id: 59f37694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_8_319-, and the Request Id: 238afa9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5931a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 73ef1d22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70420a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 277218f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae4f064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae4f064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dddc8e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dddc8e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_6_325-, and the Request Id: 25219feb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: 38b58867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac0ba14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 5ddd7116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddd7116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60829e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60829e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5c267b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_10_323, and the Request Id: 241308a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697031fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_325-, and the Request Id: 5be1f2c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 39346e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.293+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39346e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_3_326-, and the Request Id: 5f281b35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_9_325-, and the Request Id: 1dd67d32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 7d111343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.297+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f9a028d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d111343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.298+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9a028d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: 743ed37b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c00dc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c00dc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 31536df9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 9d262a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d262a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_2_325, and the Request Id: 604ea478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50048eff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50048eff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59df56e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adf9aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_10_323-, and the Request Id: fb8a0c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: 7de2847a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.306+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13818636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_4_315-, and the Request Id: 70bd4f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 66d2ac0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59df56e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: 3c9fc267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9fc267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_1_325, and the Request Id: 37012532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 491e6610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491e6610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 6eb78051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb78051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 17205ed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_6_326, and the Request Id: 3b00ea82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: 5ecd4936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_5_320-, and the Request Id: 7b1b5c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 6a934f1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 2e2abc95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2fe820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8cdb357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8cdb357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e81300f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_1_325-, and the Request Id: 5956dd5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e81300f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4386e008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4386e008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63ee3183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_320, and the Request Id: 7c84f7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ee3183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_9_326, and the Request Id: 6665093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_326-, and the Request Id: 26c2c4e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fff4a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_8_320-, and the Request Id: 6145fc6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 7b443ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 65db2a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a025f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 15434354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7603419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 5a64141b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_9_326-, and the Request Id: 58343f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 40e2daba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-instances, and the Request Id: 7e424544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e424544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69edb4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69edb4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_327, and the Request Id: 906c26e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd6272f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 61d4c392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d4c392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf268a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf268a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_7_326, and the Request Id: 79184f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412c853f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 13208474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1326ee59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1326ee59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 4497cd45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 4a2b3ca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4497cd45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2b3ca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: 19898dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: 774bcdcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774bcdcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_5_321, and the Request Id: 3f315ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 74a30af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 489b1942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_5_321-, and the Request Id: 785db8ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3c2757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327-, and the Request Id: 4ce5d81e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad1ac50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.448+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: 6c920333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 6ba99f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba99f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 2392bbe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 4c904f21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2392bbe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c904f21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: a727e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_10_324, and the Request Id: 66033d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a727e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321, and the Request Id: 13064127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_4_316-, and the Request Id: 592bd569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 7ebe6448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebe6448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 2245f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 5292d8b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2245f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 63d639e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326, and the Request Id: db9a148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d639e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policies, and the Request Id: 10492d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 68db20ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68db20ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_1_326, and the Request Id: 4ff8add6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 2d4d81ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3560aeba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3560aeba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 2b3e94c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 752c9822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.493+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752c9822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_324-, and the Request Id: 53a80fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_6_327, and the Request Id: 45281989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_8_321-, and the Request Id: 52f35a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c98044b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 7cbfb116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e0b0f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c3c2af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 13339af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_2_326-, and the Request Id: 273f699a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 607fde3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607fde3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dcf7a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcf7a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: 66eb073b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326-, and the Request Id: 518bb929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_6_327-, and the Request Id: 2c04046f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aaa2730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 5f4e4d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 439ff9fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 3be0064e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 23b17904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bde0c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bde0c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 502f0970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 4bdaf79c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74790509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502f0970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdaf79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: 617e10e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 37aac7b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37aac7b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_7_327, and the Request Id: 71088290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: 524c1281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e28dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e28dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a8c97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 65606773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7febf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65606773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af134de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7febf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_3_328, and the Request Id: 2ef158e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 357f1bb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357f1bb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: 284d13fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_4_317, and the Request Id: 2b8bcc60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322-, and the Request Id: 19b78c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 724bf62c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 2c67067c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c67067c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d837d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d837d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_8_322, and the Request Id: 47ff731e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 73f1392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e06d01f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328-, and the Request Id: 2c694be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 65b9679e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 1b04dec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5e609d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 355b1823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355b1823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 705ee4d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 70c88d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c88d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: 75e9b69e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e9b69e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c304de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c304de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_4_317-, and the Request Id: 52e2ce88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 2e4553cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4553cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: 3941b403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705ee4d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_327, and the Request Id: 237299d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: be464dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be464dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 108b79cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 499eca9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499eca9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_10_325, and the Request Id: 48fc03b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328, and the Request Id: 1283fcc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_1_327, and the Request Id: 745a6a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 11fa4ac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328-, and the Request Id: 5b8366f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 6aa36313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2a3e8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_1_327-, and the Request Id: 74558c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 25c80569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c80569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a9c189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a9c189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328, and the Request Id: 48b5c3c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_2_327-, and the Request Id: 501e4483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 7c3bac49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 2903fc90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6976fedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 51ce42f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_10_325-, and the Request Id: 2449e26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.611+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 997f629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 997f629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 1a5612d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5612d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_323, and the Request Id: 21152fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 88a27b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 58d7cde4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_9_328-, and the Request Id: 7e4980c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 4f0a6c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0a6c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 392c295f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392c295f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: a6e3a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449e7bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: a3647b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 58ab9365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 393fa0d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393fa0d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 6ad55861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 22b0d538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad55861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_3_329, and the Request Id: 369ae412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 56d998f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d998f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_323-, and the Request Id: 6bb91f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-instances, and the Request Id: 660d3b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44210cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660d3b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44210cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6dc754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 321d179f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_1_328, and the Request Id: 4d76f757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321d179f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_7_328-, and the Request Id: 4c1a1c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318, and the Request Id: 1e5aab63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 37ff49b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e6a8c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329-, and the Request Id: 7c6d2429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3deb59e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576b71a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 32954e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576b71a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.666+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e6a8c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ad340a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ad340a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_8_323, and the Request Id: 2d2cbf2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: a9fd7c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 5083c107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f6b636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6b636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9fd7c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_2_328, and the Request Id: 6fdee6bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5083c107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_6_329, and the Request Id: 3a499192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_8_323-, and the Request Id: 3a4cd86d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 6691c3ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6691c3ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: c1618d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318-, and the Request Id: 7ff37fb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 35562a09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35562a09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69bf8372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_328-, and the Request Id: 6375b410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_10_326, and the Request Id: 5d18a15a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361300d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 1e03c45f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_328-, and the Request Id: 6f8423c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_329-, and the Request Id: 35caede4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9aa960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 2c1b5ad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: d5a4c1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5a4c1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 2d750c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d750c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_5_324, and the Request Id: 56e96fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19032d69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_5_324-, and the Request Id: 660a10f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 5e835460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_10_326-, and the Request Id: 32efa62f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 7863b1c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5663f1b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 6817adad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34133810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34133810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1b416b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.754+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b416b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 74b11ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 3d31738c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 7fb536b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 266bdc00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 2f77fe0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 40a5c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f77fe0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266bdc00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 5a1825f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 20e245fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: 46706a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46706a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e245fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: 761f23eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761f23eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.766+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dbd530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbd530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_1_329, and the Request Id: 1db81478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: 68668de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_330, and the Request Id: 49b17cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: 74ececb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: 786f590b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 226a7789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_3_330-, and the Request Id: b93fb4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_1_329-, and the Request Id: 61891eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 10c0799b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 67b73af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 2ae4c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b73af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 7427d4d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7427d4d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 104a15c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35562e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 2e152ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_324, and the Request Id: 2a638593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 762c5ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bcc425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 726e1e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726e1e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.803+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e077cd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 6b27276c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b27276c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e077cd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-instances, and the Request Id: 71851b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1aeb06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71851b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1aeb06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_6_330, and the Request Id: 14823b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 52a03f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a03f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327, and the Request Id: 19027f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_4_319, and the Request Id: 694b0452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 14890205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_6_330-, and the Request Id: 2b181741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 3a41a53b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a41a53b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de02fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de02fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: 3901fa81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 14fdc3dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 5941927d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_5_325, and the Request Id: 23aa6943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff9ee28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23515378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327-, and the Request Id: 35bee5da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 4747d91f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff9ee28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: caccaf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 51a8ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: caccaf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325-, and the Request Id: 2324939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329, and the Request Id: 2b56e34f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b494ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 59573242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319-, and the Request Id: 34a08a20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7658370b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59573242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f38b9de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f38b9de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_3_331, and the Request Id: 1918820d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 6b3ab31d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3ab31d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policies, and the Request Id: 129a2fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 4dab1268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 45093323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dab1268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45093323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_9_330, and the Request Id: 2aee6203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 7f0ecf3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20b96c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b96c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_1_330, and the Request Id: 19c70fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 54d3333e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 7c012d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c012d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d3333e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: f1ad9e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea24d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 35f41758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea24d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.853+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f41758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 29e5ea27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_325, and the Request Id: 48583bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 327a4fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_330-, and the Request Id: 4aba808b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb929e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_330-, and the Request Id: 19bb35c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_8_325-, and the Request Id: 31a94786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330-, and the Request Id: 4a46893d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_3_331-, and the Request Id: 636703f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 599a5af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 6903bb8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1654336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 3c63e597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c63e597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 296b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 5640fd81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5640fd81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-types, and the Request Id: 58c9bad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: 67974cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c9bad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: 6190945f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policies/policy_6_331, and the Request Id: 4e68c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5496a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 28326b3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f2ee9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b63253d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b63253d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 225cc6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225cc6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: 505601a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6824fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500f8c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policies/policy_6_331-, and the Request Id: 755843a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1b96dfa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 189c0208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189c0208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e40590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 477fecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477fecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_326-, and the Request Id: 161b71b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_4_320, and the Request Id: 2da3b6f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: e22368f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 64c430f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4065874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6fcc4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_328-, and the Request Id: 487e3309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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-instances, and the Request Id: 43559f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43559f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 22bda4fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.925+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bda4fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 269248a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_1_331, and the Request Id: 102c6acc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 39d8ae1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269248a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae0f3a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 396c292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396c292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: b6894ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6894ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1083710a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1083710a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_4_320-, and the Request Id: a0a1cd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 405c2df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_1_331-, and the Request Id: 4a0a5c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bb2789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-instances, and the Request Id: 2a241476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a241476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb2789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 5a8d58db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_8_326, and the Request Id: 40de7e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8d58db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 298e820f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 7a58f233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: 4daaa997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 73279846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73279846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f51b5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 5f8d595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8d595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332, and the Request Id: 1b6d54d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 15dbaad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15dbaad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_330, and the Request Id: 5172cbce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 53d0544e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 4e3ffd97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_8_326-, and the Request Id: 12fe9fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b32f0bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 45fbf5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_7_331-, and the Request Id: 3d0df18f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55174000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b32f0bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 312fe84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312fe84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 500cf58f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: 58b5244c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_2_330-, and the Request Id: 4795816b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1a90d54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 220c0570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_9_331-, and the Request Id: 759ed47f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220c0570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 5cd5c73d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 6d025f4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd5c73d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 31d039e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.967+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d039e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a90d54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_6_332, and the Request Id: 4110e864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 22c01a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 3bde4c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy_4_321, and the Request Id: 3182df1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332-, and the Request Id: 55225c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 34fc574a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5500c4ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 60f9ad26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f9ad26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321-, and the Request Id: 6819a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b3a706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b3a706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327-, and the Request Id: 1b036f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e67a674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e67a674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_3_332-, and the Request Id: 6c88431a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332, and the Request Id: 61270e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15478945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1b6b4d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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/policy-types, and the Request Id: 636439b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6b4d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 1c0acacf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636439b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 4be051ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: d577eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_10_329, and the Request Id: 32e175fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d577eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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, and the Request Id: 7518dded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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: 78ec0140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:37.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_8_327, and the Request Id: 1c6e42e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11916c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362b4f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11916c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742bfea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332-, and the Request Id: 7f81bcaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1094fc92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1094fc92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332, and the Request Id: 67b31850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 7ea5e09e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.009+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329-, and the Request Id: 518dad8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35741f44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: 30ea21c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35741f44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 513d66e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39777305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513d66e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 9092c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9092c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41833ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41833ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1222c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_2_331, and the Request Id: 2ce1d19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_9_332, and the Request Id: 22910820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 5324cb66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 35aea427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_7_332-, and the Request Id: 210cbdb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 26dc8e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 572b162e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769d2bbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-instances, and the Request Id: 179b835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_9_332-, and the Request Id: 3a16c3f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572b162e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179b835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-instances, and the Request Id: 66aa3747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_2_331-, and the Request Id: 23418520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66aa3747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f9ac354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316d7f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9ac354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 5f2ac940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2ac940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_3_333, and the Request Id: 37f2c2f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4622d63a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 34636ce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4622d63a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34636ce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_6_333, and the Request Id: 75dd02c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_5_328, and the Request Id: 4e75362a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 7ac50092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac50092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c936d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322, and the Request Id: 5280ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 2a917b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 43d54ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 5cc29812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: 698863ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc29812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_4_322-, and the Request Id: 10e955db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 55e97751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 133df203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333-, and the Request Id: 64489815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133df203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 377ec14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_1_333, and the Request Id: 2c88c0c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4a10bb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 1a491123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35b37455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b37455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 509e0fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 1f8f4340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8f4340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_10_330, and the Request Id: 47cadcdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 1ddda7ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4d733df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policies/policy_1_333-, and the Request Id: 1f315891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5215a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_10_330-, and the Request Id: 330cc953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 3de36585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 754095f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130c15db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 5ea350e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b5b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 5302fa03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5302fa03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 61e8816b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b2b7e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2b7e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_8_328, and the Request Id: 4d5b12dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1935f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1935f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57711841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 2c930904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: fe0694b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe0694b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 743f5855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743f5855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a53411e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a53411e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-instances, and the Request Id: 7098454a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_2_332, and the Request Id: 21d7987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7098454a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 1d5fc5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 1763c5ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1763c5ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-instances, and the Request Id: 6087feda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6087feda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 5e3c9af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3c9af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334, and the Request Id: 67c256c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3859f833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4385799e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4385799e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3859f833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d61d279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_4_323, and the Request Id: 635af109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d61d279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 3a19d6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_3_334, and the Request Id: 1ac7ef67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a19d6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_9_333, and the Request Id: 4834c3cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_4_323-, and the Request Id: 5af80c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_8_328-, and the Request Id: 1d13b8ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 1adf945f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 2d27924f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332-, and the Request Id: 5006cd42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f041b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f041b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: 6b59350a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b59350a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.142+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: 10f9655a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_7_333-, and the Request Id: 7de373ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_10_331-, and the Request Id: 29cfc75b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_6_334-, and the Request Id: 78c96df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334-, and the Request Id: 26130373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: 3f2774f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cde682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 18fa660b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-instances, and the Request Id: 3675979b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3675979b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 611111c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611111c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 298247e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_5_329, and the Request Id: 4d9e136d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298247e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: 7c051819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c051819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_1_334, and the Request Id: 3db49dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 419f040e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 144b0a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: d86a5a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4be61d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 62f3a65d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 3915e9a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34bad5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329-, and the Request Id: 5b35a8ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_334-, and the Request Id: 76a948d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 3bb525cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 471011f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-instances, and the Request Id: 78e2731c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e2731c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4600966b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 737d91f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737d91f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_8_329, and the Request Id: 4e4f0596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 5892dbab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 40e836d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 66ca524b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 4189fa4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4189fa4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4665b1bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4665b1bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 61c1a7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 48910bea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 95bd0de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95bd0de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a95b6b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.248+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a95b6b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_4_324, and the Request Id: 427e3842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b17c7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 6cc1e73e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86b7b3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc1e73e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 77ca80fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ca80fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_10_332, and the Request Id: 1f451124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f10e4f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f10e4f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: 2d38b269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d38b269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335, and the Request Id: 10c54001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 363da055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363da055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_8_329-, and the Request Id: 1d94a2c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75b62190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b62190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_2_333, and the Request Id: 4017f74f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 57559f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57559f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b45a830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b45a830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: 7dba5806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_334-, and the Request Id: 29d487a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4057b8d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_4_324-, and the Request Id: 1c36a87d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 6104bc63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6104bc63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: 74fbd04b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fbd04b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_3_335, and the Request Id: 2795686d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332-, and the Request Id: 5d7ce96e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_335-, and the Request Id: 55d5b002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: ec221ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_9_334-, and the Request Id: 8927f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_2_333-, and the Request Id: 55db3840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5461e337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 494853c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 2748b86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2748b86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 37ba322d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ba322d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: 6de8e25a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_3_335-, and the Request Id: 493263ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1112bc59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 149986e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 17e491cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a12bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 43214a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 5bbdd749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbdd749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b6573a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b6573a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_8_330, and the Request Id: 380e80a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 7d2462d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_330-, and the Request Id: 489e1de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51378f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 3264d375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 720925de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-instances, and the Request Id: a01c1f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a01c1f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 58baca09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58baca09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_335, and the Request Id: 4da0546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 509bc8af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 7b8e26c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-instances, and the Request Id: 6f54dac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f54dac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 23c922d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c922d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_4_325, and the Request Id: 66a3a411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 74ce26c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ce26c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1efc0a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1efc0a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_6_336, and the Request Id: 470eba4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 12eff940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_8_330-, and the Request Id: 21ceda41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 4ad62a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 6996d59d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f638cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_1_335-, and the Request Id: 293799b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 5129fc6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5129fc6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: 79d4596f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d4596f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: 5fe6b4cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334-, and the Request Id: 16ec232d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.454+0000 [https-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_325-, and the Request Id: 451460c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 30c218bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c218bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 49a680c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.457+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a680c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 3fc28fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336-, and the Request Id: 29aad01e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-instances, and the Request Id: 3de391d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de391d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 42968a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42968a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.475+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: 45bd8f27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 16d2a2d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67de707b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50730bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50730bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3686a293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3686a293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_3_336, and the Request Id: 246293d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1933b052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1933b052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b60bdc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b60bdc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policies/policy_9_335, and the Request Id: 225ac4ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_9_335-, and the Request Id: 58e86419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a188907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: d6188ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 631bf6ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: 2f92d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333-, and the Request Id: 3505c903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df31bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 32cab75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336-, and the Request Id: 6d248d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 759e046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759e046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb6c5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 492b7167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb6c5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 3a83ae59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 7ecb0aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_8_331, and the Request Id: 1be0ad58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 7718b2d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 25aa92f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a30334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b276fb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b276fb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a45cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a45cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_5_331, and the Request Id: 6ed1241e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4db55e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 41c13f96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c13f96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58f65b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f65b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_6_337, and the Request Id: 32187c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be6f6ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 1a62c9c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a62c9c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 72671c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72671c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_1_336, and the Request Id: 5863aa4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d74a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_8_331-, and the Request Id: 7fcda9a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 790854fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790854fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 39ebc1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ebc1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_335, and the Request Id: 4e2ec0db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.627+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fca3580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fca3580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 60795654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60795654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: 6c69ad90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 2307ff54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 2391b212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_331-, and the Request Id: 279186ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_6_337-, and the Request Id: 3d2a925f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 5c85490a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 7587824b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_1_336-, and the Request Id: 649cbd23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62ae52b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 24d35ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ae52b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d35ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 45c7170b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326-, and the Request Id: 61f65c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c7170b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 7d9cfd8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 17bd8b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9cfd8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bd8b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 1ded4cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: 7c58be89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_7_336, and the Request Id: 5bc88cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_2_335-, and the Request Id: 751fbdee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: df0d75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ded4cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_9_336, and the Request Id: 1e472511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policies/policy_10_334-, and the Request Id: d245ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4b85ba7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 42e37e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e37e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 4763b7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4763b7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_3_337, and the Request Id: 49e6bedd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 54952ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b400d66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 4bacccca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 6202fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: 39ef1498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4cd81ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.695+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304d143a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 32569a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_3_337-, and the Request Id: 332a2b96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8d63ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_9_336-, and the Request Id: 18a30827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 4547c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4547c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 2c0def2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0def2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_8_332, and the Request Id: 5a2a6972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9e6cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 737cf28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737cf28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cbaffbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 56f8977b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f8977b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_336, and the Request Id: 19374636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dca339c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 22f3f60f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df822c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.755+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f3f60f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 51c9f52c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c9f52c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_5_332, and the Request Id: 6f7b76a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 1a83d5bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5abccd9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abccd9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72bf55c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bf55c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 7c24a25c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338, and the Request Id: 4a575cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policies/policy_8_332-, and the Request Id: 6d338856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 9adb8be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 32385d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9adb8be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 24a7c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a7c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327, and the Request Id: 72652810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 42f2e7b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f2e7b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: 26ff5bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ff5bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_1_337, and the Request Id: 1f4e4453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: 55be4ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 67ebad9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: 3eb0e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 759eae42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ba89b0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba89b0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759eae42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: 6b7ed5c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7ed5c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_332-, and the Request Id: 241ff577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: 87fb507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87fb507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335, and the Request Id: 2eef1e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_7_337, and the Request Id: 17de357f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c642e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 192cb991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_6_338-, and the Request Id: 5bb66a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_7_337-, and the Request Id: 51f4ba75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 39ec1b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 789447ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 22e06fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 584b5c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e06fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 1caddb72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 3299f66b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3299f66b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.841+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: 1dd50a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327-, and the Request Id: 5329b86d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a1324a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335-, and the Request Id: 579b1782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c610739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: fa85ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c610739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 2f454f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d867aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c9665bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 19bb306a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9665bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_9_337-, and the Request Id: 1ab5e905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338, and the Request Id: 5349b6dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 6dfefc74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 3daa20a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3daa20a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a76698e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b20a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: f8168f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 79f97738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f97738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8168f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 1009bcdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1009bcdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b50ab83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b50ab83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333, and the Request Id: 1dddbc38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6575c956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 41363fff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6575c956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338, and the Request Id: 3218c4cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: 20fdaf07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c6bd1cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6bd1cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a921ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b823ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b823ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_2_337, and the Request Id: 73567ade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338-, and the Request Id: 3a9b6315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: e78bb20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: 3cd42e48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_1_338-, and the Request Id: 5cd3aec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_2_337-, and the Request Id: 37ec2162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 1016a843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_333-, and the Request Id: 43dd8250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-instances, and the Request Id: 66e10eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e10eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 74870630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e7b82a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e7b82a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 7a76263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.895+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20ccad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ccad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 57a5e6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_6_339, and the Request Id: 53f2ee99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a5e6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_7_338, and the Request Id: 1069abac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 54cb3df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e00da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cb3df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd705c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd705c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: 706f2c3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30851109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 70a33e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 98971e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 298b0609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98971e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 6c21430c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3584dd63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 2628caa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2628caa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_328, and the Request Id: 47049a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_7_338-, and the Request Id: 28b0a2dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_6_339-, and the Request Id: 3c4da5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 188bc53a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188bc53a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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-types, and the Request Id: 382e983a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382e983a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_9_338, and the Request Id: 190af8fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328-, and the Request Id: 20e9aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_10_336-, and the Request Id: 280dd4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 38453f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 370e2b1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cf67a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19254db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 6010acf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 15a32702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19254db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.964+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a32702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 25727f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25727f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 38fd220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 3feb980e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3feb980e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_9_338-, and the Request Id: bd6a80f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_1_339, and the Request Id: 16e3a8af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: 3a4d28fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c2ee61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c2ee61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy-types, and the Request Id: 3367bdae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 3171daf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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, and the Request Id: 6fcdbe2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56778e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56778e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 79a8d05e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3367bdae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ff046e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ff046e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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/policy_8_334, and the Request Id: 2b215eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_5_334, and the Request Id: 4452284e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 475b58ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77dc73ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77dc73ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d0b0b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0b0b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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: 34e1423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:38.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_3_339, and the Request Id: 5ec5f991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 5c311ca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c311ca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 49263598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f68fa87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f68fa87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337, and the Request Id: 79911adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 687fbd1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687fbd1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339-, and the Request Id: 69190db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-types, and the Request Id: 49ab658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ab658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_338-, and the Request Id: 339600f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_337-, and the Request Id: 599f875e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_7_339, and the Request Id: 468dae69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 7a9a9607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 962bf6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_8_334-, and the Request Id: 290bcc79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_334-, and the Request Id: 59bb28e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policies, and the Request Id: 315d5d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_339-, and the Request Id: 3d7b7cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: 2bc153c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policies, and the Request Id: 2fae68e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 3f050d4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 33017698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33017698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2358d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 3d8790b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2358d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4a2b0fa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 720d1692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 52107d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_4_329, and the Request Id: ba01a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52107d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: add8ab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: add8ab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339, and the Request Id: 68cc23ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4843ec91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3316f2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policies, and the Request Id: 7eba9a58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273c00ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 7c5eb281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5eb281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339-, and the Request Id: 500288d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27978e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_4_329-, and the Request Id: 50790120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.065+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7014589d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 19077e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 60736fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60736fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19077e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-types, and the Request Id: 4fd7c157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_340, and the Request Id: 8e2e318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd7c157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_1_340, and the Request Id: 4ec4c3cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 75ef4754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 49f8e75d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 5021e431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5021e431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 56ca5c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 482d5f5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b9e991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ca5c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b9e991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 60165ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35276de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35276de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14b94fcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 46d91e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d91e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b94fcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_335, and the Request Id: 5dcb4c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_2_339, and the Request Id: 7cd2a600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_338, and the Request Id: 2a6280a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340-, and the Request Id: 18b38f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6650f522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6650f522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_1_340-, and the Request Id: 34c9916e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e71a14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e71a14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_8_335, and the Request Id: 4ce2d126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e27643b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f8d330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 24bba28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bba28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 2db16d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_338-, and the Request Id: 2c6b6acd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_2_339-, and the Request Id: 5c377884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db16d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1348de1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1348de1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 66fcd06f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.095+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fcd06f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340, and the Request Id: 696b317e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340, and the Request Id: 7b213789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 7c7c86a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_335-, and the Request Id: 2460b56e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2df721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed43b63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_8_335-, and the Request Id: 117d0015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 1820c0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1820c0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 7c5f4fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5f4fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_7_340-, and the Request Id: 7198bfe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_340-, and the Request Id: 6855505e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6ad41381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b6b659f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6b659f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_9_340, and the Request Id: 1580f214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 350f93d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350f93d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1fe47cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_4_330, and the Request Id: 4582968c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4f7a3882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 49d2d787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 9e77efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57039609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6ddba50f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70349e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_9_340-, and the Request Id: 110e9649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5c20378b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 1cbdc679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_4_330-, and the Request Id: 15272efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b76564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 251d5cf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62ca3ee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d5888e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251d5cf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d5888e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ca3ee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 78a08812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-types, and the Request Id: 4de2c4be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a78d26a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de2c4be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 211eccf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a78d26a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bcbe641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bcbe641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 7222cacc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7222cacc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: 5d0ccfed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b266b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341, and the Request Id: 3919ca26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: 67f4c65c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 19d7e3ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d7e3ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 67e11f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e11f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-types, and the Request Id: 31575302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31575302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336, and the Request Id: 15efb6c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_339, and the Request Id: fe60a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 2ac8bddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac8bddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45db6272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45db6272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565609cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_6_341, and the Request Id: 6622f33c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 2ae23f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 6be8a8fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be8a8fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae23f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 4924edf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 87987e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4296b549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87987e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4296b549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 44b7511f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_10_339-, and the Request Id: 5417a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_7_341, and the Request Id: 2f94a88c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_341, and the Request Id: 589769ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_2_340-, and the Request Id: 146657af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_341-, and the Request Id: 45d7ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 1cfcb54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.170+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: 729be26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cfcb54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policies, and the Request Id: 65160a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 653e89c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 2bb1c91d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb1c91d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.176+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: 1e8169b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_6_341-, and the Request Id: 51ce2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_341-, and the Request Id: 2f9fd3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_341-, and the Request Id: 6a6d41db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_9_341-, and the Request Id: 352ab4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1a68284d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 47e7efba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 7dd11b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6944a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4c338df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 3bd0eefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1916154a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd0eefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68687254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68687254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_4_331, and the Request Id: 1dcbfb0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6e6900aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 5acff06f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 121d3c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0a9b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 161ba312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4918f384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 7f5f3590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: b6c325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6c325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f971c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f971c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: b2dbe44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_4_331-, and the Request Id: 33d5d880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 6bfcccd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 339498e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policies, and the Request Id: 34e2001c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5c7b2df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 41ad1581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7b2df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 25c4cb3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c4cb3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_7_342, and the Request Id: 3bf673ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 2873e842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 5d9095af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 70ccd517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9095af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ccd517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2873e842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 568a286e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568a286e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: b0426b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0426b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c907b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c907b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 450fe140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450fe140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: 3d0685d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 84b6694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 84b6694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_9_342, and the Request Id: 3766d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_5_337-, and the Request Id: 7054b743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db0fc59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: 7a5f9a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_8_337, and the Request Id: 3540918b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 41bf25c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.277+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ace83f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bf25c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ace83f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-types, and the Request Id: 38ed17e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ded49f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ed17e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ded49f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_340, and the Request Id: 67f3b731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_6_342, and the Request Id: 4bd1388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policies/policy_7_342-, and the Request Id: 1b4d2fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce14bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce14bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: 16129e67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 48de1f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48de1f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: 41b31ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_9_342-, and the Request Id: 5e57d487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342, and the Request Id: 16ce83c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_6_342-, and the Request Id: 5f42cfc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340-, and the Request Id: 16112db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb6c4cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4aea855b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_8_337-, and the Request Id: 5d0021c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 10b96039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be227cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_3_342-, and the Request Id: 70d1d651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56cf8fa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f70d75a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c39f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 39c3aa67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6bc4fa25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 4ad4fbbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 510129c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2de84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5d5734ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5734ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_4_332, and the Request Id: 1e261107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5972964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11455700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f163579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7955b97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ff4c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ff4c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 45aa6979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 21c89a8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c89a8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728856d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: 6ec708be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 101a06a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_4_332-, and the Request Id: 5e06b971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3704ecfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3704ecfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e68bf7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 7d72b75d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d72b75d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: 2095fa21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 7da07cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da07cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 5fda99f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fda99f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_5_338, and the Request Id: 1d183d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 65e38cea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e38cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c4ab6d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4ab6d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_6_343, and the Request Id: 7fcf9d6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d7bdead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7bdead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c8f1b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c8f1b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_341, and the Request Id: 66eb985a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 7052c509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7052c509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 904ce49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 904ce49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_2_342, and the Request Id: 3f9f629c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 118e40a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118e40a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d4dfca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4dfca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_1_343, and the Request Id: 6ee11db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_7_343-, and the Request Id: 1100d3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 35686af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6767385f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6767385f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a1d140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a1d140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 36f952e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f952e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_343, and the Request Id: 1f950e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 21bc8ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21bc8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_9_343-, and the Request Id: 4d35791d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338, and the Request Id: 16c0159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_343-, and the Request Id: 7f47a219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_6_343-, and the Request Id: 4af17888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_341-, and the Request Id: 30509e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_5_338-, and the Request Id: 576e5162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_2_342-, and the Request Id: 579e7f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_1_343-, and the Request Id: 6426620a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4f5eedd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 3c9c4287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_8_338-, and the Request Id: 6c39b5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 69dfa85b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 645db983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 20f3a865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6bfe882c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 6e898c78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 11f6d03d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 37404c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652528ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.499+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d2bde0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa21864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.513+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b574e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b574e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-types, and the Request Id: 231555ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231555ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_4_333, and the Request Id: 52dfbf53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 3c20ba50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 65cdfbca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10944182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690b7b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 604aa7a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3666d46f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ad9a928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad9a928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 12a881b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42fd6951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42fd6951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_7_344, and the Request Id: 25ff365a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e25c2f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 43b6c590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b6c590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e25c2f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 7fd1e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 57bd00fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57bd00fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd1e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_344, and the Request Id: 3b98e9b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: 50aef851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3f7204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3f7204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-types, and the Request Id: 46a16c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a16c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_5_339, and the Request Id: 74ab2f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 2b24cf76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b24cf76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48b2f6bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b2f6bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_8_339, and the Request Id: 3801da09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 7cc0c384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc0c384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d91080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d91080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policies/policy_6_344, and the Request Id: 40ff767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 622117f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 489017a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622117f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489017a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-types, and the Request Id: 6033999d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6033999d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: 6e1e171e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-types, and the Request Id: 1a24082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a24082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_343, and the Request Id: 33116cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 13ace974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ace974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6a7db075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7db075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_9_344-, and the Request Id: 1a173bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: 227c0e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_7_344-, and the Request Id: 1ef4e585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333-, and the Request Id: 7ed72b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344-, and the Request Id: 5cd1c27a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_2_343-, and the Request Id: 10e01c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_8_339-, and the Request Id: 5729d999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_344-, and the Request Id: 3cbc5556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_342-, and the Request Id: 1aced9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_5_339-, and the Request Id: 7f6f96ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4442619a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_1_344-, and the Request Id: 552c331c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 50d41ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 53d3f0e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c30ac70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 28bcb668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710032b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 46642499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d3e91a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 79d7855e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d7855e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-types, and the Request Id: 3c2eadbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2eadbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4e9afba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 234624a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94001f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6e74f8fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50062633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 78a3aef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5c8ecd45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 2dd395fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5c2e305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_345-, and the Request Id: a679e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.682+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f4bc30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f73be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f73be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50958b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.686+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50958b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: 3698642f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0406ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47522ee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 661c47af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661c47af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c2f3920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2f3920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_340, and the Request Id: 4aa398d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae4b7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae4b7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a569761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a569761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_6_345, and the Request Id: 6b6fd738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 622dba01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 4714eaab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4714eaab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e8d0006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8d0006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: 725a116d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4d042f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d042f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b54f917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b54f917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 546d7e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546d7e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2c0ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-types, and the Request Id: 18ac6e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ac6e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_2_344, and the Request Id: 3c3961e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345, and the Request Id: 6a2a690f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334-, and the Request Id: 122dbfcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 25f6cf15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f6cf15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_8_340-, and the Request Id: 27f84600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-types, and the Request Id: 7b6aeaa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6aeaa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_343, and the Request Id: 19555704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 71a2cd48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a2cd48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 5770cbf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_9_345-, and the Request Id: 69e4e51b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5770cbf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7abbf282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abbf282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 575f44ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575f44ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_5_340, and the Request Id: 22a31817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_343-, and the Request Id: 6b42193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_345-, and the Request Id: 3056136e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345, and the Request Id: 1af46b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5d4fc655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1334541c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 64818e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb769c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_345-, and the Request Id: 6c1146da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 28f463c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f463c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4de84d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de84d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_346, and the Request Id: 6e1c8ae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5af2eecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_2_344-, and the Request Id: 4673fcc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 185a83e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_1_345-, and the Request Id: 674edd9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_346-, and the Request Id: 65427bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 738b36d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 58333514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5a2e3eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policies, and the Request Id: 6c3c90c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 763bd941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 9e3e54c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e3e54c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 71ab977c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ab977c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: 6d7eb60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1993d31e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 342addee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e96f9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 19c4563d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4c9d081c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 158f75f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9d081c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73336604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: 15a7da79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1a3b7f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 6d22111d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3b7f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: 6320c25f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d22111d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6560348c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3646d5f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3646d5f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341, and the Request Id: 5eec5ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4c70c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4c70c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_335-, and the Request Id: 1f909201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 32d5c186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 7fb26758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fc8481e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.811+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc8481e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 684893c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 70019f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 2ffc2b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_346, and the Request Id: 28a3a9b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 48dfbc22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70019f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450eb479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_8_341-, and the Request Id: 22411725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39525ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f4fcf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39525ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f4fcf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: 7fa4ad53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 702e72e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.820+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702e72e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14143caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_6_346, and the Request Id: 5e48664d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 697044ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697044ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44bee93a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bee93a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_346-, and the Request Id: 59d6965a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 6c252c2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.831+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c252c2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: 23e68beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_5_341, and the Request Id: 51e1c5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bcbe3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bcbe3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61572856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61572856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 326dbd8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326dbd8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-types, and the Request Id: 18598d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 1d18408b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 3157378a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1d25d8fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18598d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.841+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d18408b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 181dc5d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_1_346, and the Request Id: 3370b946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181dc5d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ddda4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ddda4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: 1ce0b566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: 3e1570c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344-, and the Request Id: 4f670944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 4760af27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 586e5b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_7_347-, and the Request Id: 12c3b728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346-, and the Request Id: 204a3d71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6d00e0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638d9b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: 4f09a83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_2_345-, and the Request Id: 57e40ba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: 72d1e0be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 79a7d7fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a7d7fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5ec88e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-types, and the Request Id: 2c181665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c181665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5595ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 24cd3e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 62c311f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_4_336, and the Request Id: 60551325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 3c203aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6a376361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a46825a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 452835bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16d4ee99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d4ee99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 9d6a305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d6a305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 90de8b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 9a3869a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 3920f2c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3920f2c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 3ced9bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.875+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb19786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-types, and the Request Id: 4ba1bbf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba1bbf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342, and the Request Id: 2bc8f221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 58fd2acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e3dc28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fd2acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 44318cfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_347, and the Request Id: 8cd6ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3dc28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy-instances, and the Request Id: 6b77740e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ced9bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b77740e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-types, and the Request Id: 2490cce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2490cce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a2f627c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2f627c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_8_342-, and the Request Id: 6dced363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336-, and the Request Id: 19990f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57e974ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69688f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e974ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 7b99ae56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b99ae56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: 23d145c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: 3f271469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_347-, and the Request Id: 9056ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347, and the Request Id: 3ec593b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 1e4869c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20980033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 75b412d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1bf54cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f918b9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: 47c51f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_9_348-, and the Request Id: 13fe6723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_6_347-, and the Request Id: 7e49fff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_345-, and the Request Id: 12a4b7b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1512b558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1512b558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54753850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 769f336b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54753850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769f336b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 61cc59f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_2_346, and the Request Id: 31dafc26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61cc59f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_1_347, and the Request Id: 7f03ac8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8902acb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 2b8d1812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 4bbd5a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 2a2b3fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: 3d72e775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_1_347-, and the Request Id: 6ca9ade4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 386a9211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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, and the Request Id: 121205b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1d1c51a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2b3fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6640627c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6640627c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 52d80164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d7121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_342, and the Request Id: 545daec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548e143d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policies, and the Request Id: 18c1ad4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcd80be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 47b25230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 597bfb32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b25230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 39d67e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 4e588ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 71af302a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71af302a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-instances, and the Request Id: 27809fa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27809fa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1a552c80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d67e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 5ec1e94b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3251bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 460304e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec1e94b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_3_348, and the Request Id: 3271452c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.956+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460304e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6711efd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_4_337, and the Request Id: 68f97f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_7_349, and the Request Id: f042098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 2026925b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2026925b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-types, and the Request Id: 66d0a250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d0a250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 144a2d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343, and the Request Id: 46fb5494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144a2d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_3_348-, and the Request Id: 50eae6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd8556f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd8556f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1f014228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: 23860a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1d7a982c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7a982c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1b6f4b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f014228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_4_337-, and the Request Id: 7e52937a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a32b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_10_346, and the Request Id: 3f6c1352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 1b9f589b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9f589b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_9_349, and the Request Id: 3434ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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-types, and the Request Id: 43bbd063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bbd063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38487a98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38487a98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_6_348, and the Request Id: 4a92d4d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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/policy_8_343-, and the Request Id: 48dc922d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 389c7b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.987+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389c7b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 82761a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_1_348, and the Request Id: 3726ac0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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_6_348-, and the Request Id: 6e494fe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 27de3129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 6af31dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af31dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:39.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: 7c406003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c406003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 380573c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346-, and the Request Id: 41e7de98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_9_349-, and the Request Id: 59ba5dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_5_343, and the Request Id: 6aeaec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 111a8d93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f191120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 27a550b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_343-, and the Request Id: 577b9e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 74fe488c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_348-, and the Request Id: 24751baf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7a44d903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23167ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23167ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 4f82351e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f82351e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 689b3088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: 6230b61d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 12887cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3cdf7b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8ee059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 34a48e80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a48e80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 380b2a4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380b2a4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11701c72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 6ca02633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349, and the Request Id: 7677ce74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: 5affe82a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5affe82a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3ee5f2a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee5f2a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: ab2cbab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab2cbab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 88e560d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 3bb3bfeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88e560d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338, and the Request Id: 438d719c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 7adcda77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 6c85f09c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adcda77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: 6d9ab78c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3842fea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3842fea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_8_344, and the Request Id: 3ef586be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: a57b253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a57b253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 481322f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e7c664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481322f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7c664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 64deb770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64deb770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da88a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_3_349-, and the Request Id: 7028bb3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies/policy_6_349, and the Request Id: 159598d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_10_347, and the Request Id: 3bb6a464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 46541596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b15505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 2a341d18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_4_338-, and the Request Id: 74284e30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_7_350-, and the Request Id: 3eccd5a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_6_349-, and the Request Id: 71204291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344-, and the Request Id: 5fe35e5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 40bfed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bfed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4410cf8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 6b86b7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b86b7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 14a3ed6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a3ed6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 2ad0e01c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad0e01c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: 6f830f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_349, and the Request Id: 3eb1056c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 62f8b5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7e0dae5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d99c07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_10_347-, and the Request Id: 428aa873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d7c833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7c27ae33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1f60b999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.147+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f60b999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 769f586a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72daa025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 63129bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72daa025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63129bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.153+0000 [https-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_350-, and the Request Id: 6df71e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_5_344, and the Request Id: 594356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 36644095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36644095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ada4d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_4_339, and the Request Id: 2865f8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 385ab9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: f284ed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7d4601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bb6f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da0e900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.167+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bb6f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 5deaef83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 556b011e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5deaef83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 45ca26d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies/policy_2_348, and the Request Id: 1a547d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a8702cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8702cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 749295f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 47f9b5d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f9b5d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_7_351, and the Request Id: 74fdf734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: be71be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348-, and the Request Id: 4600dd2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ee86b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee86b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: 24698935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24698935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 712a6bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ee0ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 4eb6528c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712a6bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ee0ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 240eb681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240eb681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_3_350, and the Request Id: 1bcd7584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_8_345, and the Request Id: 515feb1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 9002c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9002c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 13fd5229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50aec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: 4a84199c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_6_350, and the Request Id: 720deed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_339-, and the Request Id: 7ad7594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: 7468bc89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies, and the Request Id: 53f1e28d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 718713e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718713e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 5c27a52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c27a52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: 6fe89368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1b0e6a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_8_345-, and the Request Id: 3146121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 61491e85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 5e087559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_3_350-, and the Request Id: 15458b7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ea0804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 35816d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 62cc6646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 15058530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62cc6646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3e4959c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e4959c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.271+0000 [https-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_351, and the Request Id: 5a74836c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e5e77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 1c25ddaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 1f12ef61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 40bf1b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bf1b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 62261262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: 4ab6966d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62261262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab6966d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_1_350, and the Request Id: 4052fe60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1598b90e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1598b90e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: 32e5b293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_348-, and the Request Id: 6c555b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f310eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 369db82c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_351-, and the Request Id: 1a2ac663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f310eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67790b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67790b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 77e82e94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: 33a036ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec83f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec83f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1f1d681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.297+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1d681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351, and the Request Id: d36479a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: a568190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a568190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_1_350-, and the Request Id: 4ce749f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 2e5cadea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7624f4b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.303+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5cadea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340, and the Request Id: 10a3f823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351-, and the Request Id: 5a2aa978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: d21fe11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies, and the Request Id: 5107bb56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1359cd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d21fe11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 51b33287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_2_349-, and the Request Id: 62d7b944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: 7036c2cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2e834362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e834362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 73fb5e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_4_340-, and the Request Id: 2fe3feb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 60ef8654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 8d3f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3654ffaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d3f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3654ffaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_351, and the Request Id: 6979721e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_8_346, and the Request Id: 6cde189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2a35d13c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d3b2fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d3b2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 373c368d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373c368d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351-, and the Request Id: 3dcbb945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39dde135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 164477dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_7_352, and the Request Id: 61756689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 7c8a2020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634413f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8a2020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 261386df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_8_346-, and the Request Id: 3eaa25a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4025c939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 435941c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 72af365f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435941c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: 62729f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7471dc0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 6a7c8c5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_7_352-, and the Request Id: 5dab33f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 159f9e58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: 653353ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653353ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159f9e58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225871fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b5556d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.371+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59cc9be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59cc9be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b5556d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_9_352, and the Request Id: b1cddcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_10_349, and the Request Id: 1d617024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76cfd8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 6490996e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cfd8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: 68d712bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7f5793c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 61ff85d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7fb5a2d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ff85d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6107fe9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6107fe9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_341, and the Request Id: 1876879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 6fac4569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fac4569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3e6b39a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 62576363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_352, and the Request Id: 3c25b3ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62576363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 35ea1d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ea1d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50893037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50893037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 2d1bd7f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: 1534e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d7e0cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d7e0cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352-, and the Request Id: 6cf36652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_6_352, and the Request Id: 6f9c95b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 1faa18b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1faa18b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 5feb266a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 5aa72754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5feb266a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341-, and the Request Id: 917d655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.405+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 4c9b88d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7fcfcadf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_2_350, and the Request Id: 3493a0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_10_349-, and the Request Id: 45c7fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352-, and the Request Id: 53bdbfda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 67b6c71a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 32c5af2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: 2721fa8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c5af2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4343bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4343bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_7_353, and the Request Id: 19e708d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 795389f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350-, and the Request Id: 164280ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 32bc8942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6074fb81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 62ea531d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 9f260bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 21e55db4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e55db4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea4e9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea4e9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3bdf7033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdf7033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: 2803db8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_8_347, and the Request Id: 3c8bfb4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 283ecbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 52f4929d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283ecbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353, and the Request Id: 20981d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 12e42d33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42cc06c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cc06c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 154ec4a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 189f1251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189f1251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_1_352, and the Request Id: 6dd0ce5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42468692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee60f6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7767a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7653bf19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347-, and the Request Id: 71316ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae421bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 61436b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: 66383419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b6c95a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 4a787ccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a787ccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76f80407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f80407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_10_350, and the Request Id: 7d97d459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a98e04d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a98e04d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 259af60c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13bd8c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_9_353-, and the Request Id: 1e696eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13bd8c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 457ca54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259af60c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1486cd82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b7a246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.491+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1486cd82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b7a246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_4_342, and the Request Id: 2339afcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 5eeb1a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eeb1a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a7cd3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: b23a7a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 5b66bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b23a7a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353, and the Request Id: 1c6767b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b66bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353, and the Request Id: 464d0c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351, and the Request Id: 9820f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 5146161c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7cdfe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 40697587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40697587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f22ede0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_3_353-, and the Request Id: 3074c866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f22ede0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_7_354, and the Request Id: 10499abe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 40676d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_353-, and the Request Id: 760153f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 6bb13eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb13eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c1c9298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1c9298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_5_347, and the Request Id: 69c3adb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 36cbd169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_2_351-, and the Request Id: 4819fb2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 150da4d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342-, and the Request Id: 20b9297c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5159502b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5159502b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2abae35f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 4812d8a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 699f4aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4812d8a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348, and the Request Id: f0cbf2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_354-, and the Request Id: bb71f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 6dcc8a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dcc8a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52a8f5e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a8f5e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_5_347-, and the Request Id: 21fc63ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4887c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_9_354, and the Request Id: af33794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 1500e652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_350-, and the Request Id: 7faee1a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e416dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 20c12a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1035300b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 29cdb108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cdb108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b7d8a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7d8a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bde80ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: 77ad8c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f6cb82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f6cb82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_8_348-, and the Request Id: 18b381c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 183995e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a33822f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: 2c1b743f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dcbd673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a33822f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.575+0000 [https-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_354, and the Request Id: 3d45742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7e9b9561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.580+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: 3d583dc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2752c946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183995e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 28f8fe68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 318594ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318594ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f8fe68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 422b8760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_354, and the Request Id: 64d6fc9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: e04d6b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3f08d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e04d6b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 16ca04ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_348, and the Request Id: 6b2f330f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_3_354-, and the Request Id: 69fbe75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 6912c190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6912c190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1d0ee2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3f75812d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f75812d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_2_352, and the Request Id: 357c826b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 47ee5ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 505a17ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_352-, and the Request Id: 4feaac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_6_354-, and the Request Id: 71f431ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 2fc36445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc36445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 101c2182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2814ee70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101c2182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_10_351, and the Request Id: 4f94505d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3a3cb8d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_5_348-, and the Request Id: 5ccce267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 429464c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7a14adf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429464c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b99ac84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351-, and the Request Id: 7b61870c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d4c5de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 468ccbbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 240ee2e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240ee2e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468ccbbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2fe76bc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe76bc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349, and the Request Id: 159afc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.636+0000 [https-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_354, and the Request Id: 7c581221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d4c5de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5827830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61465859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5827830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61465859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 34582c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343, and the Request Id: 5f006753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 597b5fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597b5fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 3e647b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 31a276f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 3734313c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 23073871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_8_349-, and the Request Id: af138b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_1_354-, and the Request Id: 262bb79d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3d45cbb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 130b0124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 401eb497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 25446a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_4_343-, and the Request Id: 90bba18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f3ae2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3ae2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d284739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d284739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.670+0000 [https-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_355, and the Request Id: 24202f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1fb7c6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296c8720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: 923ca0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7a25755a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671edecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a25755a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 521ebfbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521ebfbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355, and the Request Id: 69269444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: 374d7098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 54090c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 374d7098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54090c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 602e187f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 38696ba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602e187f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38696ba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 6f33efa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_2_353, and the Request Id: e0f4621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_9_355, and the Request Id: 76fd8114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353-, and the Request Id: 7eeb719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0d3f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 173efaed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4253c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 4b4ad22a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173efaed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4ad22a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 678c5364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 393877c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cbb3ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393877c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbb3ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: 5a190dcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: 3fb21469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 41eb54e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41eb54e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_355-, and the Request Id: 6ea6b5f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355-, and the Request Id: 73266b2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2f5ec30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5ec30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ba389d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba389d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_1_355, and the Request Id: 2a912912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 361fb47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_9_355-, and the Request Id: 6ab1a1ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361fb47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_8_350, and the Request Id: 28d5eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies, and the Request Id: 7787085c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_1_355-, and the Request Id: 59e59eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2f7ab937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 72953d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 42ff8b05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_5_349-, and the Request Id: 2b80d474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 3a622e22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352-, and the Request Id: 4d6d8a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7a4f9314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 73044474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_8_350-, and the Request Id: 3314f5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies, and the Request Id: 30dc81cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 5ac7d69b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2fd207ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65233c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65233c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 457c2196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.765+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457c2196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 68b6bf2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_6_356, and the Request Id: 45ad6c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385b6984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6366beec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 36f52000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: 20af1ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fe85b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20af1ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fe85b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 3f67d922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 4c664cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18462034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c664cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18462034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies/policy_7_356, and the Request Id: 31fb273a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_4_344, and the Request Id: 5e8d41e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 455a5cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: f3109c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 4ea5f56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea5f56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 4c774877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c774877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_350, and the Request Id: 2488234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ebbd14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ebbd14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 638b4afc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638b4afc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 59a7c553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a7c553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3023011f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: 1316adc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3023011f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_2_354, and the Request Id: 7b837671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 5e3bb571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3bb571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1441a689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1441a689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11c7d5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 746af48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c7d5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746af48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 6477ada9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_3_356, and the Request Id: 1329b85e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_9_356, and the Request Id: 700d114e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_7_356-, and the Request Id: 45830e07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies/policy_4_344-, and the Request Id: 291bf62f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356-, and the Request Id: 2a0c982a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 4b487ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b487ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 4d068f4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d068f4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_10_353, and the Request Id: 1b0442e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_350-, and the Request Id: 47a005be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356-, and the Request Id: 5c0691ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 41feff27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_354-, and the Request Id: 18abc2d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 4442c54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65021f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.834+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4442c54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 29bc99c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43553ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 339357ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339357ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7f56b280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356-, and the Request Id: 545470f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_10_353-, and the Request Id: 7369a798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_8_351, and the Request Id: 35fc7af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 53e1e1c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 3df12988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_9_356-, and the Request Id: 6a8061ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-instances, and the Request Id: 4f4553d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 5f8c7890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4553d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 4f1a59e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_8_351-, and the Request Id: 4f45448f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1a59e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728389e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_1_357, and the Request Id: 4981da85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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, and the Request Id: 516b4d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 638caf24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1e8e0f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1722ea1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3067dfc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1722ea1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f58649e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.881+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f58649e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies/policy_6_357, and the Request Id: 4c44c4ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1f6572db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: 154abdd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154abdd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2671f0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d847a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2671f0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_3_357, and the Request Id: 1112d9bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357-, and the Request Id: 34c32360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 756e7a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756e7a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 665bd8b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665bd8b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_351, and the Request Id: 6138454f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: d7dcad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 351231d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 1cd2772f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351231d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23808e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 64b7ded2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b7ded2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_7_357, and the Request Id: 679ffb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_6_357-, and the Request Id: 52187364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3677aa85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3677aa85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a33bdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a33bdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 5ed8c5b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 61544830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_10_354, and the Request Id: 36ca3936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_3_357-, and the Request Id: 18f58e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 9fee6d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3a9aae55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 23224e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23224e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7d5075d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5075d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_2_355, and the Request Id: 389b41a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_7_357-, and the Request Id: 554a9544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 4f7fb6b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_351-, and the Request Id: 2028a086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.940+0000 [https-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_354-, and the Request Id: 3d354a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 662a900b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662a900b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412f435c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412f435c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_2_355-, and the Request Id: 764187a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 2665c8f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.946+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ed1b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_8_352, and the Request Id: 203bfb01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2e88cbbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2e5cb215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769d2c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769d2c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 155e7e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155e7e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 1e336f97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: e5ed709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5ed709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 714a3685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4defd609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 6d89d97d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 43db59fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1811af54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4defd609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1811af54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-instances, and the Request Id: 3f20084d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_358, and the Request Id: 54d20ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: dd511a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f20084d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd511a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2594e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_4_345, and the Request Id: dfab0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_9_357, and the Request Id: 26897ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 17995a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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-types, and the Request Id: 62fcbaef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fcbaef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policies, and the Request Id: 1addfcef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b708a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.975+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3954c585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b708a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3954c585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 7cbface9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_8_352-, and the Request Id: 11511074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbface9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: e5fe465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_6_358-, and the Request Id: 42f0e829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358, and the Request Id: 7b5ad3a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b9465ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9465ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345-, and the Request Id: 324d4557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 2bf568c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf568c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_9_357-, and the Request Id: 18643847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy_3_358-, and the Request Id: 72cbc2a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d2550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d2550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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_1_358-, and the Request Id: 70937217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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/policy-types, and the Request Id: 7f9f3cb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9f3cb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: 7c771748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b279aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b279aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 3874f1f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 45cda097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4724e328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4724e328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:40.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: 5dc7a6d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: 25ce4fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39918ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_5_352, and the Request Id: bd67ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39918ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 46a96713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 2401603e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4d988a1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_2_356-, and the Request Id: 499832b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_358, and the Request Id: 20212bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_10_355-, and the Request Id: 4106e93b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 25b625db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 20a3973b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 309d2af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 38006954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4ac78892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352-, and the Request Id: 3585e2cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 5966dc37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615cefff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: 6b8d30b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4134a7ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5646de29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5646de29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: 2d8c7d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8c7d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48a47d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a47d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_359, and the Request Id: 6433c825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d769508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d769508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-instances, and the Request Id: 7786d14e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f2063f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.060+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7786d14e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2063f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b5d618a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5d618a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3b14b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b14b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_4_346, and the Request Id: 32562aa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_9_358, and the Request Id: 3cf39bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_359, and the Request Id: 2986a392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policies, and the Request Id: 2bc86781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e2c558c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2c558c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: 1f418bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f418bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54078d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_3_359, and the Request Id: 2ee56b9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 3b3aa869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.091+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3aa869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5eb70d58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 7018301a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7018301a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353, and the Request Id: 6b7cca1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359-, and the Request Id: 3b894672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3cfa573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_4_346-, and the Request Id: 4500cb1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_9_358-, and the Request Id: 18838ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: 1ae9fffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 7e576c9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4efffd31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 72e96446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efffd31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 59be158b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59be158b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_2_357, and the Request Id: 1f3b2631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_8_353-, and the Request Id: 36baaf24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73541332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359-, and the Request Id: 73f4983c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3756a6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b4e60e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4e60e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.147+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a116baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a116baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_10_356, and the Request Id: 5416b84c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e1513f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0c5741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 6da763a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356-, and the Request Id: 2b6addd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52673bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6413a0a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52673bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: 23ef81f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ef81f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e83dcf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: 3fbd1e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357-, and the Request Id: 251c3ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff4ddc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f677b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f677b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fb2c46a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb2c46a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_7_359, and the Request Id: ea14e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2426a0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 1e58c252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 298bdfc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_5_353-, and the Request Id: 4729fe8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4b506113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b506113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 161f399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 4802c91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308304ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308304ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: 5e2ecc9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: e36468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 28bff695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f8c1381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8c1381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19bb53e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2233ab9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bb53e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2233ab9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 26324b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26324b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360, and the Request Id: 2bd44ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 25bb7c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_6_360, and the Request Id: 5b19872e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4643ce70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4643ce70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 159ee938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159ee938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360-, and the Request Id: 78edf826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_1_360, and the Request Id: 2604b0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 681cfef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 1fa9a152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa9a152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 2caacdca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 3703ce2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2caacdca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3703ce2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_8_354, and the Request Id: 6d69ad7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: 46aabadf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46aabadf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347-, and the Request Id: 242a9b64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 773c7148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_9_359, and the Request Id: 525ccd1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_7_359-, and the Request Id: 77789a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773c7148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 41b40a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b40a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_2_358, and the Request Id: f3c8d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 70287269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70287269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 65bab9ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65bab9ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_10_357, and the Request Id: 51e2257b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_6_360-, and the Request Id: 425dfa0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 31d5d6ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_360-, and the Request Id: 2c475be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24167d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: 4e3c5620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3400a2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 249fb94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 378debbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_9_359-, and the Request Id: 6c99d20e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: 350e533a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 612e96d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: f4bfa00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4bfa00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: c672f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d32c949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d32c949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355, and the Request Id: 53512583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d66f469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 57b6b671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48aef992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48aef992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: a25e6f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60adaf2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a25e6f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60adaf2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.356+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: 252c7d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 1896b582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb8e725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb8e725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_10_357-, and the Request Id: 6a1e9ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361, and the Request Id: 4fabfd90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 500256e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 511b632e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43da8015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355-, and the Request Id: 43de3fa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4723ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7443c0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_5_354-, and the Request Id: 3f8bf8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bbfb63a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbfb63a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2cc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2cc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348, and the Request Id: a63b494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a30dc7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 15b2aae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_3_361-, and the Request Id: 15ccf037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3675eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3675eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 46974169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46974169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361, and the Request Id: 738eb4cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79293b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79293b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: 41b216b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b216b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_2_359, and the Request Id: 4d3c3ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 272cd339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272cd339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb29c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb29c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361, and the Request Id: 6a017cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 360b0327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: c9e46fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_361-, and the Request Id: 2e78215a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 331ca55a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7052a254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348-, and the Request Id: 7428dadf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 7b8c7292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_6_361-, and the Request Id: 7c71e958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 4a562beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359-, and the Request Id: 6a12e415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191f1267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ca6491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.482+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5efc291a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 43ca6e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efc291a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4ff2dbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff2dbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360, and the Request Id: 4272a68c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 30ddd3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 268ae9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268ae9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 52259d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52259d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_7_360, and the Request Id: 1a10df93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4a24d104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5c538d4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5499026d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 6e090647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5499026d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e090647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: e709bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 705afbcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705afbcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5169e973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674cf773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5169e973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674cf773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_356, and the Request Id: 3ddfe492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358, and the Request Id: 7b25ad6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 569e75c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569e75c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: 39d889ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_9_360-, and the Request Id: 56d010fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_7_360-, and the Request Id: 2dfa1fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b574ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 1b51ff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b51ff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 78974134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78974134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: eefc7dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12a83822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eefc7dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a83822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: 361761fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362, and the Request Id: 2c42784b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 2cccc803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_1_362-, and the Request Id: 3f5ee834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_5_355-, and the Request Id: 2491b368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358-, and the Request Id: 15b8cdb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_8_356-, and the Request Id: 53933fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 63200d8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 26368950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 40b4e1c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b4e1c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c5d99b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c5d99b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_4_349, and the Request Id: 5dd83be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_3_362-, and the Request Id: 47248c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a2f49d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-instances, and the Request Id: 694683d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694683d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5e6460f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f34fa36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f34fa36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policies/policy_6_362, and the Request Id: 739f9228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9b13ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 251aa30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251aa30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 299444f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299444f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: 313a45e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 9dcb956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 24178ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_2_360-, and the Request Id: 3624def1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349-, and the Request Id: 239b8cc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: f1a411d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526fd21c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1a411d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 246cf08c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246cf08c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_9_361, and the Request Id: 7ec91061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351f6d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 1ff5d9f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_362-, and the Request Id: 38515b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5ab899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 1df88d33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fcaaee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e4ec7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4185c469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 28292de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_9_361-, and the Request Id: 4e2516e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4a6dbc17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6dbc17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: 2f986612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f986612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_1_363, and the Request Id: 1df3cc7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3d1d2487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f33a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b92141a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b92141a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 569709c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569709c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_8_357, and the Request Id: 1b586811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 1509370d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1509370d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: 5ad599b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad599b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_10_359, and the Request Id: 59b0c781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 469ac08a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359-, and the Request Id: cf38d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 77165817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-instances, and the Request Id: 4c01367e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 138de844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c01367e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 7954700b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7954700b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.692+0000 [https-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_363, and the Request Id: 51a620e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_1_363-, and the Request Id: 291fae05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe5f1db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.707+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe5f1db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f5c625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f5c625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_7_361, and the Request Id: 6cdf4c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 118e6e84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118e6e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4970ec0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.715+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1d2ffc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4970ec0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_5_356, and the Request Id: 10048c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 57896b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_8_357-, and the Request Id: 49468f1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 7bc9e9ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6daa86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-instances, and the Request Id: 7f2dd7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc9e9ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2dd7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e640bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e640bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50b05e94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b05e94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_4_350, and the Request Id: 356d3659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363, and the Request Id: 1d0ea5ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: f8393e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5d27c4b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361-, and the Request Id: 2ed28c05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 7262af0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_5_356-, and the Request Id: 75486501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 209dc8d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 4f868e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f868e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3afa3066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_4_350-, and the Request Id: 4809ad63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afa3066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policies/policy_6_363-, and the Request Id: 709995c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_361, and the Request Id: 654493e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_363-, and the Request Id: 2ef8015e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 63a18d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 69e37b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e37b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 3b0bf818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0bf818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_9_362, and the Request Id: 4fcfd6a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1a576f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 45b8443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b8443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f554910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 26abb354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f554910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: 41836f89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: 184e934d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34306eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e149eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: 6f7790b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4259ab00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 59ce20e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 3e8bca25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 44a355b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 56e7cf81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e7cf81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a355b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 2510ce24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720c9a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1494279a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.799+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720c9a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1494279a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360, and the Request Id: 1783ae11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358, and the Request Id: 1405f49c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: 7895f672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 45bf6e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_10_360-, and the Request Id: ec154d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fae50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 394cda2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 2455b437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394cda2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: 1b932b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3d87a49a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2096ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 35919a49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: e8e1174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8e1174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 234a5e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234a5e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173cd1e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 32e283cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364, and the Request Id: 715250a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e283cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 2c3f61ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: 4d2a9ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3f61ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65715411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65715411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_3_364, and the Request Id: 1f21af5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 56d0e829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 730e2263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d0e829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5c1902a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730e2263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 1ba2b62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba2b62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4431184f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 64141e3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64141e3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_6_364-, and the Request Id: 20fa1bab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4d51f8a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4431184f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1778257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac7b760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: bd3a6da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac7b760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 49f1ec97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: 79c67920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: 3a2936ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_5_357-, and the Request Id: 4d721805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ab89c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab89c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5543d3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 6efb1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efb1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_2_362-, and the Request Id: 319d91c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_1_365, and the Request Id: 335a1b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9b42ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policies/policy_3_364-, and the Request Id: 5d16d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52552245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52552245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.856+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c6b380a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 7b488e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 38732253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6b380a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_9_363, and the Request Id: 2e65da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351-, and the Request Id: 3b2bffe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd0968f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_365-, and the Request Id: 79543fce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_7_362-, and the Request Id: 641a339d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 2fd8d812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77151373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77151373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363-, and the Request Id: 3d69d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 68466b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 3660ada4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3660ada4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68702b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68702b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3e8c3d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8c3d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 6c0ae62a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 10d6c24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d6c24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 13928abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4dd59df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_10_361, and the Request Id: 2769f3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd59df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_6_365, and the Request Id: 7f34b810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359, and the Request Id: 27e97276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdc5c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 2d5d2800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739b1d7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739b1d7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 73ef17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ef17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_6_365-, and the Request Id: 62198ecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: 7a151161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5928f08d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_10_361-, and the Request Id: 10229e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5716ed4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5716ed4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aca3936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3abf1d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_8_359-, and the Request Id: 2638a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.892+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abf1d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: 37d37643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 44a8c955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 8fe6461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 2d7c2f1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_358-, and the Request Id: 45ba7014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be68ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-instances, and the Request Id: 4a9cc576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9cc576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 6e708ede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692a8297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e708ede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1646e1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1646e1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b55ea34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3c977af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b55ea34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c977af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_363-, and the Request Id: 30cbd447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365, and the Request Id: 53f2ad52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 5d52841d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d52841d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: 45381040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75326022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 47a5f4d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: 5a963ee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 336aa907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_9_364-, and the Request Id: 467ff4d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7307d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_4_352-, and the Request Id: 1372a9b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-instances, and the Request Id: 4817e776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4817e776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 465c204a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_3_365-, and the Request Id: 5e54885b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465c204a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a1e168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 50484656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1e168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50484656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_363, and the Request Id: 2fd1f205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360, and the Request Id: 72bd4757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51383a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 51234d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 1e8d623b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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, and the Request Id: 5c6daac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8d623b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 3a415c7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 3d06d0be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d06d0be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 2250c24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_7_363-, and the Request Id: 24596be1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2250c24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 27d00e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5e4df5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 1a0ee9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0ee9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: 7d2e54e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: 4b7c1053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a92193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4652406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 19547da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 71302fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19547da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 63ab0eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 20cffc19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.958+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cffc19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366, and the Request Id: 1d1dc792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-instances, and the Request Id: 3b150fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 59e7f09c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_1_366-, and the Request Id: 585d41b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e7f09c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b150fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policies, and the Request Id: acf2e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: 3f6d4d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6d4d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: 997d62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_9_365, and the Request Id: 9ec171d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4aa45103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa45103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_10_362, and the Request Id: f7c5386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 4ef24c8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 6f79dd11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362-, and the Request Id: 7ecb4d54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4c0f47c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159204ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_6_366-, and the Request Id: 70b26e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 20272d8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy_9_365-, and the Request Id: 605e3f73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_2_364-, and the Request Id: 27b6b4e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20272d8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10eb9859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10eb9859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_8_361, and the Request Id: 54aba832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d0eb53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0eb53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 4b216e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policy-types, and the Request Id: 366572ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a3271fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366572ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3271fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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-types, and the Request Id: a1ddb08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_3_366, and the Request Id: 542ffe4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1ddb08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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/policies/policy_7_364, and the Request Id: 5c047b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 59b00a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 9cd3038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b00a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62981104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5589dbb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5589dbb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 11fe41b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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: 5a4d3f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:41.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_4_353, and the Request Id: 4687f892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_3_366-, and the Request Id: 72f4481c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_364-, and the Request Id: 34a8e3d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 24d994eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_353-, and the Request Id: 6d32784f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66dde5f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 11a0910c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361-, and the Request Id: 6c9534d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 309ff968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 4cd9318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 3c24d82a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309ff968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5f9b6679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c24d82a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9b6679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 36fcc893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 104cdf0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fcc893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 1fae71a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 8a5e932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.016+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fae71a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_367, and the Request Id: 3b15a4b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a5e932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_10_363, and the Request Id: 160fd75d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_5_359, and the Request Id: 14245bc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53803ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53803ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 552be355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552be355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_367-, and the Request Id: e6c2ce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 4b29e06e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_5_359-, and the Request Id: f951f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5be90516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ce51837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_363-, and the Request Id: 1aff7cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3b941ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 21ac9f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 610cfc37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_366, and the Request Id: 76a17865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5652fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5652fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 45571bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 520cb51a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520cb51a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367, and the Request Id: 583a6416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 39a63fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 6b664b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20562554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 552733f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552733f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 182f4077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64839543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b664b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182f4077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 66ef61d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 1a55e06c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ef61d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 3bd3d3e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 639c96f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 5d15d34e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639c96f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.050+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d15d34e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_2_365, and the Request Id: 198b918b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367, and the Request Id: e813372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_365, and the Request Id: 8c00eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366-, and the Request Id: 7d997e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: 3f9808d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 6dca9c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dca9c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 47e1d274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e1d274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57727af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57727af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 1250d119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c43e2f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 7b953686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_8_362, and the Request Id: 649b7668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b953686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c43e2f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 2f42ddfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_5_360, and the Request Id: 1e675c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_2_365-, and the Request Id: 1e0fb173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_365-, and the Request Id: 1c88269c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 46cae816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 7d7ad806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_3_367-, and the Request Id: 32611cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46cae816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.068+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7ad806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1e05e402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: 1b2efdcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 71977dda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71977dda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 7773aeb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_354, and the Request Id: 68d621c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_362-, and the Request Id: 617e26b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 629bb7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 214f8287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff4ce79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policies, and the Request Id: 19fc02d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214f8287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 4755f0f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4755f0f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364, and the Request Id: d0f01b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_360-, and the Request Id: 5fc66461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371a320e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3f900df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f02f4ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bdef0f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_354-, and the Request Id: 3afcecd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 48cb850f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2507222c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cb850f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: 59f43232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d6d6897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364-, and the Request Id: 682e6e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6d6897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 531d73b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_367, and the Request Id: 3182a1bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 29d68d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c306e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 116acb5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116acb5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cdc0184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 70edcd19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cdc0184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 31019d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31019d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70edcd19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272a3f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 35b42ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63469632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b42ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63469632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cce7be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_2_366, and the Request Id: 35d1fd2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_9_367-, and the Request Id: 47130c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_6_368, and the Request Id: 31c42249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1625b56d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_7_366, and the Request Id: 4c7cf566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_6_368-, and the Request Id: 1de21bd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b2c130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272a3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 6b527ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.128+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 389553c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b527ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policies, and the Request Id: 2c252ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.128+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389553c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: f53eb1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1935d271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_2_366-, and the Request Id: 36a200fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.131+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 686b4009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363, and the Request Id: 712a0e2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.131+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686b4009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_3_368, and the Request Id: 9b851c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_7_366-, and the Request Id: bdec110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_8_363-, and the Request Id: 636433da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368-, and the Request Id: 57d57ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 378a03e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 71819a00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 3e658c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e658c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 293bf615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.139+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bdeb866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdeb866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 5d36b2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 4e7be225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5fbd1c7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293bf615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.143+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7be225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423d9ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423d9ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2f7ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365, and the Request Id: 4c62fc98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 254d42d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_5_361, and the Request Id: 1811bd7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254d42d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_355, and the Request Id: 517c17ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 3a22e098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 870ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_365-, and the Request Id: 43ccd875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_355-, and the Request Id: 2aee5868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 754f4561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754f4561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1d359fd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 4dd6511c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd6511c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 7b6d1b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6d1b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_369, and the Request Id: 3bb161b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fee99b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.174+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b526a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b526a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369, and the Request Id: 2faf9371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5055933d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 7b5f97fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5235ebb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5f97fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 44b7d684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50212426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50212426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_368, and the Request Id: 16c91c8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361-, and the Request Id: 16b6b89e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.188+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 243d9ed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243d9ed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 18b9ffc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 73d8fcf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 79283752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d8fcf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f11ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f11ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_369-, and the Request Id: 2c5594e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_367, and the Request Id: a392abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17215805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290e0da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 1cf286f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369-, and the Request Id: 108fd9c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf286f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1c1c5a0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367, and the Request Id: 6be09871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_368-, and the Request Id: 70b672f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 4fd8df11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7cd5bc51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: 4d8e2729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: d08d4c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 42e00131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d08d4c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c8dfbc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8dfbc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 2bcb492a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 190ce4c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190ce4c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170dead6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e00131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6868f777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6868f777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 149061b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: a901f95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 3fc2ad40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 1d4df36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.227+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364, and the Request Id: b3c947a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_367-, and the Request Id: 1edb09de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_3_369, and the Request Id: 33fe701b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4df36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 764903c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 593065f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764903c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593065f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_356, and the Request Id: 13854b70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_366, and the Request Id: 2395eb42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 6b5abdf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 2e4d9124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4d9124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 405c6df1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 405c6df1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6482c6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6482c6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5018264f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5018264f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bfa1011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 46b6330f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfa1011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b6330f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_370, and the Request Id: 6b0c8d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: 4d94ff26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370, and the Request Id: 5e1cb1bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.240+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66876eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 571d2c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369-, and the Request Id: 2a1620c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_5_362-, and the Request Id: 55986dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356-, and the Request Id: 4ff55c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d0b8810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: 7f71d1fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_366-, and the Request Id: f686735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_370-, and the Request Id: 7df5dc3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d0b8810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_370-, and the Request Id: 2cda99ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 367f0154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 41ac2001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ac2001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 745076ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 710b7c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710b7c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 36292849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_2_368, and the Request Id: 6d23d309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 3ac8da91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7e2081de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 6abc8a4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abc8a4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2ac19f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 173bb45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f8ffc07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8ffc07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 43d057f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_369, and the Request Id: 6efe2ebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 209f9425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209f9425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.271+0000 [https-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_368-, and the Request Id: 4057de56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 244d9987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_368, and the Request Id: 7ec0df49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 12bf0d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 71dd66c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1a6a4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 4bf15035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fda7372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: 69d7f30c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 5ed6be66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5cc18a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fda7372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 19cae0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bff4c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bff4c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 5f6ceec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6ceec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 13616e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 591966bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591966bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policies/policy_3_370, and the Request Id: 1ac5d44b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61bf5256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 3ff2187a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 191dd60d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 77add373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191dd60d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77add373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.288+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bf5256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13616e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policies/policy_6_371, and the Request Id: 8c93baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32673044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5821ccb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.288+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff2187a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371, and the Request Id: 3ad0390d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24a80b38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e5c9405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: 1d55db4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a80b38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5c9405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 252d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_10_367, and the Request Id: 33d9751d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_369-, and the Request Id: 392be350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policies/policy_4_357, and the Request Id: 659c9582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_3_370-, and the Request Id: 111d4c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_371-, and the Request Id: 474e6817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 26786a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26786a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 6ebe55d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_6_371-, and the Request Id: 71ef34f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 79ba359b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 71627da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebe55d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48ca503e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ca503e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 4311aea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_8_365, and the Request Id: 67aa6dd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 4c4b27f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4b27f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_2_369, and the Request Id: 81296b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367-, and the Request Id: 5264dd99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65dc045a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369-, and the Request Id: 1442a8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357-, and the Request Id: 79e77cb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 4bdae0fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: 2bc827f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5a7bc52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6afdd7f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad1d8ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: a4ec4aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.311+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4ec4aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b3e842c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 64bcfaad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bcfaad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: c46f0c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 67e5dce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 14243ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a7548d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 8c87222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c2646b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_369-, and the Request Id: 341107f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 6597acb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 3367ebc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24654199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 55afcdd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55afcdd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 439cf787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439cf787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a1aa4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_9_370, and the Request Id: 409f5395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7c6ebf96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 6887894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6ebf96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 7424b183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6887894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7424b183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 71f2ff04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f2ff04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab8a8cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7e5c6e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c5d5a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c5d5a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 2b94297b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b94297b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 38d45128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64b41780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b41780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_368, and the Request Id: 631beba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_5_364, and the Request Id: 4d91a582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab8a8cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.341+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: 506983aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371, and the Request Id: 205fab05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 1b9a02f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5eee082b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9a02f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7b912dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b912dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372, and the Request Id: 613fece3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 283fda1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283fda1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_9_370-, and the Request Id: 12c441f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 5bf85283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 2df1d31b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf85283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df1d31b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e58df49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: 98facb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 4bc63aea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 2ce60fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce60fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc63aea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_3_371-, and the Request Id: 3b6bdc36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_4_358, and the Request Id: 16dba241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 435dc942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435dc942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_10_368-, and the Request Id: 3e79797e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_372-, and the Request Id: 3aedbe1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_5_364-, and the Request Id: 58695e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_366, and the Request Id: 1eaf78bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_6_372-, and the Request Id: 67be8b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 8be3c45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.392+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358-, and the Request Id: 6e9f17b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_2_370-, and the Request Id: 5a4850c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 62714f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 137a0933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f37cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 6f5b04b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 240728c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5b04b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 505486e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 37e6299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505486e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_8_366-, and the Request Id: 5d0f7fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 2b17d2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 18d713a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 76896274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37108442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b388b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fcc99c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1d02f17d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 221ef94b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_370-, and the Request Id: 25ebfccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7e879b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7ba468e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 1e8838c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 52c22cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8838c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 38859394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38859394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 4b918930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 220ce56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b918930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220ce56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 12d9baef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_371, and the Request Id: 1ff97e7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9475d44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9475d44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 582450c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 2d8d331a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 347fb574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8d331a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_10_369, and the Request Id: 731e19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_373, and the Request Id: 3e5ebc42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582450c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 450fbeec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b143ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 7dbd0bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 69a1d9cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbd0bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b143ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450fbeec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372, and the Request Id: 17bdb0c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 50f3736b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f3736b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 4ea25483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea25483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 553573ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: 2be63831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_369-, and the Request Id: 13ae7cd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367, and the Request Id: 2c494db9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553573ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: c3a98ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1483e3b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 50a9efc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1483e3b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.449+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a9efc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c24d10a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 26bc5870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bc5870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373, and the Request Id: d92dd09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: 3dd41d3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359, and the Request Id: 2818774e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_367-, and the Request Id: 3285d7cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_3_372-, and the Request Id: a1cb9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_5_365-, and the Request Id: 7cd762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db5cff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db5cff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 48ce6787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ce6787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: 68b8d593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 25248a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: eb1abc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_373-, and the Request Id: 7a9061a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_371-, and the Request Id: 2ea18fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c6c676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 14d33866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d33866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 30815ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a2fdde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a2fdde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_359-, and the Request Id: 633dd549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 8773de7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5ee9b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_371, and the Request Id: 342f9f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113b109c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 4f49fe47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5ec9f9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 3ac889af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5fe02e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe02e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7551cf08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 348a348b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348a348b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_372, and the Request Id: 41764794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab68f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5842e757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db6bda4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 7a52237e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_371-, and the Request Id: 2c1219f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e5d7d1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5d7d1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 62461811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62461811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_370, and the Request Id: 3190a288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1e34a43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 20936f1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70bc62cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cac7389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cac7389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 7a60952a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 11dba394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.517+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11dba394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a60952a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7b16b507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_372-, and the Request Id: 75b47620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b16b507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_370-, and the Request Id: 5cd6426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5a0184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 841f7fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674f9cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10254801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674f9cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10254801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373, and the Request Id: 3d0b4aac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_8_368, and the Request Id: 5e6aa17c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_5_366, and the Request Id: 5f72395a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3ac42f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a4caff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a4caff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac42f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: cd1228a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: ac166cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd1228a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac166cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374, and the Request Id: 4a23871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_374, and the Request Id: e864889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 49d5a46f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 2413aeb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 244409b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_1_374-, and the Request Id: 381a724c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_6_374-, and the Request Id: 77ebd758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373-, and the Request Id: d4c6c4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_8_368-, and the Request Id: 5b4e5d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 33a768ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ebbb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48108bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5b727e5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a768ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 6e7d6fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48108bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53e8b55f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e8b55f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 42c7c06c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 48d0a119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c7c06c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: f17abce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d0a119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 24c0bbbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c0bbbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66539fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_372, and the Request Id: 65da47da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66539fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_360, and the Request Id: 1e7c33ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b639eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be581d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 667634c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be581d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 644e782c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: 12d24663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 1eef796a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eeaa653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_2_372-, and the Request Id: 57870c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360-, and the Request Id: 302e5e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 183d41c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5a9392bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9392bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 354f931f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354f931f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_373, and the Request Id: 3829cf27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371-, and the Request Id: 3e166e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb24099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 7fb4430d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 3ca6b5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_372-, and the Request Id: 1ee12a37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca6b5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 425fb79a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 5be26471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be26471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 607c7e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_5_367, and the Request Id: 9021dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 38d0c0f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14978cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d0c0f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: 332b780a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31403a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31403a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 6b440883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 4e9adf32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_8_369, and the Request Id: 7afb9702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 7f947442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.587+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 4d877601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 52673e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9adf32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 6004b9f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5c4586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7aae359b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aae359b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 27568975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 2e322bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e322bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b440883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 542658fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_8_369-, and the Request Id: 5e701f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ecfbcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 24578b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c795587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 60e925a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.597+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24578b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ecfbcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: 24de2347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 8fbd9af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_3_374, and the Request Id: 56f97ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_375, and the Request Id: cf38f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c795587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6caba3a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 22241848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.601+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22241848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56e08f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: 277d5762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5c25657d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e08f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 4b880e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1ee175a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_375-, and the Request Id: 561e44ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b880e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee175a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_375-, and the Request Id: 23cb9e82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7ddb1435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_373, and the Request Id: 52bb01a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddb1435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374-, and the Request Id: 299d6b50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 42affe94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_10_372, and the Request Id: 1a17202a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 24422028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5ea6bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24422028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea6bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715fa489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.614+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc2b5c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 71220dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_361-, and the Request Id: 34cce4ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715fa489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 2f7d3710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_2_373, and the Request Id: 197df053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7e0f39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.620+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71220dbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374, and the Request Id: 4b105631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: 32fb5b70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: 3c04a34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 2928f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_372-, and the Request Id: 23425e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5e7e5fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b6a0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_374-, and the Request Id: 7221de0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 125ea823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba65aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba65aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74477273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1474df03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 69a924d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 6e29b86d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1474df03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: 2864c397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 73b4e7c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.643+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b4e7c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d139dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d139dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_5_368, and the Request Id: 4b0b7a07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 6f4c83a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 1a6da3e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 388ddfc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6da3e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388ddfc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 388a6dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a03cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_376-, and the Request Id: 3c8ddbb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 54f64f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_368-, and the Request Id: 7c9e9b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 2f413aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 4067db45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4067db45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 667522a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_8_370, and the Request Id: 31f2f13d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667522a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: cad354a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_3_375, and the Request Id: 7f37073a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 19385847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cad354a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19385847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 783fbfed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783fbfed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e436385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 61519cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb17365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7289575a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb17365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 4476163b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7289575a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5c8b806c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4476163b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8b806c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_2_374, and the Request Id: 60dd5daa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c08b74b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c08b74b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_374, and the Request Id: 3e043cd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: 7b3fe9c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 68641574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_376, and the Request Id: 5a30d629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: 2916bb27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd17a5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375-, and the Request Id: a2c7870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 44ce02c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1d166a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_374-, and the Request Id: 26edc696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ce02c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 47d9ac70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_374-, and the Request Id: 52231a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: f986730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f986730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44077958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44077958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_6_376-, and the Request Id: 1557b29a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d88e6eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29edee2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_4_362-, and the Request Id: 4bfc45a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 75987b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29edee2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_9_375, and the Request Id: 4a62fe89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 16dac08d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_10_373, and the Request Id: 1544813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16dac08d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7a252e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7e1ff8c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a252e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_377, and the Request Id: 3cb6ab73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2a18f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f4d79b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 592fa045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317b78d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 552475d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_373-, and the Request Id: 305ad91c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3189a82a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3189a82a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 2f2e7eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.709+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2e7eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: f1d4a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_9_375-, and the Request Id: 1b752163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 433aafaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_377-, and the Request Id: 48100119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 29ef177e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 71326ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 1ec1be7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec1be7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 417aba75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417aba75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 4ccae70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccae70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 33c9ca25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_3_376, and the Request Id: 43897ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c9ca25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 61c1fbc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_371, and the Request Id: 57a0f8ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 36596474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_8_371-, and the Request Id: 2f2216a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 2c1d0eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 56006388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 78e2f7de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb021c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 35fa5ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e2f7de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aa204bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa204bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fa5ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 6f43c2e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_3_376-, and the Request Id: 1e6fb63b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 14300b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.755+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a51dfc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 6d961c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7605d077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d961c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59831e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a51dfc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7605d077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59831e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406f4b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policies/policy_6_377, and the Request Id: 816224c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 7527569a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: 3946b3d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_2_375, and the Request Id: 43d44d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 672301a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7527569a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 4d0bea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 5add286c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593c9ff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 4106f827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 55313727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: b7b39f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7b39f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: 73ffbb1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 2886bb91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2886bb91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_378, and the Request Id: 36bd2f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_2_375-, and the Request Id: 336e6b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363-, and the Request Id: 1db02c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2a7f35bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7f35bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f6a344c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6a344c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_372, and the Request Id: 3d4f6d5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: 913d551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: ec981a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: a68bd3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 35e8c05f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a68bd3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e8c05f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 53f05b5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f05b5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 506d9d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506d9d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: cd59d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_374, and the Request Id: b91e1ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: b696960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 3c114bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.819+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c114bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 493c2cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32097dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32097dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.821+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376, and the Request Id: 7c902745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_1_378-, and the Request Id: a9a32a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 57623337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3feee725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c62220e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49663bee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370-, and the Request Id: 2930d653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_10_374-, and the Request Id: 49044b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 2b6e7651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 2a81a36d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376-, and the Request Id: d9af1d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7d78fd65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562673e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a81a36d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 34afb14d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-types, and the Request Id: 1f0b82e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0b82e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 47658867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377, and the Request Id: 57330f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7930e22d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 4f540560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309d1c8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fadfab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fadfab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 413bd507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 20143752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 3383492d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413bd507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20143752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 29b6d63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b6d63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 2c629f70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policies/policy_6_378, and the Request Id: 224319b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e8c47e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8c47e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-types, and the Request Id: 4a2504cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2504cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_4_364, and the Request Id: 6ce52806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 1acfef62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1acfef62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 3682e6da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_3_377-, and the Request Id: 28372af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 5f4e9fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4e9fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 69f5b8b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78e80265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e80265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: 1dc57b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 48c36f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c36f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_8_373, and the Request Id: 14f26c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645b4c23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 511568aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_4_364-, and the Request Id: 635abc0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_8_373-, and the Request Id: 51e1800c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: 476eebc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_7_376-, and the Request Id: 1e18a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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, and the Request Id: 3f5a03de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: d59e61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d59e61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 780197f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780197f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_10_375, and the Request Id: 1d0f70d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591eb75f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 3ccbbcfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65494c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_376-, and the Request Id: 69d6cd4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 64f28790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 44639eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ccbbcfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4e4778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 4673aac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4673aac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bab76f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bab76f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 741f3267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741f3267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375-, and the Request Id: 4d26df11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_5_371, and the Request Id: 6638ba4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_377, and the Request Id: 31f748d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 57ada771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 7fcfd58a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ada771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5116cf11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 533c381f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533c381f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5116cf11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 7d60fbe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 442dd267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442dd267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378, and the Request Id: 41a0a511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 2e91d9d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2062ee76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policies/policy_1_379, and the Request Id: 26b87921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abbe344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 8ccfacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: 2f773f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a37be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371-, and the Request Id: 37126b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_1_379-, and the Request Id: 53ba93e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d2740f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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-instances, and the Request Id: 2459d98a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2459d98a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy-instances, and the Request Id: 616ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d2740f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 632a7903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632a7903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a1302a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434dc2a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1302a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_365, and the Request Id: 5a4b1a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434dc2a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 69c55ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374, and the Request Id: 114af835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 51535621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_3_378-, and the Request Id: 4c1a5d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b76cd52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_374-, and the Request Id: 51085e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_4_365-, and the Request Id: 74aca43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b76cd52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: bc4aa0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4916d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 603a21ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 11400260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11400260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: 4d819ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5491a831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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/policy_6_379, and the Request Id: 3ad0dfbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4d7ac405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4844caf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 53c8ecdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4844caf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c8ecdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f090e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d9d0097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f090e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9d0097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_2_377, and the Request Id: 275dcfbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_372, and the Request Id: 5e7b7e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: 43e55c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1459a979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c12dfae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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: fcab18f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_372-, and the Request Id: 3e6aecce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcab18f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f312b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f312b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:42.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_10_376, and the Request Id: 2abb84bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e352c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7e2ac30c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e352c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 5504520f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 1814ec26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76abd80a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.005+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1814ec26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 21783769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_6_379-, and the Request Id: 19378492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 150f0e68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379, and the Request Id: 744519cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: f26a308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_10_376-, and the Request Id: 48d15235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f26a308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377-, and the Request Id: 4616c38c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150f0e68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 180f35d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 5d2cdd57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 2c21598d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c21598d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.013+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2cdd57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56fc7772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fc7772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_1_380, and the Request Id: 1c300b66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 2da8fd65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_9_378, and the Request Id: 4bcc0ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da8fd65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_7_378, and the Request Id: 7b494b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 6cb27ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_379-, and the Request Id: 23e34616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 24b94ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 7175e737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7bc14218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 215d2e73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_1_380-, and the Request Id: 21899585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 33c1596d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e976beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: 58b1ad8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 29ace685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ba8028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ba8028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: bc2679e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc2679e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_8_375, and the Request Id: 40bc9874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 4c9e8593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies/policy_7_378-, and the Request Id: 3f9f6a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.039+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9e8593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17e63baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 3d4104b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e63baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 69a7f1e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c510bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_8_375-, and the Request Id: 4d573b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies, and the Request Id: a2efd1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 70b69e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7944d1ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a3e7a86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_366, and the Request Id: 445d4773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3e7a86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7944d1ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 4214dcf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 4a59cf0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 659315d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659315d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a59cf0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_6_380, and the Request Id: 4de5ba73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_5_373, and the Request Id: 4011b009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 4adc4095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 6982c8f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366-, and the Request Id: 2738f2a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 9126260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 6d07f140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 403364bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_6_380-, and the Request Id: e5c3bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 39cc9239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_5_373-, and the Request Id: 757c9cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403364bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 45d52224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7ddb941b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d52224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddb941b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49a0e7bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a0e7bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 24ee5c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ee5c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_2_378, and the Request Id: 2e1fedfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9126260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 43c6b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c6b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381, and the Request Id: 1d029c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43c145ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c145ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ece0d68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7e02cb63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb9edae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e02cb63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb9edae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies/policy_10_377, and the Request Id: 5b69ade7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_7_379, and the Request Id: 14178c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_3_380, and the Request Id: 71c0b7f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377-, and the Request Id: 2be38a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4092b6c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380-, and the Request Id: 25425b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4092b6c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: 4add6447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b037a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 30e78d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e78d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 3ee5c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5c17bcf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: 35886a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_1_381-, and the Request Id: 2d7bfa05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies, and the Request Id: 68af9312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 4f8180e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c52484d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: 7f5adbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5145c4db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: 2521bda5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 7c2072f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192a938e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies, and the Request Id: 128a989b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62db63f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 598dd8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 308c8856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7889d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308c8856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 2e059b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7889d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 226615a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 33d9a1e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 28817d67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 14a6a8d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28817d67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 54e26d40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 789433e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e26d40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789433e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_8_376, and the Request Id: d21354a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79824919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79824919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5ebc7b5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebc7b5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2798a2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 573bd8d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies/policy_10_378, and the Request Id: bedd30a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226615a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_380, and the Request Id: 3378ddbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_374, and the Request Id: 5eb687ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2798a2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.132+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa32dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 2e6b233e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa32dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 512058c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_367, and the Request Id: 2ef740b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_8_376-, and the Request Id: 3ff8b44b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 445b5a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445b5a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55615ab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_367-, and the Request Id: 5472fc78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78e760fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_5_374-, and the Request Id: 26c13472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e760fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_9_380, and the Request Id: 46a63d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_378-, and the Request Id: 8762efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 2f253798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55615ab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f253798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 83739c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 375223fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83739c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 4657d30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4657d30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375223fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 279c86d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381, and the Request Id: 5b87f5e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7d434dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_6_381, and the Request Id: 1a588323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_380-, and the Request Id: 1d4da0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d434dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: 6a983f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 575c7aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575c7aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2303e4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7f3f0d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 25ac4855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3f0d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: 892a4e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381-, and the Request Id: 5a7112e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_1_382, and the Request Id: 5ceea3cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_6_381-, and the Request Id: 2a604928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_1_382-, and the Request Id: 943121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61268e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 757e9b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f737f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.178+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379-, and the Request Id: 2eeb0fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 1b2c477d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.182+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2c477d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eeda85d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eeda85d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7c5102ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_379, and the Request Id: 3fe7600c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 75867c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 443e7ffc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 3943ebcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77fad8b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 624eefa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5b1fbcb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1fbcb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 6855a220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 26176c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53eb83db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26176c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35799ec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379-, and the Request Id: 3ce06d19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35799ec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 695b9ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695b9ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_4_368, and the Request Id: 742cfbd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61111952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8d5b2c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d5b2c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 690fcc09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 2178408c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2178408c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_9_381, and the Request Id: 1bacbb08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8cfa0ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377, and the Request Id: 1e6dce5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 1ffd5f7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 63475b8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 113255eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63475b8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 141f6d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141f6d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_382, and the Request Id: 679c5d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.218+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c0ffbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_368-, and the Request Id: 45ef1deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 488166f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488166f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 5b92f5d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b92f5d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2efe958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 5025bd34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5025bd34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efe958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380, and the Request Id: 75b89dee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 249074d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 416f842c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249074d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416f842c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_377-, and the Request Id: 30f61816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381-, and the Request Id: 178c5555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_1_383, and the Request Id: 6ab5578f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_7_381, and the Request Id: 55609627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 82ab0fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be719ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380-, and the Request Id: 1d07dca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382-, and the Request Id: 16d91ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 26b03d70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0b5bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 65732ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65732ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 315c6633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315c6633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_6_382, and the Request Id: 7e193340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 233bea26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_383-, and the Request Id: 3718fdd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_7_381-, and the Request Id: 6ee3d1f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a0e621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a0e621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57eafaab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57eafaab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 9004524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 74bdc413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9004524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.281+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: 369030aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d90df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 63a47ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d90df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_5_375, and the Request Id: f5a00af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: 1480cf63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7fe017bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b7bcdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 218d2911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 22f57d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19617785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 511720bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_380-, and the Request Id: 490b14fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.297+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.298+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 3c028989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7422736d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c028989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 48f7de61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_369, and the Request Id: 43d5ef0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f7de61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 227b542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 407ff10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227b542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: 7e58e533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407ff10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5a0d2bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0d2bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378, and the Request Id: 1eda7c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1b1d68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: 1956736d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45baaf20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 742336fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5efefb66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_8_378-, and the Request Id: 760f730c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7cc53972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_369-, and the Request Id: 234c4cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 61122604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 152de997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fee53d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63877d77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 42f2161d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e2f438f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63877d77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f2161d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2f438f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eed5c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eed5c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 352f8980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 6fd46917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd46917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 747b9833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747b9833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 2231da0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.356+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383, and the Request Id: 733a948d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 7b35f959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: 7ba6281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 38e63bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 462c9a63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462c9a63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2456e597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7afe6ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.362+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afe6ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 20a4d94a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_381, and the Request Id: 332ea0bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 22ebf8e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f28f590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f28f590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 4e3ab8bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3ab8bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 10d58718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d58718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_383-, and the Request Id: 2cdc62c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: 20fb4e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_9_382-, and the Request Id: 32b71715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.376+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b849f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b849f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 4c683fcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c683fcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: 7954ce9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 298dd263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298dd263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383, and the Request Id: 482ea7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 20872654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: 289985b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 5bdcad21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bdcad21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48893754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.386+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48893754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_8_379, and the Request Id: 2068de36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_381-, and the Request Id: 7a2ac6b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 2552b3ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2552b3ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 7597eeab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 723f555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723f555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 2b0208c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_8_379-, and the Request Id: 16b26438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_370, and the Request Id: 246f7f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_6_383-, and the Request Id: 6d34ffb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 2ed59e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_370-, and the Request Id: fdc7eba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5da9b2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 734aeeb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1ab94d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: db08fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 7d3d2c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 61522313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3d2c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_1_384-, and the Request Id: 67d047b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 74ef5335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ef5335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 64e04963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c6676c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: 73eff831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4285319f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cee231f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 44241f49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies, and the Request Id: b0d0366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 1e0a8364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0a8364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40fef974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2798dbd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2798dbd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40fef974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bfd4511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 14ba1f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ba1f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 2b3d5e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 27da2224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3d5e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_5_377, and the Request Id: 35783490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 28bb97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf5162d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf5162d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: f8439cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_384, and the Request Id: 22e7a7bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 241a366a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7639d6fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241a366a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c9a53e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9a53e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_382, and the Request Id: 11d2acfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 3a9493d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9493d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5e4f2a39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4f2a39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_383, and the Request Id: 1ebbf2b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 4228d9fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4228d9fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a267dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_384-, and the Request Id: 11971195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_5_377-, and the Request Id: 6c28ba25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a267dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42e9fa7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e9fa7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385, and the Request Id: 2c735398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d1e2aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_6_384, and the Request Id: 2d9f5a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1e2aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 771018fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_382-, and the Request Id: 5004b17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: c983a37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_382-, and the Request Id: 6b5c9baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 5e633be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_7_383-, and the Request Id: 3bf5852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e633be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23250497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23250497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_8_380, and the Request Id: 77253f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_1_385-, and the Request Id: 6cce2884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6020e402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6020e402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef1fa1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 1fbd22b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.508+0000 [https-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_384-, and the Request Id: 4d1673f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 49e48f1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e48f1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 48e1ff7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_4_371, and the Request Id: 6e284eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies, and the Request Id: 4da13976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcf9124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380-, and the Request Id: 3934eb10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6803e0f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 58bee693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 4d791ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 63c4b170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5bad8d00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371-, and the Request Id: 2af147f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146619fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 3697ea62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 30f69e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 18f4bbe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 50feb367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50feb367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 2d8b35de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8b35de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 2ecffab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 18fd729d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 71709099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 1f0efa82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71709099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa1b522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0efa82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 36088953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: 2f5ed0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_385, and the Request Id: 1d0c57f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 436bb3a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436bb3a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 82bea5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82bea5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf615da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf615da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_7_384, and the Request Id: 484d668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 3a318ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a318ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 7c3bbd97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.557+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3bbd97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.558+0000 [https-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_384, and the Request Id: 1196047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384-, and the Request Id: 1cfc3565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64fc456d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de623cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fc456d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de623cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df71159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df71159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_6_385, and the Request Id: 7e452da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 186ba664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186ba664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 1783f24a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_2_383, and the Request Id: 566079b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630c6b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 4c2eee14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c9546ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9546ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 462d6c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462d6c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ff1620b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff1620b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_383, and the Request Id: 698d0411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies/policy_1_386, and the Request Id: 3bff841b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_385-, and the Request Id: 124dfc3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: 7ffc0ac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378-, and the Request Id: 33c046fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_6_385-, and the Request Id: 2eb212a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5a0e9ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_2_383-, and the Request Id: 4944a568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 7dd3f531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 4fdf1f9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdf1f9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c8e5ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_383-, and the Request Id: 32d0dab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8e5ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381, and the Request Id: 49e164db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 3800c5ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 57eeb1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e034bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 6a4ab421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies, and the Request Id: 3822c1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 63961c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2265f900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2265f900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies/policy_1_386-, and the Request Id: 79d755a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 10c5db15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c5db15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: 108d8c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a5cf444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 53be8bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5cf444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5beb1de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5beb1de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 64fc86f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 356db266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356db266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 120b6148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: c1b21f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120b6148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385, and the Request Id: 11c8a2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_6_386, and the Request Id: 42a6fc95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d4b8d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4b8d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691b204c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691b204c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 30378d5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 212d86ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_372-, and the Request Id: 78ff7b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.653+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381-, and the Request Id: 5e2675a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213b3295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 24ef144d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: 77f4e693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 255190f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5af3c09f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af3c09f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ef144d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5b1ff11e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 48022576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6828ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48022576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6828ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_386, and the Request Id: 7e21161d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_2_384, and the Request Id: 6fd16bf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 4838c752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4838c752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies/policy_7_385-, and the Request Id: 2a7426e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d26a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386-, and the Request Id: 7dba147e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d26a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: 5c0271ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: 34bc53de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.682+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350d31d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 1cc73d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5949a014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5834fd98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5834fd98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 6cb4f0fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 21f60d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: 40f5d0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb4f0fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_384, and the Request Id: 9e9d422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f84dc7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f84dc7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160c8067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160c8067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_1_387, and the Request Id: 21b2f8b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f2cc03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 2738181a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2738181a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 5d813eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66aff474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d813eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_5_379-, and the Request Id: 218316b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_373, and the Request Id: 6605bbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 547a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 6ab5ecb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153c4f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.719+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4ac9c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_384-, and the Request Id: 7c2dd03c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 54e007a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 795b9588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_1_387-, and the Request Id: 60172b9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 163abb2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61ecc9b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 36428f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ecc9b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d19e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_4_373-, and the Request Id: 978816d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 5f3b3ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 14b129cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3b3ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b129cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 35bcd49d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35bcd49d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_8_382, and the Request Id: 4d9afabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_387, and the Request Id: 63400bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 474f77ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 44daf0cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.756+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44daf0cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 3fc8db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_6_387-, and the Request Id: 7bd36b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc8db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_2_385, and the Request Id: 5f839004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 599ed273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c62c256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 417183c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599ed273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2e6570c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6570c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 55d59e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 1f0726fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0726fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 17bdbb63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bdbb63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_382-, and the Request Id: 76c4a09e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_7_386, and the Request Id: 40893789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387, and the Request Id: 2953349e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 1270686d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 431714eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 2dcc61b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcc61b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 66d27295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 712c34fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79661437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712c34fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79661437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_9_386, and the Request Id: 5a9827cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 6eb131c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 472a76a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472a76a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d27295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policies/policy_5_380, and the Request Id: c8c9934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 5daf2397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5daf2397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: 738bc2a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 19418939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: 733f59e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2237eb30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_7_386-, and the Request Id: 29bfc0dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_387-, and the Request Id: 26eb8022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2036f926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_380-, and the Request Id: 7c26d09c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: 40a84239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_10_385-, and the Request Id: 627bd75c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 4fd04f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7977bc00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd04f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af8985f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 6297f7c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 33f0b25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f0b25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.810+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6297f7c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_1_388, and the Request Id: 7adeb733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 22debd6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 6ba65dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba65dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ed6e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 14c7880c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c1078c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_6_388, and the Request Id: 34573d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1befd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 39221ce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 353dd6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353dd6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac5e963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 18270c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac5e963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_374, and the Request Id: 654a5b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_388-, and the Request Id: 6c2b18dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64abefc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 2de6f499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 7e04fd64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e04fd64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_6_388-, and the Request Id: cce5e25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 625c7d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 4a08a56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a08a56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b81bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.858+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388, and the Request Id: 5bcc63c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 43c6e697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 79c7487a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_374-, and the Request Id: 4d58a09f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c6e697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 1e26c4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e26c4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 32aa74e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32aa74e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 3d57e0fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d57e0fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_5_381, and the Request Id: 28477a57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ca24f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ca24f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388-, and the Request Id: 141121a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c86380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c86380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.870+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: 24863aab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_10_386, and the Request Id: 43a0afab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 768401fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41cf54f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 1b05be62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cf54f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 613e3ced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 6bbed91d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613e3ced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef9a94b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef9a94b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77360301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383, and the Request Id: 640b35d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-instances, and the Request Id: 455b0e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 70b994ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455b0e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b994ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386-, and the Request Id: 3fc3abfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: 702df507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702df507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_7_387, and the Request Id: 29f6a462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: 4dbf62d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 150416e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: 4b4ed944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 48c6cf33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c6cf33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21152bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_5_381-, and the Request Id: 242962fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21152bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_1_389, and the Request Id: 368dec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd5ca3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d9a73b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 58c8c5cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_383-, and the Request Id: 324ddd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c8c5cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: fdc069f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdc069f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_389, and the Request Id: 751a2a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 3c936d20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c936d20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 18b6d4ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: 16eef223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.925+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b6d4ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_6_389, and the Request Id: 235a266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.926+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688d41d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_7_387-, and the Request Id: 75cf6e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389-, and the Request Id: 6eaedeac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 31affb34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 2d05d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 1c1dae8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 6cc3d8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc3d8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 8fa7f24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 50da24f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fa7f24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: 66c88ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_3_389-, and the Request Id: 6e60ebf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 36f6dfac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 683a739c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 15d46cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 23f66213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7c9c3651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 38efd360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389-, and the Request Id: 6cee5e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 3727abbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_4_375-, and the Request Id: 3ac7a8ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 52fdcced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ec9c28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec9c28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37d7021e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 65104a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d7021e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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, and the Request Id: 6af4b18f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 1c574cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 7ca668b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65104a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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-types, and the Request Id: 7e90644e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-types, and the Request Id: edf413d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edf413d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e90644e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_2_387, and the Request Id: 57104890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 15e3d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c205288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: e0cda72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0cda72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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_5_382, and the Request Id: 54cf0b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy-instances, and the Request Id: 2ac66d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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: 6d1b9ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ea6f7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1b9ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac66d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea6f7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: 60a82774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7703536d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.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/policy_6_390, and the Request Id: 417553a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:43.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7703536d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: cfad2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_388, and the Request Id: 21f4065a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfad2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73fabb15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fabb15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_388, and the Request Id: 1ac81df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 48036a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 645c6b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_387-, and the Request Id: 3e78a6c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_387-, and the Request Id: 4dfe894c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 645c6b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1c3fce61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 201e0d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 6a3bdb0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201e0d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22f4a456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f4a456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 14e38c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e38c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.012+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: 144bf089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_9_388-, and the Request Id: 71327ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_8_384, and the Request Id: 68ebe731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_390, and the Request Id: 5ffeba35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 7df6ffdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 27d55576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df6ffdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 6fb6d876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b7895a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7895a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3340ca1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_4_376, and the Request Id: 66ccabd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: 142f4ba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies, and the Request Id: fe4c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 8e92f49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492e5de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_8_384-, and the Request Id: 3514b1c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 103a1222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103a1222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_390-, and the Request Id: 1644199b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376-, and the Request Id: 4730548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 34519bd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 3e06c655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e06c655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5799892e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390, and the Request Id: 2fd3c32c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286996e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 731a1203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d9f08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 3ac39e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac39e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390-, and the Request Id: 71567b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1313e632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1313e632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 2ad634db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388, and the Request Id: 1cb4df4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 175090ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bdc0303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bdc0303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 34c00d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c00d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e75088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 21666ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5832d462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1092b234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_383, and the Request Id: 43c58995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 5a8a25d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8a25d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388-, and the Request Id: f65d339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 29fbd137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c28a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.079+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c28a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 58c1620a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_6_391, and the Request Id: 41ea5ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3018d61e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3018d61e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1b4d385b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4d385b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 28b7f850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b7f850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: e0919ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0919ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1fe21278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe21278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d4ddad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d4ddad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76c92fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c92fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 59a86939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a86939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 57113287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_2_388, and the Request Id: 3b36bec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: 1962f8d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_385, and the Request Id: 214f01cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.093+0000 [https-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_391-, and the Request Id: 1caaef07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc6b23a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc6b23a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_383-, and the Request Id: 4edfa8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f1567e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 6107bea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6107bea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: 695a7e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_8_385-, and the Request Id: 7327f1e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_389-, and the Request Id: 56f1d7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_391-, and the Request Id: 170d2957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 799dcac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799dcac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_389, and the Request Id: 794cee60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 6ab5d5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab5d5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_4_377, and the Request Id: 7ad87f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_389-, and the Request Id: 80607cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 460858a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 854a42c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 2aa014a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dbe07e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff7c1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4217358d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9951013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a43a225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_4_377-, and the Request Id: 27e866c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 7741293b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1ee97c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3d6659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4174ffce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10c1aa9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c1aa9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73acb3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e2d822d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50440341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b69f56f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2d822d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b69f56f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 5ccf000d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccf000d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb420fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_391, and the Request Id: 117fd80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1bbb4933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f55d1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f55d1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_10_389, and the Request Id: 4a1ee521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 29d818bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d818bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_384, and the Request Id: 342490ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 100cf5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2cd9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies, and the Request Id: 7244ef6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2cd9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100cf5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4ad26b6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 15717901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad26b6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15717901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392, and the Request Id: 127d20bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 71d6a7ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389, and the Request Id: 38d37818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5b8cc5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8cc5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389-, and the Request Id: 43db93b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: eecaf55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eecaf55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 8f5b4a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392-, and the Request Id: 2f81a6b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 501cd832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_391-, and the Request Id: 70f8ea7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_2_389-, and the Request Id: 1a7eac50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_384-, and the Request Id: 5eab7383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386, and the Request Id: 33ab0c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b7fe410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 750a483e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35b52b7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7fe410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.225+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b52b7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39967e97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501cd832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f5b4a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39967e97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 66fd3520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 5df49ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b452e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.232+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df49ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.233+0000 [https-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_378, and the Request Id: 788b2e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fd3520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_390, and the Request Id: 14b85525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392, and the Request Id: 27c0f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 26ca4d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 5cc8bf0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_8_386-, and the Request Id: 304803aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc8bf0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d706f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_390, and the Request Id: 6d5778e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378-, and the Request Id: 2f4d061e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624b41e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4d99d3c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: 49b26837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5887e8a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af49e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563044b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_1_392-, and the Request Id: 54959141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2577eedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: 1dd66227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 755460ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413f278a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3ced7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 3b7162d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7162d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea486ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 6811a9f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 1bd938c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5ba31d40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6811a9f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd938c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390, and the Request Id: 6785205a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 3c59dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c59dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_390, and the Request Id: af44e33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 66914ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 39006daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 29e125b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e125b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3cec5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3cec5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66d7f82f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 694db91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d7f82f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0eedf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5c5c35c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5c35c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70ad7555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392, and the Request Id: 60f1dae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_6_393, and the Request Id: 1f958ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ad7555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4959569c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4959569c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_385, and the Request Id: ad280da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 266c9160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266c9160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_2_390-, and the Request Id: 20f04313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 526e75e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4339c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4339c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_6_393-, and the Request Id: 122f5075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 397806b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_385-, and the Request Id: 6f3fe982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397806b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_390-, and the Request Id: 5df4e11f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_387, and the Request Id: 70e22749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a73063f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f238c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a73063f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f238c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_1_393, and the Request Id: 5358a2ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 567152db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567152db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4d1b3bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1b3bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: 1524e0d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392-, and the Request Id: 3c7990d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 4a8c911f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8c911f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 57806d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies/policy_1_393-, and the Request Id: 7ccf8f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67db767b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_391, and the Request Id: 42944ded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67db767b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49babb33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_8_387-, and the Request Id: 60231cf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: ad37975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49babb33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379-, and the Request Id: 60275ba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15743f2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 47ecb048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391, and the Request Id: 8b6dd1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a714f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 88db1a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 23c72a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_9_391-, and the Request Id: 352631f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2360200d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 69940fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 4b11f826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10adc429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 78ec131d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f6c198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 20413fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 34a0ca0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a0ca0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 1eb400fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 25398dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb400fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25398dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f7b1c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 75162eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 69faa787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75162eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 27c69964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c69964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391, and the Request Id: 728220fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_5_386, and the Request Id: 245c6468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_391-, and the Request Id: a96d0c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a167ace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 454943b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454943b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50398e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ff2117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50398e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ff2117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 7b9e7822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: 5ffdf4a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_4_380, and the Request Id: 1b84edce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: e10df0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 44e88e30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e10df0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e88e30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564ff8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3af21d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9e7822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_1_394, and the Request Id: 1c64442e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_391, and the Request Id: b599e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: a12d22d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a12d22d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394, and the Request Id: c9126cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 729b868e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729b868e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 39bb2c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_391-, and the Request Id: 4ed93d81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3206d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bb2c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_6_394-, and the Request Id: 7c6577c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 461ffa8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.397+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3206d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_2_391-, and the Request Id: 6f3b60f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_392, and the Request Id: 533de838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 6b21701e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 27463a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b21701e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_4_380-, and the Request Id: 12f95fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1c1fa0c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1fa0c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies/policy_1_394-, and the Request Id: 5c7b70bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 295ea2db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388, and the Request Id: 7f3c1bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 47bf26b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5c431a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bf26b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 5aac74b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226d775b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_392-, and the Request Id: 6140f743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_393, and the Request Id: 73c9f8a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 39411c29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: 51855a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39411c29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 353d396c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19717952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 2ab0c944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ee96e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies, and the Request Id: 6c15496b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.413+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee96e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 2dc91582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393-, and the Request Id: 2f5ab8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_387, and the Request Id: 472cc42e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc91582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 6f0d780d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7207cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 5689865a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5689865a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 2041a0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8dccfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 10af6ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c53a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457f1ceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 60944397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.425+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457f1ceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_387-, and the Request Id: b2d4caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e6ab62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b95521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b6b9248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6b9248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e47303c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4b6da88d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e47303c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6da88d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6e4c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6e4c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_10_392, and the Request Id: 1275601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: 3020c884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 70594c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70594c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_6_395, and the Request Id: 18e02ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 4a5642ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 4430820c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5642ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4430820c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ddbd732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 391e1738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ddbd732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391e1738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_4_381, and the Request Id: 2a9c8b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: 6def5218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 3a66330e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 689e4eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_392-, and the Request Id: 5a8973c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a66330e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 5d07df1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392-, and the Request Id: 79646409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d07df1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 870c383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 870c383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5f40d693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f40d693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: 6e3fbbdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_395-, and the Request Id: 16d9516c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381-, and the Request Id: 72ae74c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389, and the Request Id: 7ce0c39c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369693ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_9_393, and the Request Id: a3e9df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_2_392-, and the Request Id: 21b611ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_8_389-, and the Request Id: 5ad80ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.467+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170af4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 454137c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 37f4d806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies, and the Request Id: 5502405d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 280620a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 739176c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 1ab8d1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab8d1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_393-, and the Request Id: 24651913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ec0386f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec0386f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394, and the Request Id: 51540b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 6f683268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 26afeb27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 72bd64a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 49131de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 65080333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65080333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 506e5e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506e5e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: 2d9dbf09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1090e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 78123fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78123fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4f160a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f160a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_1_396, and the Request Id: 2fbed4fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4ff5fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_394-, and the Request Id: 7175a657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 307c0d3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1133aef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5d0e56b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 443f79cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_388-, and the Request Id: 6d635bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d7f921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 32838196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32838196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_1_396-, and the Request Id: 67c8c77b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 59969047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59969047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 646099e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_393, and the Request Id: 24851690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646099e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5686d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5686d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393, and the Request Id: 78e84a20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 75abf094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75abf094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4398be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4398be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a88997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0f5ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0f5ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_393, and the Request Id: 23ca0821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 326847ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: 36c9dc42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326847ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390, and the Request Id: 3311114b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a161751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a161751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b6418bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6418bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_4_382, and the Request Id: 4de853f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd7aa03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: de2a98e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de2a98e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 58004e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.536+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58004e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_394, and the Request Id: 61ee7b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7808584d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 7892cfc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_10_393-, and the Request Id: 5e11a6e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 39c65b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c65b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 15c69950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c69950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_6_396, and the Request Id: 71da394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 67ed7a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ed7a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 70054237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 536e81e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536e81e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390-, and the Request Id: 3b145235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_395, and the Request Id: 1e2d19b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382-, and the Request Id: 4fe309a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_393-, and the Request Id: 202c246f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_394-, and the Request Id: 6deb740f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies, and the Request Id: 485b6317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a30be8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a30be8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 654b0406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e729d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20de92fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20de92fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_395-, and the Request Id: 1b2c6b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_389, and the Request Id: 2c21884a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7011628b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 6d83986b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 21ac9bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: 24133235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 2062b07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5da03898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_389-, and the Request Id: 4676f069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6283d1b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730fadfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 7c10c98f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 7aa9dc51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e075bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5a3e1245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e075bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39cad47f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 512fa680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cad47f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394, and the Request Id: 4d92461e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 73c99185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be613cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 695223ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3e35f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695223ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3e35f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 525042ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525042ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 3327b01c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3327b01c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77510668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77510668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_397, and the Request Id: 503ba5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: 59c27ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_394-, and the Request Id: 8872fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 7ed3942d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79fd34b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed3942d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fd34b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1946f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d27c097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d27c097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ffba306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 24e69cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ffba306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e69cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 78eec6a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 6ebcd692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebcd692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1776ed72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_4_383-, and the Request Id: 3f9c5370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bd860ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_397-, and the Request Id: bd13dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 99ae482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd860ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4d370c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99ae482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27beb978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27beb978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_394, and the Request Id: 7abae02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: 49324faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391, and the Request Id: 2fa40a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_394-, and the Request Id: 17c3f521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_396, and the Request Id: 42d1d0ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165e4e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165e4e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aedc841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aedc841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: 5937de22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_394-, and the Request Id: 3be7ffc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies, and the Request Id: 69c3f814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies/policy_6_397, and the Request Id: 11923cb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e7a0d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: 75daeafb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43c39eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338d5d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c39eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 60fe2d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1072f59f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_396-, and the Request Id: 4789ec5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 714ac02f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714ac02f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: 6666df9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_390, and the Request Id: 630ea090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 7aed06c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4fdcdcbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 135e1bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b1af4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 1bb0baf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 62e34543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5385b8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 4dc9547d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc9547d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19276804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 76c9268c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40237c06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40237c06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 16d20cc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 91c036e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33802d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91c036e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395, and the Request Id: 29252268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 78c212e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c212e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1e6288e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0f5ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6288e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_1_398, and the Request Id: 3ca9a324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3763c4a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 6206923c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 6b9e3f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6206923c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9e3f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 515caedd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515caedd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 78b08a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: c4a0937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 2d2ee6f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b08a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4a0937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 8b0fd5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b0fd5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: 290bd222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_395, and the Request Id: a5a8fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3b8b050b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8b050b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_1_398-, and the Request Id: 633f6680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 7bc64775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 2d11bb72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_2_395-, and the Request Id: 5ad5a4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: 37c0ff2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_9_396, and the Request Id: 576e0096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d51d91b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4421955e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d51d91b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4421955e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_4_384-, and the Request Id: 32fd2140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b5824f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.692+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5824f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_8_392, and the Request Id: 10bfbc89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 57bef008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57bef008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_397, and the Request Id: 61b928b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 1850ac1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 557c5ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 482c24ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_8_392-, and the Request Id: 7177f795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: ff53f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ad3b22e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad3b22e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7253fea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7253fea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_9_396-, and the Request Id: 2dca7b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_391, and the Request Id: 46655ac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_395-, and the Request Id: 2a918ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_397-, and the Request Id: c3fc9f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187447c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 367ef552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df65d5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367ef552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: b8d5c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 34d42d1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238afb43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 7b760d4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.731+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b760d4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 30f300c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_6_398, and the Request Id: 1acedefe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 29dc3a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 2382aed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63762b24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 631404fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631404fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: b2840d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2840d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 1c77cb1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3a558d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c77cb1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396, and the Request Id: 35af1b27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.745+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a558d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 32af14f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32af14f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 67da978e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 7c2734db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2734db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5433529a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_396, and the Request Id: 440c952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: 3785a168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19fb5939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fb5939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398-, and the Request Id: 30e743bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 298adc06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 2e724443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e724443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84a05a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cfd0fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfd0fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_1_399, and the Request Id: 4de56dfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 2f4ce494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cea2bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cea2bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: 6311d65a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_2_396-, and the Request Id: 3dd9017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_8_393, and the Request Id: 32aa4a56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4ce494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 779ae729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1f40e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779ae729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_398, and the Request Id: 14f43c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385-, and the Request Id: 7cc4de99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1b444679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 7ef5f5cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 6945f6c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.768+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6945f6c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: 5817f4de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 6bf544c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399-, and the Request Id: 53b8ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: ae5cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae5cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5f5099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_398-, and the Request Id: 1f227bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: 6137f592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 6d645e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b8adee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e0d4313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0d4313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 15fdff9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fdff9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: 37d445ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 465d5e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb2c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_397-, and the Request Id: 761a26dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42999a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 91b2da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91b2da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dcf7c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.788+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcf7c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 19abfc28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 61267b60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fdab63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdab63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7156c3c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7156c3c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: 775151e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 6be7f53c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 4897af53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4897af53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 268f440e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 7c718644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268f440e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies, and the Request Id: 269db32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.795+0000 [Thread-16107] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:44.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: 1e6f785a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_396-, and the Request Id: 2250c2f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_392-, and the Request Id: 4dfff366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3aa462fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 2207bcae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa462fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5f52498c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f52498c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 2b688e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 2b17771d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b688e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b17771d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_399, and the Request Id: 46f9fcbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: 7ddf03ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 586fb9e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: 134c1ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddf03ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3677f8a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586fb9e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b67f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3677f8a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397-, and the Request Id: c5dbad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_7_397, and the Request Id: 3df68bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policies, and the Request Id: ba45395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394, and the Request Id: 403239b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386-, and the Request Id: 3cdd627e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 53a148a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: 58663cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3a9853c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17cf4766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.833+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399-, and the Request Id: cfcce8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cf4766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 7d0b4304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399, and the Request Id: 46b7f851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d93cd5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: af7aa0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af7aa0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394-, and the Request Id: 5d4c7bba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4bc0a3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc0a3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 5d14357d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d14357d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52195594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52195594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: 41895039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: 12b1e90c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7de5b1c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de5b1c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 67f32e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-types, and the Request Id: fce39e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fce39e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_399-, and the Request Id: 6b4a2e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_397, and the Request Id: 185f471b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1618369c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 21974d7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 704b6da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 1555deb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_9_398-, and the Request Id: 50f49b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_397-, and the Request Id: 38a65231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: 1255c92b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 39dd98a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 496e0188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4ab9b6a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 61be2105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: c43e6ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72cb45b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cb45b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 357783c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.887+0000 [Thread-16142] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:44.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357783c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e7fd75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_2_398, and the Request Id: 2954de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e7fd75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 462f3777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27743d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fd5b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462f3777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c91635e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 7add5451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 37e19d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e19d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_393, and the Request Id: 7d211668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3450bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3450bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_398, and the Request Id: 7770225c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 2e461282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e461282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659eb2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_5_393-, and the Request Id: 72b0d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: 488444fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659eb2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3179a20a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3179a20a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 114aac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114aac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.901+0000 [Thread-16155] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:44.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395, and the Request Id: 32c083c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 736f8d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 1420583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736f8d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 4daa6de1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 421ddbaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4daa6de1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421ddbaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5330dd55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_387, and the Request Id: 288aacac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 7a811450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_6_400, and the Request Id: 2f91f3a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3203ce40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3203ce40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5330dd55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: e05dc6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 45f0334d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f0334d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: 20358876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: 510c2f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 2ba67d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 59e79c27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398-, and the Request Id: 52198765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395-, and the Request Id: 5d127ae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_4_387-, and the Request Id: 550e8570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_1_401-, and the Request Id: 2f4f499f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_6_400-, and the Request Id: 3d3f26f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 4f14b29e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 14acf6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e57f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 33906ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 2f66d365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d10b140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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, and the Request Id: 62f7809c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 24717b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9f0b05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df8f529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 72b8934c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 219ccff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b8934c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219ccff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 54fe5238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fe5238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 48ab6982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.953+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ab6982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 418b1c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40826fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_3_400, and the Request Id: 153db9c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_399, and the Request Id: 7aa48d71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c5eca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c5eca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 7494799f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7494799f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_1_402, and the Request Id: 4d8f6d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4871efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4871efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e00112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e00112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy_2_399, and the Request Id: 55eae566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 4d8646ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8646ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 11c4105a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-instances, and the Request Id: 394ed908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c4105a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.967+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394ed908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 6f085b05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_399, and the Request Id: c22e22a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 586b0a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586b0a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.969+0000 [https-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_399, and the Request Id: 7e621c72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 40df7b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 3a0f37a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0f37a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 65fb13bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fb13bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_5_394, and the Request Id: 50fd74ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400-, and the Request Id: 4825160a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: ea8e2fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399-, and the Request Id: 6b334d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dd3bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 36fe7e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fe7e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_10_399-, and the Request Id: 63e17274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 3c7c197b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7c197b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_7_399-, and the Request Id: 6087dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.993+0000 [https-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: e793ae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 57a2c75a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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_9_399-, and the Request Id: 574b7292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 916f08e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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: 354be522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 2fd8d516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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-instances, and the Request Id: 5c2be218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2be218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.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/policy-types, and the Request Id: 7c7d7674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:44.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7d7674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8995bca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_8_396, and the Request Id: 1b62e863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2585631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6c12e413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_4_388-, and the Request Id: 539dd358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 7ae56258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e148be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 23ce04f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ce04f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 645f3051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 645f3051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_403, and the Request Id: 22f995c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 3b36142b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.015+0000 [Thread-16217] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:45.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: 7c3766b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_8_396-, and the Request Id: 3a6ca11a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7f3c5601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 6efd6dcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 14a9beb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 708af7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708af7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 383ba797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 2d6a5d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6a5d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401, and the Request Id: 31f663d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 20ed139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 681b2457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133b781c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: 56a1cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 714d8ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 4655c76b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4655c76b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 18beec5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18beec5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 16dc8787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 23db38af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_3_401, and the Request Id: e2b196d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16dc8787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23db38af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449c888a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449c888a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7851698d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7851698d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_10_400, and the Request Id: f0bfb93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65a14915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a14915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 172e1b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: 157644fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 2db90b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db90b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 50c4e189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 417c205d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.063+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c4e189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417c205d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 601542b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_2_400, and the Request Id: 3f55a5dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_5_395, and the Request Id: 4fa52125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2d5d9fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d8c7f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8c7f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: a4cf0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4cf0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 1796659a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1796659a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_400-, and the Request Id: 462119f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: dd2c7d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd2c7d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 2ccbceee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccbceee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: 904ef9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48a739e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a739e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_7_400, and the Request Id: a89acc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.079+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397, and the Request Id: 5403001d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_401-, and the Request Id: 433bd469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_2_400-, and the Request Id: 6bebc684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_9_400-, and the Request Id: 1feabbfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395-, and the Request Id: 32c7ad39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_3_401-, and the Request Id: 3b6f6ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_7_400-, and the Request Id: 7f3baa74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b71b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b71b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45cf9880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cf9880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_1_404, and the Request Id: 374f6a65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_389-, and the Request Id: d0de1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2a1340cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb088b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policies, and the Request Id: 70943ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a13426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7cdf6cb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 73d6ff86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 671c2f99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_8_397-, and the Request Id: 735b1c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: ff32940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_404-, and the Request Id: 341a7087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 755bcdff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3e769324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602c7030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 5e52dbee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2d2e1cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b25aaa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 63305117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 45e034b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e034b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29ae92ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: e46f405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ae92ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: 390fb56c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10609ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 438762f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438762f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 534fe214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 52eba5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534fe214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52eba5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_6_402, and the Request Id: 4641487a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 29c007b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c007b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 136fa1c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136fa1c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32cf2f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cf2f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: d2029a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 24144de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24144de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e2fca5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: 320b26cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2fca5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 3c7ba4b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7ba4b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_3_402, and the Request Id: eb0222c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 753acbc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753acbc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 4c6db4c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6db4c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_401, and the Request Id: 14bbb433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 644bdfc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 178c7d70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2a5b2c21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 65232429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5b2c21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_402-, and the Request Id: 57b04e0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: bc03d00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: bf8e5db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396-, and the Request Id: 4ad23c8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: 2993f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 669be260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 58701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669be260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 47bcbe5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bcbe5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_6_402-, and the Request Id: 33fa676a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policies/policy_1_405, and the Request Id: 66f08019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 20f2c904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f2c904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.215+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22ffbc7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ffbc7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_4_390, and the Request Id: 1a51c8a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_401-, and the Request Id: 37dcd8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 714278bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 5a11500f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_9_401-, and the Request Id: 17f9c0d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714278bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7502fe3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 1d6a1983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6a1983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398, and the Request Id: 545d8843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 61c61e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79708522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 558ee229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_405-, and the Request Id: 6d2d22c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390-, and the Request Id: 96bd9e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f16cb6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 506a5f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 394c74f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2c98baf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c98baf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e160d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e160d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403, and the Request Id: 683a4872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: 10b86272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2059cc9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dceb63c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758c2c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: b9a091c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 11ac3967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 610113b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610113b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 219b34cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: b6bb6dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219b34cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_6_403, and the Request Id: 5d8d3dba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dfb6a08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646294df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 677b8ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646294df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4583c86d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4583c86d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 401d0234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401d0234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee066a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 40d4d91e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 5e7cf544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d4d91e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403-, and the Request Id: 2eb29a16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b0ca05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_7_402, and the Request Id: 50288db9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b0ca05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63772bdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63772bdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f3e719c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 41814ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3e719c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 1b2752d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41814ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_5_397, and the Request Id: 58ec3260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2752d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: 1a8fc03a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: 672f56a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_9_402, and the Request Id: 2f7b1db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2db1823f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db1823f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391, and the Request Id: 3a6fdc63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43cb47a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43cb47a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397-, and the Request Id: 2eeed8db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 7a688a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a688a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 6b28376c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402, and the Request Id: 60a76364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 349028e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2628a71c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_2_402-, and the Request Id: 7c6971b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41a1935f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a1935f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 1e5c411e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5c411e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_406, and the Request Id: 3d95dab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_9_402-, and the Request Id: 5b51b152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6b530598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b530598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 273af304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273af304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399, and the Request Id: 3d04a410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.329+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391-, and the Request Id: 630e2d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: c9b034b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6e6c5197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: 3cfb9309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_10_402-, and the Request Id: 6359ebb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 921987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7423d73c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_1_406-, and the Request Id: 4f450805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 5650c968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: e1e4619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678fed85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 1b73d03d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3b1c1afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 6e5b8d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2221455c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5b8d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 3d3ffbd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.365+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3ffbd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2221455c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7fcced96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 3aa6dd71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fcced96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa6dd71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 50a7344f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404, and the Request Id: 8605711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a7344f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.369+0000 [https-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_404, and the Request Id: 792589c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_5_398, and the Request Id: 6a2d2593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3aa32847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398-, and the Request Id: 5fbd9db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c34747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 571ff187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 125a835c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 530336e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530336e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60c22771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c22771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 1bc18c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7762cb03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_404-, and the Request Id: 3cdc8d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: c831897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_6_404-, and the Request Id: 310a0cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365b208d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_7_403-, and the Request Id: 46a036e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 516938bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 964f4ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 964f4ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 40bafeea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bafeea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 747b8474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2858c816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_2_403, and the Request Id: f66092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2858c816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747b8474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 155c640c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 58124d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58124d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155c640c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 621a0098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 568d8f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63537604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63537604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600aba91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600aba91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_4_392, and the Request Id: 779195df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_3_405, and the Request Id: 1bca6f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_403, and the Request Id: 6f35ee0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_2_403-, and the Request Id: 71175677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_403-, and the Request Id: 54eee315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721ca1b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3ebaaedb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 6d6313dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.434+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b11a113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.435+0000 [Thread-16394] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:45.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e913b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e913b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ebb8fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebb8fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: da14d77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 1654e28c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_3_405-, and the Request Id: 1c574292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408b43b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da14d77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1654e28c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_407, and the Request Id: 43e56547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_5_399, and the Request Id: 28542dfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7578521d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee17c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 661c02c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661c02c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 651d3c1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74661052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74661052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405, and the Request Id: 47543418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392-, and the Request Id: 7907ffae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_407-, and the Request Id: cc9322d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 37708308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 5bcdefcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 5a807858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 76f25612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_5_399-, and the Request Id: 221576e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f7c1370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27456c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7c1370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 54ba5c91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ba5c91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_7_404, and the Request Id: 17869e37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 578fdc85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: 44218ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6a8c33ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 150424ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 50822b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50822b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c4690f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c4690f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 478d37f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 35708e0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478d37f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35708e0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403, and the Request Id: 6b2503df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 80bbbad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1795da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.483+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1795da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80bbbad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_3_406, and the Request Id: 45305dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_404, and the Request Id: 460a21e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_404-, and the Request Id: 32a38c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 4b4ab9e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4ab9e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c7eb35b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7eb35b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: 6b4921dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 3b867727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b867727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 26fcd55e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fcd55e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d023e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_8_400, and the Request Id: 6e1c4c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_404-, and the Request Id: 40242594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403-, and the Request Id: 35ffcfc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3fda9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 4478aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_3_406-, and the Request Id: 3cf17c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404efe4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34badbb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policies, and the Request Id: 65bc1396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7900c5dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_2_404-, and the Request Id: 48c8dafd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_400-, and the Request Id: 63a512af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 5c1708c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 6d03765e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d03765e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 4daf3f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4d526e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 533b4fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce42364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce42364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 378da834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378da834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_1_408, and the Request Id: 415e0e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 2e90ce03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.524+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e90ce03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393, and the Request Id: 76e5be75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735308c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134fc4d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.530+0000 [Thread-16438] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:45.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: 21630f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4335c352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746ac5ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4945697a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4802afee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4802afee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 4974ddef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4974ddef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407, and the Request Id: 71ca67c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 1cf2dd3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf2dd3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e33f7ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e33f7ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: 7914418a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_6_406, and the Request Id: 7d436bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 4d526e9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_4_393-, and the Request Id: 1bcf6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4889c93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d526e9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4889c93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 58650bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7bba8f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58650bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bba8f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_7_405, and the Request Id: 7c901f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_405, and the Request Id: 267e18db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406-, and the Request Id: 798b56e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dd2a307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd2a307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1020743e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 4b1a5b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1a5b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 967e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: 144f52cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 967e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 5b40e478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_3_407-, and the Request Id: 6f7199bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 2c0d9e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: 5f4a4efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0d9e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_7_405-, and the Request Id: 2b1c85cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: 8be1b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 47a1662e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_405-, and the Request Id: 2471077c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 11df5ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9785be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_2_405-, and the Request Id: 70862604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 3b002fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b002fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ab8a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ab8a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 71982322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71982322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_5_400, and the Request Id: 36d1240d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 398bb2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398bb2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_8_401, and the Request Id: 2d32bb61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 319839a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 29249f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2dcb8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 6426c68b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policies, and the Request Id: 5bad5b4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 645879c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6cc221b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29fbe3fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 36d99e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 1f007745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 702cae62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f007745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702cae62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bd9a523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 48080bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd9a523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48080bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_409, and the Request Id: 1a92d5d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: 5b3dbbdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2d873554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d873554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policies, and the Request Id: 58864355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: f5ee288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 6d4e5895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4e5895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73537c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_4_394, and the Request Id: 10ddee2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2a0a9a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ebcb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ebcb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7546a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7546a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_406, and the Request Id: 5be9605d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3870f688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 7c337380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c337380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d5fd9be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5fd9be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 63e72654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e72654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254ff70f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_9_405-, and the Request Id: 1087536f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_409-, and the Request Id: 19b5522e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254ff70f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408, and the Request Id: 52514575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407, and the Request Id: 51baa6dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: b7c5070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24eb17ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24eb17ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 670fe553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670fe553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_4_394-, and the Request Id: 2986661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_7_406, and the Request Id: 6a603054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3de572ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 4522f79a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_406-, and the Request Id: 3a8f6cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_6_407-, and the Request Id: 236a8f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408-, and the Request Id: 38b0e9fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 63c28b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c28b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 72cb2248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cb2248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 20f768bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_7_406-, and the Request Id: 796f241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7c406286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b7d7204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2907ad1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7d7204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: 96db3bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 36d1b130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 51af6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0b9b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f18d935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f18d935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 28408557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: 39bea7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d8dea73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f32ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f32ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b06ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b94be0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8dea73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d02f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 77b8d738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 5f61770a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b550587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b550587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_406-, and the Request Id: 3320d3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4987f821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_410, and the Request Id: 6369d0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4987f821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6d0c4dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3ddc7a31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_8_402, and the Request Id: 37efe3a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 7828e76b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7828e76b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ab96a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6d3d2672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab96a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409, and the Request Id: 55f30760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 4f9fc726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9fc726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 1f151e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f151e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3f96c392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_406, and the Request Id: 570dc3b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25f83318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78fe0c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f83318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 459ac05e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402-, and the Request Id: 33fc836a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c33ddeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459ac05e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 405151b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c33ddeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 71d5e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 405151b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d5e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_4_395, and the Request Id: 77c15b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_407, and the Request Id: 13152c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef394ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef394ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 641d75b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641d75b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409-, and the Request Id: 184d6bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_6_408, and the Request Id: 1b3ad5fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e494b71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 5fe6031a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe6031a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_395-, and the Request Id: 4a722da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 25a16a1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_410-, and the Request Id: 7f222fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407-, and the Request Id: 14a85fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3a6ae951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_9_406-, and the Request Id: 1477c890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: 68db32e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17fbc8d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a2ac0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_7_407-, and the Request Id: 5abdd57d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577278a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 672d3944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2f56d335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: 47604b15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5a3f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bef1a91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47604b15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2478ee19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2478ee19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2f11c78c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: 3a819967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 5b4ba006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 76cd0c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 5aba4ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 46d476b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_402-, and the Request Id: 138a7c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d476b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 6524df6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 207359df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6524df6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 424e7366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 78b4fca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 61a42d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 58b516c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.820+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a42d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b516c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 7ef7b667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef7b667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_8_403, and the Request Id: 62f92a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 197b2a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: 3b97d059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 479bb5ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.825+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479bb5ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410, and the Request Id: 2a22665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: a219a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 11e58cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e58cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403-, and the Request Id: 44ad8aab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-instances, and the Request Id: c84f93c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.833+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c84f93c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 7f3383f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3a4d02bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4d02bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.834+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3383f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407-, and the Request Id: 50854149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 728a600a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6112420f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6112420f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d20a60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d20a60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 5a241cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a241cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 779142e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2c3244a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 156ce794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156ce794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 2b1d63f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_4_396, and the Request Id: 79a9dfbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1d63f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409, and the Request Id: 39210db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3244a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_411, and the Request Id: 20dc93ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410-, and the Request Id: 14304835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: 608ed412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_9_407, and the Request Id: 7379513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 616b93f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa4adae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa4adae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 431b6980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431b6980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2457940e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396-, and the Request Id: 43a7a5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_7_408, and the Request Id: 740d4eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: 6c5c7e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ecb05bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152e3c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_9_407-, and the Request Id: 6a30ce66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f56b91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408-, and the Request Id: 77528971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_6_409-, and the Request Id: 220ecaef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 181ed257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.882+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181ed257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63fa3574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.883+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63fa3574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_2_408, and the Request Id: 47955a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fa51e20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa51e20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 2310f0a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6fe805de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2310f0a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_5_403, and the Request Id: 1cd9c506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 70e101d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_7_408-, and the Request Id: 1989b676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 1a79612a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4479945b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3bd87658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 27643518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 3eac48b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408-, and the Request Id: 26db9994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_403-, and the Request Id: 575f64de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-instances, and the Request Id: 1757a818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 2f00576d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1757a818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 2eb97817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb97817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_404, and the Request Id: 483a4978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 392fc861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392fc861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1820790b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1820790b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6baf860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_3_411, and the Request Id: 7fcb5516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 14a351e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 6b74335c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.942+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b74335c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 460382c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460382c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397, and the Request Id: 5b31c78b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 3de31b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 1b84c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 678da94e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678da94e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy-types, and the Request Id: 4c3ff336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3ff336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_1_412, and the Request Id: 491a878e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f61f913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d87928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_8_404-, and the Request Id: 4cbf1ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_3_411-, and the Request Id: 238e53b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 138da056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138da056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397-, and the Request Id: 3052cdd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e9258eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9258eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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_10_409, and the Request Id: fa1fbbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 5caf22d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5caf22d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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-types, and the Request Id: 26d7cfeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d7cfeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_9_408, and the Request Id: 72c3b07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 75fae00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 13b77e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b77e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2786c0c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2786c0c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410, and the Request Id: 431e5781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: 476de15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 4e90109b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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, and the Request Id: 65e74f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e90109b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 51ad7161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ad7161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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/policy_7_409, and the Request Id: 4e437bd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:45.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: 5939fdb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 152903a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152903a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 16853904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16853904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_5_404, and the Request Id: 1785fc15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2339f3f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 38027967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_9_408-, and the Request Id: 39c6a3f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409-, and the Request Id: ea64d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 41ea77eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410-, and the Request Id: 469f6f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: 3be8046e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: dfd25ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_404-, and the Request Id: 196b203a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 77a2e673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 3e8b3094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503b0bbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a7d3a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b00c89b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c36231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c36231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 7affa6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7affa6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_2_409, and the Request Id: 1616bb42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77089ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d912ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1223f331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1223f331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19f231ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f231ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405, and the Request Id: 5557c25c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2ff6c16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 282688cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff6c16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282688cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b8edcd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2d1210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8edcd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2d1210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_3_412, and the Request Id: 6ac0eb93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policies/policy_4_398, and the Request Id: 9f2d15f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: d607910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6d0ddd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_2_409-, and the Request Id: 737d94e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 191b8314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2a956cb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 4b4e1c66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 25133c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25133c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31a6118b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a6118b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da2170b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_413, and the Request Id: 5f41a3f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: 555d2902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412-, and the Request Id: 2d85792f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_4_398-, and the Request Id: 2bf23ec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12f8fb00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f8fb00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e1c355c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1c355c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 2f93a334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_409, and the Request Id: 424e839c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f93a334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 15763f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15763f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 445f0d57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 24410394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24410394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 41cdef0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3662f161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3662f161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: c0244ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2706d434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 52311b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52311b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2a5cade4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-types, and the Request Id: 152e5c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152e5c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2706d434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: 28c7c71a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475ace42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475ace42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.191+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40fc0e29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.191+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413-, and the Request Id: 65e85382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_6_411, and the Request Id: 3fda06a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_9_409-, and the Request Id: 4556f12f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3995c7e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410-, and the Request Id: 78f1786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e670619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410-, and the Request Id: 5398cf3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 12b16c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405-, and the Request Id: 154b2490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a79a26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 37df221c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_6_411-, and the Request Id: ee1e1a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 1ca9dd47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 79c52dbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 1c26350f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 608d2d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608d2d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a40f745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a40f745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f736e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2e2afb93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112904d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: 68119598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 11e75cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e75cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 7b9e5e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 300835a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 456c49b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300835a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_4_399, and the Request Id: 4b633392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 3b7ebe08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 54743431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 4bc3ec9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7ebe08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 325e0980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc3ec9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46cef382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46cef382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-types, and the Request Id: 1f1c6a2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1c6a2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 20bdac05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 74b40ffa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_1_414, and the Request Id: 5f1b23ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bdac05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b40ffa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policies/policy_3_413, and the Request Id: 794580d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406, and the Request Id: 4dde9249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410-, and the Request Id: ce5d14c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: 59792704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_3_413-, and the Request Id: 796fafe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c3e964d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.272+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3e964d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c503108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c503108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_9_410, and the Request Id: 7049e966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3900b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b7a955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7c2644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b7a955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 636a3d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636a3d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_6_412, and the Request Id: 15f07b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_4_399-, and the Request Id: e373e8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_8_406-, and the Request Id: 4355a79c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 388d76e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_9_410-, and the Request Id: 31d91b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 70e57347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 2e3ee2c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 2be99dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be99dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5854c88d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5854c88d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 1d994220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 219e4962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219e4962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412-, and the Request Id: 3c84f50f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-types, and the Request Id: 7cea36c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cea36c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 536b5c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536b5c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_10_411, and the Request Id: 30b0b6cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25fede7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fede7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f2186d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_5_406, and the Request Id: 30c952a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f335011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 64b8fc8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: f76e598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6d60a17b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_411-, and the Request Id: 3992a1af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 69ff708c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411-, and the Request Id: 680332be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_5_406-, and the Request Id: 77cc5cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 725a57cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 871b296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725a57cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab93b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab93b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: 370de612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 43715363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43715363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-types, and the Request Id: 70067905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70067905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_3_414, and the Request Id: 38111142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 622a771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 58c0614d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.392+0000 [Thread-16722] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2025-10-08T14:00:46.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c0614d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f20365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f20365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415, and the Request Id: 4b49861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 297dc0d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202c7ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 4de9803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de9803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 6656cc31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 36949d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36949d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.423+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407, and the Request Id: e9f1995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_2_411-, and the Request Id: 55f8373f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce7ee88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 17756e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553e8652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3659c8e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_3_414-, and the Request Id: 53eb8c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 53da4793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53da4793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 7f948387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f948387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: 5773329a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 12f0cbb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415-, and the Request Id: 40b99774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27f1d255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f1d255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: b1896c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: f99cbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 637a7e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f99cbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637a7e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18490d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 289bef62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289bef62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-types, and the Request Id: 56a58182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: ad80a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a58182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 155ac8b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_6_413, and the Request Id: 2bed8c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155ac8b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411-, and the Request Id: 3b14073a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400, and the Request Id: 20b6d45c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_8_407-, and the Request Id: 79dd2d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2c3a94d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cbf5ee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.470+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbf5ee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-types, and the Request Id: d65ba9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d65ba9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_10_412, and the Request Id: 1e0f8ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 38540b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_5_407-, and the Request Id: 61d6a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 71b895de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b895de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26511377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26511377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policies/policy_7_412, and the Request Id: 2db0276b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_6_413-, and the Request Id: da85781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400-, and the Request Id: 713c8747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f6edea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 131f79db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2e0f0dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 741dc6bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741dc6bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412-, and the Request Id: 2e77f892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177ed973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a933f7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d18f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a933f7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_3_415, and the Request Id: 72edca0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_7_412-, and the Request Id: 262d2184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 1c7c350d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 57cb6d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566712f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5dac4a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 63b667c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e172fe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 31fb955b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415-, and the Request Id: 29e16f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 789ef7b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789ef7b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 625b6cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625b6cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412, and the Request Id: 789053a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: eaeea72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 7a02855c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c4c98f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4c98f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bab2744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bab2744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_8_408, and the Request Id: 3bede176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policies, and the Request Id: 62c3d149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 2430f0d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb02ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2430f0d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb02ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 6ba9fcbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 7eba0fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.573+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eba0fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 22b21880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b21880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 1d55297f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d55297f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_6_414, and the Request Id: 218be7c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: 31379c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.575+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53808296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53808296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5e75dd95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_2_412-, and the Request Id: 2e9f3911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e75dd95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cda6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 7d96ffd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cda6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_9_412, and the Request Id: 20f3a766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 267812ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.592+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267812ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: 375b892b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 92de5f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92de5f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408-, and the Request Id: 48f39873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: 2c44846c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: 572348a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408-, and the Request Id: 70e0f229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: 430a1840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 52e7b75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 3ac3478a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac3478a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34782b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34782b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413, and the Request Id: 3e127a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 568d1194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 397202f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397202f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6ac65489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac65489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 261ccaf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 27c948b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b38d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policies/policy_4_401-, and the Request Id: 5d34cd24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_1_416-, and the Request Id: 5cb82856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19366e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e9b15c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 782c0ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e9b15c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 4a6a5db4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6a5db4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 353c1eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416, and the Request Id: 20c5f709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 3ec4bd73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 760d9713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: 581adead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f161646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413-, and the Request Id: 51ef3628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c7afdff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7afdff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe11e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416-, and the Request Id: 7a07a5e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-types, and the Request Id: 2aec4525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca22f32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aec4525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 46ba6fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.658+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: 39848216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe1ea6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72f73343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f73343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 38c44f72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 9dee486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9dee486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_9_413, and the Request Id: 23970f6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a54cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 33855e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 7bc5a13d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2064358c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53dd5239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc5a13d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 425b0b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dd5239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425b0b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-types, and the Request Id: 72eaeaeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b7ae65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aeed616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aeed616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 7f998933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f998933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 16ff5695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ff5695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402, and the Request Id: 5ddcceb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_1_417, and the Request Id: 2f923a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-types, and the Request Id: 555e4ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555e4ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.679+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72eaeaeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_5_409, and the Request Id: 3fb4c254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_8_409, and the Request Id: 3bedd8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_2_413-, and the Request Id: 70faae14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a2b67d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a2b67d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_9_413-, and the Request Id: 32e779f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 17691477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17691477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: e2e6b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415, and the Request Id: 37dbddfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f814942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3047998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5f984c72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3047998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 2aa55d59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa55d59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4646ec57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4646ec57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_414, and the Request Id: 405a9077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 56ecffa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ecffa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_7_414, and the Request Id: 3b54b4df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402-, and the Request Id: 413ac334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_5_409-, and the Request Id: 543a7c66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_8_409-, and the Request Id: 3d60c2cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 162125e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2c8e5cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_6_415-, and the Request Id: 57cf50b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2a290a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54dbe6ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54dbe6ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-types, and the Request Id: 3d0aae1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_7_414-, and the Request Id: 36e62863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d0aae1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_3_417, and the Request Id: 1cb2ae0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 414bda19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd007b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365ebf59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5d659efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 479e908a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414-, and the Request Id: 3dbd1193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 16619279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417-, and the Request Id: 20206471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 684dd272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 20295862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 571126c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2235eb33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6688adab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 60eb9d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60eb9d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 1551e38b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 160dc9ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 7ec86603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160dc9ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 655e0729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 7a46ab9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-types, and the Request Id: 5a0fd34a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0fd34a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_410, and the Request Id: 8e793c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee09775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655e0729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee09775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1e0df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_1_418, and the Request Id: 7c369164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 1dd1f809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd1f809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fbe81ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbe81ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-types, and the Request Id: 20290f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20290f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 448a4e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414, and the Request Id: 921f240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448a4e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: 7ef1dcf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: d5a8fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5a8fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_414, and the Request Id: 52f462b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 20171fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 69b25305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 4fd491b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd491b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b25305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: 3ec4df4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-types, and the Request Id: 75f4f79b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.786+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f4f79b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-types, and the Request Id: 4e77dfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.787+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e77dfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_5_410-, and the Request Id: 9ea8f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414-, and the Request Id: 25532071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_6_416, and the Request Id: 1754d6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_4_403-, and the Request Id: 22e96cc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410, and the Request Id: ddd72b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12dc2539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6e559be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12dc2539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 69265c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_2_414-, and the Request Id: 3a2b0bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69265c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_7_415, and the Request Id: 1294568e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 6e49343f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e49343f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24fb3bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.796+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fb3bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 47e79f95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f608764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5ad30bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 499a1e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_8_410-, and the Request Id: 68774bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_3_418, and the Request Id: 42455b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 2940775e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2296f2de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2296f2de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_6_416-, and the Request Id: 5424de99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32afaaaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32afaaaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_7_415-, and the Request Id: 62f5ed8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 522398b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_10_415, and the Request Id: 193f10ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6c9a51b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 50f2c41a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282edfbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 2e51339b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 5a4d9d70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4d9d70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 7354b6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256a4f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-types, and the Request Id: 8c96e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c96e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bda8a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24921cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411, and the Request Id: e114120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.821+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24921cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bda8a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e0e6f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e0e6f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573a601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573a601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_1_419, and the Request Id: 76bd128a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_10_415-, and the Request Id: 40599dda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: 3774052d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_3_418-, and the Request Id: 4d38622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: d0951f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 5e3b05ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0951f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3b05ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 426cc7aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 507cd95d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507cd95d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_1_419-, and the Request Id: 1ef59e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 68be114d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.833+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 1a755ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_9_415-, and the Request Id: 2999d522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b71e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_4_404, and the Request Id: 6801ddd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5183e168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5183e168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6e088af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_2_415, and the Request Id: 4b75359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144c80e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5d0d9095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3334c58f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6a8af10f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404-, and the Request Id: 9a5155e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b62070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b62070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 765387c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5361265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765387c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_2_415-, and the Request Id: 2a96420a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 366fd173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416ff8c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ac45268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac45268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63a85ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a85ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411, and the Request Id: 5cd7ebb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.854+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1197c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f689e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c18b3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4d2132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65697f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a11704c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65697f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a98a790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c18b3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66bac7bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a98a790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bac7bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-types, and the Request Id: 110a7bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: 3a09022d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110a7bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-types, and the Request Id: 5813ce34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5813ce34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: 35d7da49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419, and the Request Id: 40a99aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_417, and the Request Id: 62808575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5dc9359c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc9359c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: 7b32b814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 65adb560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65adb560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36abc1c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: 1f5c2400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 67830c5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.881+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: 4ea0cf17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 584265af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419-, and the Request Id: 2ea85827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 1b059a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 232d143e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b059a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27bf52b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bf52b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_7_416, and the Request Id: 3e44aed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: 71f48fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_416-, and the Request Id: dd38901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 48b4b957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b4b957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: dd01aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 28955c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy_1_420-, and the Request Id: 3503310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6da77348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da77348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: 2c057772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 51d74151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_7_416-, and the Request Id: 306cf453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 949eedd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 949eedd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 6b4bb1d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 12cab3ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cab3ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policies, and the Request Id: 434ae18f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 22ed5e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ed5e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 25d45833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d45833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416, and the Request Id: ac6cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_2_416, and the Request Id: 4bbcdb98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 178236da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_4_405-, and the Request Id: 49a355d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: e554622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 1d5edca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a866ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6dfef959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5edca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6964e7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6964e7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412, and the Request Id: 42358c3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 617f902f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 568e7a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_9_416-, and the Request Id: 214d5d6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49259e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 50d90753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49259e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policies, and the Request Id: 659dc183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_2_416-, and the Request Id: 769110fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 7c9d19af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9d19af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-instances, and the Request Id: 347a1e0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413, and the Request Id: 38e0278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347a1e0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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-types, and the Request Id: 70e69fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.965+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e69fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_3_420, and the Request Id: 7c7bbdd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1291776f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1291776f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7810c46c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7810c46c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418, and the Request Id: d94a007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_8_412-, and the Request Id: 637d068a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 17d91de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d91de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26aad62d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6b4d9cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_3_420-, and the Request Id: 5b6478a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 77849d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5bd8e918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77849d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 35ab7802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 619f7f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.977+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619f7f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7adb86b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adb86b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417, and the Request Id: 15621e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421, and the Request Id: 81cc556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_5_413-, and the Request Id: bb084ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: f0ea53b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676fa1ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 3fd653c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd653c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d29647d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 6a30f755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 717955f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: 33177db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717955f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_6_418-, and the Request Id: 2cb4000a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c729100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c729100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 1f1218d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.988+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1218d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417-, and the Request Id: 3ccea4e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 66537b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 2b445512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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/policy-instances, and the Request Id: 79fe46a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fe46a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.995+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: 5d3829b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 470ac3c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 4414f717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c08eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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: 5eab7d37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eab7d37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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_9_417, and the Request Id: 51cbbd28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:46.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, and the Request Id: 6b931524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_4_406-, and the Request Id: 3257eb0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417-, and the Request Id: 6440636a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53460b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 706e64b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 1cd6c677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4f7fcba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd6c677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 716bccea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: 6ffb6a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716bccea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f9c141f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9c141f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d716fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421, and the Request Id: 61a11c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc41761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 2e890a84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc41761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e890a84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1cabab6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1f7d9158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7d9158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 385618f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_414, and the Request Id: 4d485869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 233377b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 397ac5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397ac5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233377b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_417, and the Request Id: 41b10b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_419, and the Request Id: 850971d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1bc007a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7b022ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42189c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcd8cba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42189c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5e6be9d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6be9d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_422, and the Request Id: 3634f237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_414-, and the Request Id: 14e93b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_419-, and the Request Id: 1e2a9bd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_3_421-, and the Request Id: 6c690c29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 68cb8cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68cb8cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2ff51a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff51a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2c38f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_10_418, and the Request Id: 67f1d504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: 66895037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d6b662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 67d3584f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 40affda2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d3584f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40affda2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6e2cdb11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 442cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fad1bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fad1bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418, and the Request Id: 6bcac269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_413, and the Request Id: 132d7b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 74ebf078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 7980dba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ebf078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 114b9fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_1_422-, and the Request Id: 4da0d634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 785ae026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1fc2d50c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc2d50c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_407, and the Request Id: 4284c9ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 3fdbe1cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_9_418-, and the Request Id: 1577be70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 481f85d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_10_418-, and the Request Id: 73aa7fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 48ddac65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ddac65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 2c1c9f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17bddd27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: 6b6e8729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e996de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e996de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337dd381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_407-, and the Request Id: 6c60971b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_7_418, and the Request Id: 1dd9c828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 465e537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 82b649a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82b649a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: d681bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d681bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420, and the Request Id: 7aae776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c67635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dd91c33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5b580b80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0b610d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd91c33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20246b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 502001aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20246b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3fa717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_7_418-, and the Request Id: 29bc7aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 637a643b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: 7cba83a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_420-, and the Request Id: 7997b8d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637a643b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4ce0ec83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_415-, and the Request Id: 76e31195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce0ec83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67c994fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_418, and the Request Id: 4a2d9414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c994fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c8f66a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8f66a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422, and the Request Id: 5a7f6718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7c95bbba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6827f336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29896919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 421ef80d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421ef80d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41dac27c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dac27c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fcbb907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcbb907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59b0ab44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.104+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b0ab44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70319a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_1_423, and the Request Id: 26a20465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: 1379c450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 129d93da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 186402ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186402ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_418-, and the Request Id: 15209023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 12f299b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f299b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414, and the Request Id: 5a29ebee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 579f43f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies/policy_3_422-, and the Request Id: 2e657b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 350a394b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322b865d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423-, and the Request Id: 69052f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: 346718e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_8_414-, and the Request Id: 3ddd3a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 702737eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2c07e1f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 1e5958eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702737eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b28ee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5958eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: d8be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 14585860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14585860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.131+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f731313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_10_419, and the Request Id: 3fed9aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f731313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_408, and the Request Id: 5ac8fbd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e9c9b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9c9b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 19f66236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 46a890a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a890a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421, and the Request Id: 336ef980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 45dd6b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45dd6b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_7_419, and the Request Id: 5146ecf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419-, and the Request Id: 3101a24c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 30ac7b80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 3ca4de4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360b6089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5bac1269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: 36167006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bac1269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_408-, and the Request Id: 4ebe2cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 363846fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363846fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_419-, and the Request Id: 2cc57a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1f2a7f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1a85018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: ac677c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5589bf68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d0944f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0944f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 2d470188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d470188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1447942c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.159+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1447942c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: 33e79343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 718aa3a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718aa3a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: db7f20a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 253e9322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253e9322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 75196fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420, and the Request Id: 56faf384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 54d755bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d755bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423, and the Request Id: 25544ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6a45d692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 98d8ff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 207a49ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 41987ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207a49ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c43f9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_419-, and the Request Id: 4da311ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 362a5452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_3_423-, and the Request Id: 3cc46bc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362a5452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420-, and the Request Id: 49bd6208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_416-, and the Request Id: 6d78f430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424, and the Request Id: 1326ce91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 4e6d38a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28206280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da0e691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113fb877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 40aef2ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: 230b25a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3b2faf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 3e976dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: fc38764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc38764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 397ff409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397ff409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.189+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242dbff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5841ae86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242dbff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5841ae86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62f29a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40472578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f29a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f5c38ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 3f4800b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5c38ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7cfd5361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4800b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7513536f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_10_420, and the Request Id: 14762b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4a07e219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_8_415, and the Request Id: 66e2ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422, and the Request Id: 60074316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e64eb8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a07e219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e64eb8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_409, and the Request Id: 28fbfaee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1344d4f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1344d4f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: 5c992411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2de00f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de00f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 337eb324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_4_409-, and the Request Id: 7f213400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337eb324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51429414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: 5d568a53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51429414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6f91d71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f91d71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 75bf78fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_3_424, and the Request Id: 77d06bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 388c2c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 528f07cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_421-, and the Request Id: 33ba0d52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420-, and the Request Id: 15fac2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420-, and the Request Id: 58accf4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_415-, and the Request Id: 1385cd9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58287095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_422-, and the Request Id: 565394fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 79e02375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1c0e7d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 3da89ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424-, and the Request Id: 5c4c1b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 43b7bc81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0e7d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 4420d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4420d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: c7c18c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7c18c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_417, and the Request Id: 2e40599d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598804cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598804cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: 2ac8a074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6760223f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ea3bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 3be2740c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426f9488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5a11387e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 34cf828a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3883dcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 19d016c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 3aba8002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6d51cd84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_417-, and the Request Id: edc64bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420-, and the Request Id: 645a7e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 497c3a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497c3a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2197c805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2197c805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: fc4f2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_425, and the Request Id: 6a951ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e212230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5b601cba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e212230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 242da065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 76657884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76657884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242da065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_9_422, and the Request Id: 148c3688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5005f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5005f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.270+0000 [https-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_421, and the Request Id: 7dc7ffd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 459576ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459576ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 223dfb2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_422-, and the Request Id: fe0aff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223dfb2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 5dfb99ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfb99ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 63dc67a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63dc67a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: bf61f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 4d4a2a5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4a2a5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 58a35f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a35f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_410, and the Request Id: de854e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_425-, and the Request Id: 39dff6df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_416, and the Request Id: 2b65091c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_10_421, and the Request Id: 6c343b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a3f64a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6f173350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f173350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a3d1320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3d1320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_423, and the Request Id: 16955657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53447ed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4ece1fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ece1fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_421-, and the Request Id: 5456a2b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 540d21ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540d21ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5b859da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ce4d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ce4d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b859da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_421, and the Request Id: 5f0139e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425, and the Request Id: 690a6469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410-, and the Request Id: 25bff91a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 243be2ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7044f9f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2fe0b0f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416-, and the Request Id: 29e44a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421-, and the Request Id: 3f9dbf85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_2_421-, and the Request Id: 5c5b55f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 67e73950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_423-, and the Request Id: 6f5937cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5a18d97e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_425-, and the Request Id: 47677687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8bd4c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fa90a69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477744de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 5c53ee12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd98e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 9d43c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 5ee44a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 215780eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 22fe1896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ffbf18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2a196575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a196575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 5e11917b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e11917b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 161ee79e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: 4b2f93b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d8de97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8de97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161ee79e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 205daba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: e1e5adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205daba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1e5adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_7_422, and the Request Id: 3177234b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_426, and the Request Id: 2a039e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4fc95e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff528d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff528d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 771c5300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771c5300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417, and the Request Id: 50da5bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 14244de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14244de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2efd8326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418-, and the Request Id: 16e082c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 6f743257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efd8326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 309ed5a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309ed5a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f743257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 4a48af44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a48af44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_422, and the Request Id: 1bf2505d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa6e14a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa6e14a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_411, and the Request Id: 75385e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: cc49b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_423, and the Request Id: 28d19e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a26748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: 4275acce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1353b69e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1353b69e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b1512a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b1512a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426-, and the Request Id: 295552b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies/policy_10_422, and the Request Id: 5f170d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.403+0000 [https-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: 7bfca75b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: ae7008e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_422-, and the Request Id: ffe1842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 479f7be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_411-, and the Request Id: 2aec039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479f7be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: 460edaa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d8131bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22f8257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8131bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f8257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_424, and the Request Id: 5b54bbcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 6c4bf15d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4bf15d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2543ff4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 17fdc004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1f203a64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426, and the Request Id: 3ce77bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 6f79d3d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422-, and the Request Id: 2ae9e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66787550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 21b3b4d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424-, and the Request Id: 5a55054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 27003b1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies, and the Request Id: 3a8eda7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 31c8b8ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 5759959e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d98139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_3_426-, and the Request Id: 1aceb69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 331487d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 66248e5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 45d638ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5759959e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67fee856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fee856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338a1843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c973f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.445+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572f782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: 22e61634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 6f94bd9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 72ab07aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f94bd9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fa0f73a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa0f73a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 68ba7770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ba7770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 31c1b7a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: b885b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c1b7a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 10da379b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10da379b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 2c343d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: 149e77b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c343d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409ff55b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418, and the Request Id: 24bae77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409ff55b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 1911377d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1911377d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_9_424, and the Request Id: 1e41709d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_7_423, and the Request Id: 765fb3a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: 7f0175e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 7a0f4064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 29bcda13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bcda13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 618a121a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618a121a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5309b6b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5309b6b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 575c50b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575c50b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 874dc40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 874dc40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 180b77c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180b77c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_427, and the Request Id: 11354fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_7_423-, and the Request Id: 669b5140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_425, and the Request Id: 13e9530e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 31fac1c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_419-, and the Request Id: 76a3d443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31fac1c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 4c283cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c283cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_4_412, and the Request Id: 12b5b2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_10_423, and the Request Id: 5ffd97ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_418-, and the Request Id: 5ffcd2b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_9_424-, and the Request Id: 2d8683c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: daf54e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: daf54e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 2bd305d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1bdd038b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdd038b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_3_427, and the Request Id: 691da889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_4_412-, and the Request Id: b505475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_6_425-, and the Request Id: 177e67ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e69012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_427-, and the Request Id: 508fae31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: ebab519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7ff20c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_423-, and the Request Id: 67d950db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_3_427-, and the Request Id: 65184b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70af135e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6be738c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a26f92c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed17a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies, and the Request Id: 28181a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 72949db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 1e0c605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625026a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5053452b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5053452b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1badcfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4fb24e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb24e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: e9202f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 6888d961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2061beea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe62680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc572e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1f6e65df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7dfa3842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc572e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfa3842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 7d58ad9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 65360408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d58ad9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65360408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies/policy_4_413, and the Request Id: 3a85e3a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426, and the Request Id: 5c1ec17a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 32b2a975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0f8e51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4caa0fbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4caa0fbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 6eee04ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eee04ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424, and the Request Id: 6fa51e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_424-, and the Request Id: 3d805ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b197bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b197bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6520d89d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 2a214f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 541b08ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6520d89d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_6_426-, and the Request Id: 3e112411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a214f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413-, and the Request Id: 7269265d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541b08ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1eb1e4e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21d4f3d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d4f3d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 74bd41b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bd41b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 50ca424d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ca424d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 5313fb83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.550+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5313fb83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_9_425, and the Request Id: 4ab48457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 635a9f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_5_420, and the Request Id: 575cfaf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635a9f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_10_424, and the Request Id: 4aaa840a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 468dfc25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e173d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468dfc25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_428, and the Request Id: 47a9c3c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e173d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 36bdbba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bdbba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_3_428, and the Request Id: 1dfadd03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_419, and the Request Id: 99ae69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: 708affdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 54d87812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d6868e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_420-, and the Request Id: 4649ecdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.558+0000 [https-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_428-, and the Request Id: 318dde0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_419-, and the Request Id: 1a924059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_10_424-, and the Request Id: 7689e508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_425-, and the Request Id: c108097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 14bc3e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5e1d56d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 42b2303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b2303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 670c63f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670c63f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428-, and the Request Id: 310023a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333c00b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_425, and the Request Id: 798cc517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bcad29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 23c6fdb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 894f55b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 46095382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2dd99a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7f116dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 90c0ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6258c988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425-, and the Request Id: 7bf49944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6258c988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 45d34671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 338fb30a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338fb30a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f68d6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 1b011f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f68d6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 68eadc01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_427, and the Request Id: 2821956e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: a8d36c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 9441957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9441957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60600c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646d79b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_7_425, and the Request Id: 593f5240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 1aedb23e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 43807864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aedb23e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36dcda3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dcda3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_427-, and the Request Id: 60363a5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 27891aea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2f9b8d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27891aea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 78e99e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e99e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_4_414, and the Request Id: 230b5338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2d1eb2bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: 2e8c1d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d1eb2bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: c702880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429, and the Request Id: 7ae5e7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c702880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2bb6f936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb6f936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 51544f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51544f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4a3c0bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.604+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420, and the Request Id: 7bd92591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6efca464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_421, and the Request Id: 64095006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eb3835d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c1035cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6baffe37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1035cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429-, and the Request Id: 4109175f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb3835d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies/policy_4_414-, and the Request Id: 580e7aa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720cb35c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720cb35c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 264efc3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264efc3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f9dacca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9dacca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 303559c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_1_429, and the Request Id: 3875be0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303559c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_9_426, and the Request Id: 7de830f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: 60a1466d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78572758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3126351b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3abee5df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abee5df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2517ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 47fff637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_8_420-, and the Request Id: 73eff423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2517ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2de76cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426, and the Request Id: 78c0e9fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_429-, and the Request Id: 2b33be70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425-, and the Request Id: 784bb5b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_421-, and the Request Id: 6a330875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 58d98840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5e7adc14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7adc14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4c6f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_426-, and the Request Id: 537cdf43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2accc261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 206ae92c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206ae92c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_428, and the Request Id: 36e4934f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 18a201a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 2ea53605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a201a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: dd5f6f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248c1ee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74610903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74610903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 5c14aa3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: ba52182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: ce52f5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.645+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce52f5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 631eec15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631eec15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_4_415, and the Request Id: 778c03aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6faf9af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e05a421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1cc9ca13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_428-, and the Request Id: 7ceda494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc9ca13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies, and the Request Id: 56387351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34f33af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4d2b4243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4b583609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f33af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_3_430, and the Request Id: 1a0b1083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_7_426-, and the Request Id: 6a35ca04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7dc1f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 4fce01de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 630a3241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630a3241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 76de4d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 728268b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fce01de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_415-, and the Request Id: 1b5ba97d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 6763a932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 49219576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49219576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6763a932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: 778c9aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_421, and the Request Id: 7fa0bfee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430-, and the Request Id: a0711f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 1dd1a94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 4ab48c8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab48c8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f0af6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f0af6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: 5d80b6f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6dee5359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 5e3b03dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3b03dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 24321578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24321578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ca6738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427, and the Request Id: 640c3f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ca6738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_8_421-, and the Request Id: 6cba9e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 68621236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 1947c9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 57670ff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 614b729a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614b729a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_430-, and the Request Id: db82ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 349896b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_10_426, and the Request Id: 11cfa7be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349896b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 67de7dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b687e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10935851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1ec385db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec385db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_427, and the Request Id: 3186fb80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 69476ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80daa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40f06cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.696+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69476ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f06cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 34be0c0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34be0c0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_7_427, and the Request Id: 5f019e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: bc5909c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc5909c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429, and the Request Id: 1aef5dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 2ab1504b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5edd183d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_10_426-, and the Request Id: 5646374e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2e93450e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_427-, and the Request Id: 3adf8e5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429-, and the Request Id: 33be3470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_427-, and the Request Id: 78e1d92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_7_427-, and the Request Id: 1df7fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 20655dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a99327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16070463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16070463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 79671990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4fbcb998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2db2d18e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbcb998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f32d41b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f32d41b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 5dbed0f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_3_431, and the Request Id: 4fb23b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143b6e34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2bf8e9c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf8e9c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 744c96dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6310b1df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6310b1df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 26821968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26821968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 57a7e24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f1150c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.734+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1150c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.734+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422, and the Request Id: 83da100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdcae40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 3ce1c50b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 117a0ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117a0ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_416, and the Request Id: 1877d0cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: 49128a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 369494f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb415bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb415bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_423-, and the Request Id: 7b62f819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_3_431-, and the Request Id: 3f3e5c8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71285605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 24d7d27f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d7d27f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 57e94462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e94462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: 7fbaee3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_1_431, and the Request Id: 4c834204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e5176af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5176af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3b9ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3b9ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c1d759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_9_428, and the Request Id: 8df0170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 37d4cfa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.752+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d4cfa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428, and the Request Id: 42c3e4d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_4_416-, and the Request Id: 3715c242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 775edc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d17ace4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d17ace4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d88332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5af6299b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af6299b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 1956b832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_430, and the Request Id: 7d6fd879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_9_428-, and the Request Id: 41445195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_428-, and the Request Id: 79d4cd33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15f385b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f385b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 3d24cecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 6786e085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 19ad1753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ad1753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6786e085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_431-, and the Request Id: 70d4832b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_427, and the Request Id: 53a52653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d03939b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d03939b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_7_428, and the Request Id: 11e7775c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 567eb7a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 3b6f5e22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 16b20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21537c3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0bcb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 43566d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_430-, and the Request Id: 25b1b406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 3aa97f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: 2965e2af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 114bbf88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114bbf88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 2206aeda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2206aeda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 580f83b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_5_424, and the Request Id: 234db4da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14863c9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641d0729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14863c9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 58d9a19c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d9a19c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_423, and the Request Id: 16cd26c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_10_427-, and the Request Id: 4ec70660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 311facbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.802+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: b47331f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c79c2e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 672825a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311facbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 2b9eb349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9eb349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 35bcbdf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_423-, and the Request Id: 47d3a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35bcbdf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 22c6d2ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 68835c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68835c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa1bf8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 60833f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa1bf8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60833f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_417, and the Request Id: 714f342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: 52f9840c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_3_432, and the Request Id: 676e493d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 2a5f057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5f057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 42ad9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ad9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d26249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_1_432, and the Request Id: 2412db51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 2475323e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446866ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722b7ba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ea408b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_2_429-, and the Request Id: 249ce708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_417-, and the Request Id: 4cf7152e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 503604b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432-, and the Request Id: 5894ce08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503604b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_1_432-, and the Request Id: 2289e601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 6c8905c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8905c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 4cb0c107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.820+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb0c107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_9_429, and the Request Id: 338932c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b09ec2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.821+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b09ec2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 540e1d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6171df1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12508231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 510a6f37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_6_431, and the Request Id: 624107e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f57d770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f57d770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 6e719707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e719707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 65ea43dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ea43dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_10_428, and the Request Id: 29f627e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4589e291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 564d47a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.834+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af557ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564d47a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425974d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_9_429-, and the Request Id: 2e4f8531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 5c1ed84f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 80db282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7395dbe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f78553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f78553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27846418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27846418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_10_428-, and the Request Id: 58f4bd50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2ed932f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e0a655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424, and the Request Id: 7bab1f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_7_429-, and the Request Id: 66515612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f57b6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: 34d79287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: 340fd866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4b943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4b943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 45e28a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e28a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 65369d6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65369d6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 186db3bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_5_425, and the Request Id: 485a6b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b54fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 397b65c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 5eae49c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eae49c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b54fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: 6a29abb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d62edef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e680498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 11928656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11928656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5fd6a564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186db3bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_430, and the Request Id: 38abbdda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: cf10560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.870+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf10560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 45961a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45961a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 1823aff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_418-, and the Request Id: 356c1e5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ff0910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff0910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_1_433, and the Request Id: 7b10836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.876+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430-, and the Request Id: 6cdabdc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 380a0ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_3_433, and the Request Id: 4ae89479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433-, and the Request Id: 43dc2e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db449d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db449d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5d9f659c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6ab3b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 2977a8b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 13d62cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c52aaf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1fc53939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c52aaf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_3_433-, and the Request Id: 64e72fa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7f282f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430, and the Request Id: 6909ab35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 275c67b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f715371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606dace9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 73eedd58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6ed92e74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73eedd58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 395ce637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-instances, and the Request Id: 1175dd3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.891+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395ce637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 349bb0ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349bb0ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430-, and the Request Id: 504da3d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 27d35b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 2e72d272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 1f1a178e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1a178e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d35b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4ee6f891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1175dd3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32169b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32169b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.903+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432, and the Request Id: 3b8d5d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_425, and the Request Id: 4e384468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies, and the Request Id: 2feb00a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 2896a030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5d18292c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2896a030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d18292c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 1a1aaec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419, and the Request Id: 33dda074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 6944411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6944411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_432-, and the Request Id: 2042e5ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_5_426, and the Request Id: 1efa3416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_8_425-, and the Request Id: 2dd681a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7553aca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 522daa89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419-, and the Request Id: 15c81c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_7_430-, and the Request Id: 27002f59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b454ceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b454ceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37b86b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b86b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_3_434, and the Request Id: 5b19e667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aab5048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 14a4d20e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a4d20e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 30b8cca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aab5048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426-, and the Request Id: 527b99c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 19a7a02f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 77cc00b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a7a02f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cc00b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23bf85d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bf85d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_10_429, and the Request Id: 2fb72ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_434, and the Request Id: 31a29b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460d7736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4679be7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4679be7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_431, and the Request Id: ae4d6bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179b476a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.940+0000 [https-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_434-, and the Request Id: 523a2a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429-, and the Request Id: 5796740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d071957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35acf1dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431-, and the Request Id: 6032690d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 78814e67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 72034503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 3de3e6a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_434-, and the Request Id: 3f8756f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a6f43bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies, and the Request Id: 675a53e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230376cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fea3e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 529bbadc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529bbadc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.953+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19230f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 5d652596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 3b67caa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b67caa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_426, and the Request Id: 780b73ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies, and the Request Id: 47fd516b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b65ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 673b649e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policies, and the Request Id: 5153e5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673b649e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b65ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 3806d123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-instances, and the Request Id: 58d3377d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3806d123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d3377d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 243acf8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea516f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 663b0df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_6_433, and the Request Id: 56c77ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663b0df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea516f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: 4e4704a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4704a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 6c88e141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c88e141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy-types, and the Request Id: 50064d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50064d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4c60d1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c60d1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 65be77a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 53e4f8e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65be77a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e4f8e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_10_430, and the Request Id: 6c71d4d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_432, and the Request Id: 4bca8a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: 41d5c84a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_435, and the Request Id: 5eab014a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_431, and the Request Id: 48ba30c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 4c85d0e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0f1b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 7e40b2fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0f1b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: 568b427f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 3c0415ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_8_426-, and the Request Id: 55637065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0415ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430-, and the Request Id: 342ba6ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: 2df3751d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435-, and the Request Id: 71288a7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_2_432-, and the Request Id: 5e6aa407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: 1566bb67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 11e4a586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 169e134a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_4_420-, and the Request Id: 3b969ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169e134a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 27e400eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 48275325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48275325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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/policy_5_427, and the Request Id: 42a04cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 3ae587fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae587fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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, and the Request Id: 1996908c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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: 609e5833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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-types, and the Request Id: f550cf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f550cf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:47.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_1_435, and the Request Id: 5a095c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354f2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_7_431-, and the Request Id: 4372f52b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e9fd9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6278ebac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 79b8d770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 24943adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49594281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5bc6e1cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_435-, and the Request Id: 76ae93d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 217b3894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 15653625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2e58fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 52bd63bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f1e6b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c70fd1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c70fd1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aaeb824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 487908db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aaeb824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_427, and the Request Id: 1b8e44c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policies, and the Request Id: 403ecb72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f4eca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f4eca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 4dd7f46e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 727cbb00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727cbb00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 5050a686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd7f46e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 9aca563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5050a686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9aca563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 7844d075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7844d075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436, and the Request Id: 844d1e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: 587d1ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440d91c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440d91c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68dbd7f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68dbd7f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_431, and the Request Id: 5383451e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_6_434, and the Request Id: 4ff4e4b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e3d01f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3d01f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_9_432-, and the Request Id: 62034054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 58669f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12078a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ed55f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed55f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_431-, and the Request Id: 26e4ef46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_436-, and the Request Id: 7b058b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 3343c25a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.055+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3343c25a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 431b446d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431b446d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 20f68f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f68f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 4f42b120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 28059656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f42b120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_421, and the Request Id: 3597cb34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_433, and the Request Id: 4c73404c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_427-, and the Request Id: 4620d1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 67cd32c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd32c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 700e0c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9e70fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.069+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52846f8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28264ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28264ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policies/policy_2_433-, and the Request Id: 6d12d4ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: 7140545c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_5_428, and the Request Id: 64446a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: 7b912e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3f7881c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f12fc11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 1c6d70c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbbec1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64dfb71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dfb71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d599cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d599cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 7eaf7815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604d536a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e629a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_432, and the Request Id: 20c37c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_421-, and the Request Id: 41119ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 6a0fba42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed881fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5575f8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604d536a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 5fade32a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fade32a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 23ca9cb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_1_436, and the Request Id: 5b768b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd0d662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_5_428-, and the Request Id: 669f5ef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6363257e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 10fc1370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6363257e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432-, and the Request Id: 4936b56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 7889b9e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7889b9e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1cb33143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_437, and the Request Id: 46b4fee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb33143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 24b1d6ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b1d6ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_9_433, and the Request Id: 143aadc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25bbf51e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bbf51e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: 3214bce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 283f2409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 16ce44bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ce44bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23db3584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe64c36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23db3584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be815ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.128+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428, and the Request Id: 48a2251f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_437-, and the Request Id: 1dfbf0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 2f8cc1e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 589a8074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589a8074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: 52dc2f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435, and the Request Id: 7e930f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 6fa86cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29b243db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa86cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b243db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 70cdbe31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cdbe31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 245afa53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245afa53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 21a5950d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_2_434, and the Request Id: 5ac287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5221ca13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 3671dfcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655b3537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_8_428-, and the Request Id: 4a5f7321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 2d4b4d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_6_435-, and the Request Id: 1eb75986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4b4d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fef966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: ac975c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39eb9a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39eb9a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_422, and the Request Id: 734b9594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 364ccdb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 7b38f7a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 535d4b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535d4b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a7a79d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7a79d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a39cbfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a43286d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5c138cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a43286d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 1b4916b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 477cea4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4916b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_5_429, and the Request Id: a449165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_2_434-, and the Request Id: 5b7f62f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_422-, and the Request Id: 626e92c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: 249e90dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: 510585f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d984be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4a18613b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4286f578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4286f578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_429-, and the Request Id: 6cc035c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 605e47e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605e47e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b2f9d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 155c7ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155c7ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 69c42773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c42773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_9_434, and the Request Id: 24437f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438, and the Request Id: 7127a1af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 31afcc0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_433-, and the Request Id: 3a5eca3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2c7b43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 3a93b114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a93b114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c907bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c907bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_1_437, and the Request Id: 631ba69f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 15c7141b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c7141b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 3d7eee0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 462924e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7eee0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438-, and the Request Id: 6fe691e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 364764f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c4e725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434-, and the Request Id: 38d95ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_6_436, and the Request Id: 5166b6fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: 6322124c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 7fd6a693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 70ffa63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ffa63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 82e716f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 2c383bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 358afb78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c383bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7069ca9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae7d7cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae7d7cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7069ca9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_7_434, and the Request Id: 47a3764f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 6506fe18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1211679c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3ade05ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1211679c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429, and the Request Id: 6778b36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436-, and the Request Id: 3b5c46f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.223+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72d7f3ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.223+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d7f3ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_2_435, and the Request Id: 73f62bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5af3f9c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17af181f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 7b06c3a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b06c3a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3ca16e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 40dbe0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 31d7a243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40dbe0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_423, and the Request Id: 1a9fc198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d7a243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434-, and the Request Id: 3ac2f1d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 2cc13e63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489ce0c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc13e63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_434, and the Request Id: 69618954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 40adf930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40adf930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19fa7da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423-, and the Request Id: 238ec20a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 4213468f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fa7da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ded763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 33132a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_10_434-, and the Request Id: 9cc40ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439, and the Request Id: f718fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.252+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429-, and the Request Id: 14a9bdcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_2_435-, and the Request Id: dfe0153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4848abf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238b72b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31236a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4081de65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policies/policy_3_439-, and the Request Id: 850f5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4081de65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1b9cb7a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 328d536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9cb7a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 8b47cea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 6b94b2d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b94b2d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b47cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 52aead32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: 203a93c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_438, and the Request Id: 7d69edcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a6d23a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 747ee933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747ee933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4d721e1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 73c886a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.273+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c886a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 129fef09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: 786bba8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 464ea307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464ea307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1329b645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d7c171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d7c171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_438-, and the Request Id: 594f8611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8ef62f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_5_430-, and the Request Id: 517489fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_435, and the Request Id: 2b94e348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 6edab8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e80de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6edab8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 60506ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60506ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_6_437, and the Request Id: 76673cd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435-, and the Request Id: 1f9c4935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3e3986f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 587d1354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587d1354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 6269bc75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 206cc51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.297+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206cc51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430, and the Request Id: 641f875a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 443888c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443888c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3e6a3006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6a3006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 54ec68e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ec68e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 387acdd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387acdd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435-, and the Request Id: 665b2895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 4a58f531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_424, and the Request Id: 28fb4054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_430-, and the Request Id: 246e3112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 438ea456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 68acbcc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438ea456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f1d2165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c25c504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1d2165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: 46dc6298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 31a38b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_440, and the Request Id: 30cb4cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3c709970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.321+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c709970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 447adc20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ba711d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5d5868f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba711d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5cf5d731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: 587a8fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce7d2a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 4a19210f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a19210f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1962cc97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_435-, and the Request Id: 5d09ac26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_4_424-, and the Request Id: 4764911f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_3_440-, and the Request Id: 24b5c1cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425558b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 1b541d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425558b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 290ecd30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b541d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_439, and the Request Id: 3a634e0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bafb67a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382e65b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bafb67a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 41160d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41160d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 101f1f97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 320c3338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436-, and the Request Id: 5aa62616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7453f14c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 40ed41f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_5_431, and the Request Id: 311b3771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ed41f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1518e0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_436, and the Request Id: 6a57ad99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 6ee31974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1518e0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439-, and the Request Id: 49137dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 2cc7e543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc7e543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d8533ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_6_438, and the Request Id: 41156e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8533ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28399cbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28399cbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 25061e5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a250d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_431, and the Request Id: 606e246d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 23b03aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b03aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_6_438-, and the Request Id: 6c2cabea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 5af6c63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af6c63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: 522daaf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_9_436, and the Request Id: 6ccc0498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_10_436-, and the Request Id: 3c9d4fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b4f030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 661749d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4d970f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 46cbdd36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4cc5d84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: 5a67e431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e90509d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 16cafecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16cafecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 57b310e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 7d510a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49b49743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b49743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_440, and the Request Id: 6d4a7744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: 36d443e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 75ffdcb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ffdcb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4d5be65c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ba611f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5be65c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ba611f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1da85e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da85e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_425, and the Request Id: 57d2b188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441, and the Request Id: 5589ed0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 60144686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 7d76d974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3b8bf78c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d76d974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60144686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_440-, and the Request Id: 3e48e43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 701aa948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1082c83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 13321032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 407eaf9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778635d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407eaf9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778635d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_2_437, and the Request Id: 2d351331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_7_436, and the Request Id: 5d4c83f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_3_441-, and the Request Id: 5458a699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3f88ebd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_2_437-, and the Request Id: 9861b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 36fbd54c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fbd54c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_425-, and the Request Id: c0339a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25512c3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_7_436-, and the Request Id: 614f283b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25512c3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 773cd1b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 7f76c442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f76c442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 17d34927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: b9d24cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d34927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: 72314cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 36105a4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 783102a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 76340eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783102a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.427+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1106a32b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1106a32b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: dbf59c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_6_439, and the Request Id: 52747704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 2a228c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437-, and the Request Id: 3feefafc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432-, and the Request Id: 15c87989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 35c2d427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 5ad90d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 193ec49b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 2d70f998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.443+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e93220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d70f998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 291f5469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291f5469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432, and the Request Id: 64d00c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9788eb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_439-, and the Request Id: 7ac6ad09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9788eb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 55849589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 209f9d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209f9d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_9_437, and the Request Id: 36ee93e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751d32c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 789d42b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 521ac58c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_432-, and the Request Id: 89f112a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 300bbe1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 10c891f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c891f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3d9ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 2a6a6970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6a6970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3d9ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442, and the Request Id: 5f135cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d37c8ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 1de132ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d37c8ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_441, and the Request Id: 2d5dba78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 1c750bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c750bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_437-, and the Request Id: 356c555d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 44424bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 5440b254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5440b254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 4a4490c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcc6fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ed574b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 207e9758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3829bfe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3829bfe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207e9758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 174d5b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_441-, and the Request Id: 3cbd73c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174d5b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_442-, and the Request Id: 5b1bd99b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39935211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 5fdb8d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdb8d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: 323c8583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: 787b8769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3863a807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_437-, and the Request Id: 1a8b5d5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 38e32914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e32914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633ddb38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633ddb38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_438, and the Request Id: 5ec1d5d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 11c658a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_426-, and the Request Id: 20474716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2ba2d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 756020ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_2_438-, and the Request Id: 699053c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 29d8c0d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9cd940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d8c0d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a6f71b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a6f71b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28695cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 52e4ecea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e4ecea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 17983452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 35b83872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b83872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_5_433, and the Request Id: 7985ff7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_440, and the Request Id: 25a2d6b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 462f91f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462f91f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 40f52109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 49c02b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e648612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4061e921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4061e921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: 4e7e0398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 76b72b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438-, and the Request Id: 19252371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b72b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_5_433-, and the Request Id: 1381e196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 7525de2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236e96f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7525de2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 35220220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35220220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_9_438, and the Request Id: 27ab5731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236e96f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_433, and the Request Id: 4222d186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_442, and the Request Id: 1f8fedee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4f8d5949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 17f182cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 46864484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1f9d0e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 36f4628d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 45b17230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b17230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_433-, and the Request Id: 5d79c3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 299a1661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 578156f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578156f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427, and the Request Id: 589e4afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c75e4e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c75e4e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_442-, and the Request Id: 2db22068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 12f166e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f166e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_443, and the Request Id: 1435dcc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_9_438-, and the Request Id: 52089ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: a7d5335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 16477f36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da5ef4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427-, and the Request Id: 77396299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da5ef4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 60584651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6753ccfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 66cb2546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3841bfd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cb2546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 3c352e97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c352e97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438, and the Request Id: 48d8ce47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 9a91f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: e79e66b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a91f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_443-, and the Request Id: 58543b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e79e66b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 61452d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61452d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_439, and the Request Id: 2b0aa318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_6_441, and the Request Id: 62259692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 116d98cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438-, and the Request Id: 2caa164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 6c448ec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1b7aad08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d8d14a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_2_439-, and the Request Id: 72e295ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1a9a6ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.581+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: 4d0c5b13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 1a414dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a414dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b22c583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 73b251c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b22c583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b251c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d76c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 3d5b7cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5b7cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_5_434, and the Request Id: 68b1191a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policies/policy_8_434, and the Request Id: 6814590a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 5b574c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 2b14f3bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b574c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 2e5e72b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 61b44bfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 46cb1eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 1f1d73ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1d73ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_439, and the Request Id: 35a8181c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 71cbe46f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ee751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ee751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a74601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a74601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443, and the Request Id: 73c94152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f190038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f190038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_434-, and the Request Id: 681eb2ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4678d45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434-, and the Request Id: 73150560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4678d45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 703df1b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6481f458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6481f458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 1c4de20f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.610+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4de20f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: 697dcf20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6005a63e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 43417477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: 187b352e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43417477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439-, and the Request Id: 10244ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 7419d928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7419d928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policies/policy_1_443-, and the Request Id: 6d6c6c8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 79edad5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 29138345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_444, and the Request Id: 105dfd6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4f7e6d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_428-, and the Request Id: 26c702fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24edbbb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24edbbb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9d796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9d796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_7_439, and the Request Id: 74fc1d45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.636+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44838881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.636+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44838881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc61679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444-, and the Request Id: 5815e081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc61679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464de528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: 4068eb52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442, and the Request Id: 43dc0092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4fbc2dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1f1deb41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 66c75584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_442-, and the Request Id: 1a2ef27c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 37219b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 45f1e0e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37219b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_7_439-, and the Request Id: 45da680c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 375f4ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.661+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d69aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375f4ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_2_440, and the Request Id: 42a25eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50667c7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a7074fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70de1c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 57f497da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2f4e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 610c25aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 6a238846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 85b549f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 795fbbf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85b549f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.696+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795fbbf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3f5cee58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_2_440-, and the Request Id: d043fb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5cee58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 488d2d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488d2d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 1ac44dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_10_440, and the Request Id: 9d73f20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 2dd1a712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507502b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd1a712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269d03ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269d03ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 1d24de1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26135bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_435, and the Request Id: 5ae160b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d24de1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26135bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445, and the Request Id: a88d461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: 1c9adf87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bdef854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_440-, and the Request Id: ba32861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bdef854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 7992fc95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7992fc95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d283c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d283c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5217f72c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 504683e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504683e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 5c805146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c805146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_435-, and the Request Id: 7f9aaa74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d608f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d608f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 249d1dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_444, and the Request Id: 423736ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 507c98e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_4_429, and the Request Id: 45f36e7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507c98e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440, and the Request Id: 40e34718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c5b9d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5b9d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443, and the Request Id: 24bfadbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 293e37b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 1b94c26a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293e37b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 4aa2b764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_3_445-, and the Request Id: 1fa6fbe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522b04a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522b04a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251968b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 1c53ecca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 70972280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_1_444-, and the Request Id: 52a4bd3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429-, and the Request Id: 2fd26f82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 6d61ef40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 350da97e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443-, and the Request Id: 5c411f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440-, and the Request Id: 65433ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0842cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_7_440-, and the Request Id: 6001ea85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 28565734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28565734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 34a116a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5009446e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 7d62f1da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 197f102f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 7473d969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 3b756b4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7473d969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 166ee677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 31c434fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 35eb968c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c434fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e85b415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: 23352bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e85b415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_441, and the Request Id: 7afeb51d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5820f2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5f95506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 562e41a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441-, and the Request Id: 2c81ed30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441-, and the Request Id: 49ea2179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.786+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 466d5046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466d5046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d2ed43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d2ed43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 6fd9293a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd9293a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 14b4048e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7bf5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 528ffcb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_7_441, and the Request Id: 25809f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528ffcb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1af65ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.802+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af65ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 16c1aa37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_436, and the Request Id: 2940bc1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 726aae75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726aae75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 48cfe9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cfe9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 68fcb882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fcb882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36281105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36281105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_1_445, and the Request Id: 3fb4f771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 13cd6014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 79aa20b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cd6014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f0e9eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: 50414aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_436, and the Request Id: 1d427f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 145f8c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: b1487bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1487bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_7_441-, and the Request Id: 65e5604d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5cd0e655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145f8c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd0e655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53820d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_3_446, and the Request Id: 4186c7a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53820d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 63d8f4d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_436-, and the Request Id: 494e60c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 10b0b9ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b0b9ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 154075a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: 6f82c4be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 745ac3ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 3a642ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a642ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430-, and the Request Id: 5e8f524e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_446-, and the Request Id: 21ecdcaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441, and the Request Id: 357e992a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436-, and the Request Id: 19246ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f714a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e10b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 690cec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 2877210e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_6_444-, and the Request Id: 594d905e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policies, and the Request Id: 2ff75325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 7e096c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e096c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 13ea1678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ea1678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 287e702d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cfdcca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_9_441-, and the Request Id: 6d8e8f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 2ecd60f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 17f05f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_2_442, and the Request Id: 215c9e50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 893283a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2048cc40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 893283a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72b99089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b99089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2048cc40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_442, and the Request Id: 5a4c8f6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 2bd27e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd27e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_7_442, and the Request Id: 14c853dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 6bad00af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff51fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 10d73f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 3cbd06e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 2a06ac19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.883+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbd06e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 626872e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626872e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 382d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_446, and the Request Id: 8b3c450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442-, and the Request Id: 2fb5705b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: 70895de2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67a8b2e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d4fb6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d4fb6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 45b46117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b46117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1976ecaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 418759b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 418759b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.900+0000 [https-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_442-, and the Request Id: 1d2b9673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 22fbc4e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_3_447, and the Request Id: 47f6c52b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: 570fdd0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437, and the Request Id: 1ce5bac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 14852f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14852f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 786f21fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 43ba7a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ba7a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_5_437, and the Request Id: 6d8c1974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_447-, and the Request Id: 1d63d878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 38ff687d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aae7fdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aae7fdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_8_437-, and the Request Id: 637282de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a81993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a81993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442, and the Request Id: 321eed9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 62689892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62689892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 79da047e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 64272046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79da047e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64272046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 1f654a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505228c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 10da21fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505228c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445, and the Request Id: 1e046b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431, and the Request Id: 5f22cc7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 74041d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 479afdf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_442-, and the Request Id: 640092ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_4_431-, and the Request Id: 6858f4a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b9b659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5215f37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_6_445-, and the Request Id: 796b7325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_5_437-, and the Request Id: 606392dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 433c382c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433c382c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 159e5ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-types, and the Request Id: 293177f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293177f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 74fd6a50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 1408b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26661902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 65e5afe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 1eeeb731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eeeb731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48273ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 5ad8f428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad8f428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 56c8494f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_7_443-, and the Request Id: 79535ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_443, and the Request Id: 71ba8012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 7a4a91a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 85c5289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4a91a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-types, and the Request Id: 1820b82c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1820b82c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438, and the Request Id: 2ecbab5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.969+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16b0f9c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b0f9c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51db6c39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51db6c39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 73eb6419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 52f2abe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 242bfe43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 5c3e0bc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f2abe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242bfe43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30fac065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9aa7c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_443-, and the Request Id: 2a5f068f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy_10_443, and the Request Id: 642315ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_3_448, and the Request Id: 10ecb47a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_438-, and the Request Id: 7bed7966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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-instances, and the Request Id: 6887af85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6887af85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 50db726e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 360b061d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360b061d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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/policy-instances, and the Request Id: 4560a2aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4560a2aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d47cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 436c867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436c867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438, and the Request Id: 50fccd1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447, and the Request Id: 2c8dc276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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, and the Request Id: 12903337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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: 59c01f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:48.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_10_443-, and the Request Id: fe2b779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6f4d5787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_3_448-, and the Request Id: 100acbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: 650fe937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 775772ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 77f2c140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775772ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3971f7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f2c140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372507b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b7df52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372507b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7df52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca8ef87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca8ef87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: 2efe21f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_432, and the Request Id: 787f7aab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6376bcea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 34ef12e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 102ce828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: b65f88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ef12e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102ce828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 2133e3d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bc6bbdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_444, and the Request Id: 56c307bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc6bbdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1db3db0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_446, and the Request Id: 1d5b5290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3bf7ae5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432-, and the Request Id: 136f7e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_9_443-, and the Request Id: 3ca6dc9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 649e91e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3cf7ca79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 7b5b8cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3813c060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3813c060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf7ca79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 40963ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5a570095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40963ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a570095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: 5297fc1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439, and the Request Id: 4ccca302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 34102de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: 3b0b1a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.025+0000 [https-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_446-, and the Request Id: 997b79c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_444-, and the Request Id: 1e28357a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 7bd34439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3b84e7ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cef7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f461399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f461399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_8_439-, and the Request Id: 7c3d103b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 11ede23f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ede23f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies/policy_10_444, and the Request Id: 17a05abf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3958df77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 60122701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c95e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea5d4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c95e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 595ffeda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595ffeda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_3_449, and the Request Id: 1e306825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a62c055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1f42f54e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697f3d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7caebe06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: ac84c83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f6b7ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.062+0000 [https-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_444-, and the Request Id: 5424c92a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ee9fda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac84c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6b7ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 454d43e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 36523380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36523380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454d43e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 7928b1ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_449-, and the Request Id: ec415a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.069+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7928b1ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: b4314ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_1_448, and the Request Id: 75ab5d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 663d3783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: b8f433e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663d3783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8f433e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5488239a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: 64e79768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 60ea766e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ea766e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447, and the Request Id: 4e8a43f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_447-, and the Request Id: 517fa0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_433-, and the Request Id: 2676347b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 36f4d3b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_5_439-, and the Request Id: 5fc8d307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 5e72e4ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_1_448-, and the Request Id: 4c89014f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: c4b1f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77dc1636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 52cd13dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 22ab51ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cd13dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6e421284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e72e4ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e421284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 2d0014ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0014ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_445, and the Request Id: d477a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: 6802525b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e680eaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 28b1579b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb56a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4309ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 347e52d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aadedca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347e52d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445-, and the Request Id: 5cc578c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 4652634d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 591333eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591333eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bcc1eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440, and the Request Id: 5ffc4416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 611a388b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_444-, and the Request Id: 33668daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611a388b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3ac1a0a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 377b81d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377b81d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 4feafde1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_445, and the Request Id: 6cf17c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4feafde1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3166b8b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177d91c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 605eacec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605eacec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 5c0f4dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0f4dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies, and the Request Id: 31706833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6ca8d72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450, and the Request Id: 413a3909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_8_440-, and the Request Id: 209fb53a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca8d72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_445, and the Request Id: 6715ae8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 421c2dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421c2dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5b523f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b523f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 576775dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_445-, and the Request Id: 74f4990b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 654c2734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654c2734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_3_450-, and the Request Id: 5ae14fb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 60005635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd81183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 5e398464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e398464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_440, and the Request Id: 3d41fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_1_449, and the Request Id: 4e56ed4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f25ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba15f9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 35787fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35787fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 25498548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa68619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_440-, and the Request Id: 4c233a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 187605e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa68619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ca2e511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5d17ebc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca2e511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445-, and the Request Id: 7151fb0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449-, and the Request Id: 7be9fe43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 165f8f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165f8f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: 213970b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446, and the Request Id: 67bc9ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 74efe217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74efe217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 3dba473c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e23fac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dba473c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 2c12c92f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c12c92f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 75267b38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75267b38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69dff187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad77d37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad77d37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_8_441, and the Request Id: 409e607c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 95420ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_6_448, and the Request Id: 354e40ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95420ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_434, and the Request Id: 622b7498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: 35d114de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446-, and the Request Id: 4fe32181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_448-, and the Request Id: 6b060052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac2eb8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: 39a46b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 59a9aed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 21ace928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a9aed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53bafebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 2a135f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.169+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53bafebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a135f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc489e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 736f0fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6b893047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736f0fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_434-, and the Request Id: 66e1a7da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_451, and the Request Id: 7d55d609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 24ce941c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 53d4b9fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183b2205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_7_446-, and the Request Id: 7f5b8bba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 915d69a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5f3dbcc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 66f9dbfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fe84a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe84a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 33b192f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120f015a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 4bef9dca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bef9dca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_3_451-, and the Request Id: d44357f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_1_450, and the Request Id: 1a1a547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6341d69c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 18bef829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3a3392f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_1_450-, and the Request Id: 70651c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3392f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f185aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 4f637c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 260a4f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 241151a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 644a3e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241151a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644a3e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db07ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d1431a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db07ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1431a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 301c84c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301c84c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73187c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73187c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 184131bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_441, and the Request Id: 9b83379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.200+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184131bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 2ee7c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee7c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449, and the Request Id: 10486135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_446, and the Request Id: 53545f27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7023f9d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_446, and the Request Id: 55c88475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7023f9d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 45131da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28683de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: 1607a4e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_446-, and the Request Id: 385d821c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 6fd3e193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c929885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5687d630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd3e193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 69c44bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c44bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_446-, and the Request Id: 5135ff98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_435, and the Request Id: 6e578939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_441-, and the Request Id: 666db889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: 774bb3ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 35ecd228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_447-, and the Request Id: 66c1cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: d4421f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6ca5a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4421f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36746061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_435-, and the Request Id: 72d95c09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36746061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 7735843c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 55b20ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b20ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b382fcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_8_442, and the Request Id: 6663661a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b382fcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452, and the Request Id: 1791e906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 75ecf529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 6a4e0d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4e0d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 1e3477a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3477a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_447, and the Request Id: 36c3817c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7baeeb32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_3_452-, and the Request Id: 3ee48138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 126b905c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3ae5ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11e07a41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 561cc84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e07a41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: d4a1fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_8_442-, and the Request Id: 7de55716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 1c19a563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c19a563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 40a05fda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_451, and the Request Id: 187bcb6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_447-, and the Request Id: 3784f556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 88a0bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88a0bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: f1de10a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 2b2a01b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.248+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1de10a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 7716e750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6b3fed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4980d2d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.251+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3fed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 419213fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4980d2d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_1_451-, and the Request Id: 7cf48e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_9_447, and the Request Id: 2661b715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ab4ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ab4ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f530bb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f530bb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_447, and the Request Id: 7628d09b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_450, and the Request Id: 5d1c444f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc03a9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 57a68547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 48e6198f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_447-, and the Request Id: 52f97cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f9d74c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: 11f490b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 4f0d6e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab79b93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 12dd2894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12dd2894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1c4747b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4747b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_436, and the Request Id: 1a4d5109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_447-, and the Request Id: 4908e46e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6e0b9cba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 4939eb4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4939eb4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f81232d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 134160ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f81232d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448, and the Request Id: 3e798f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d25642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d25642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_4_436-, and the Request Id: 2c002681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c503b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6ca38766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca38766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 99b6bc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 1d5a0222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99b6bc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 4b947332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5a0222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_448, and the Request Id: 19e828a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_442, and the Request Id: 3ef36d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 40727364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40727364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 29263892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34844531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34844531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f508d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_448-, and the Request Id: 1b1caf21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 74a9e1a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 240b8feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a9e1a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ff876c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_448-, and the Request Id: 4509edfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 53c6be91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453, and the Request Id: 1cfc4719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c6be91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.299+0000 [https-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_443, and the Request Id: 26f4655e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: f011f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_442-, and the Request Id: 305dad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_3_453-, and the Request Id: 5aeb7f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a466f68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 53ab9eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ab9eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 2774fa7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e0ba35d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c6c295b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0ba35d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6c295b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: 3f1ab085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 7d6c6bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f32066c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 30b354a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 317b2500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2745e5ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317b2500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2745e5ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f97fe27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f97fe27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f32066c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_448, and the Request Id: 2b2aea71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 410dcc5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: 51fb205f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 51dff915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_451, and the Request Id: 2459f5bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dff915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_448, and the Request Id: 3d90e0ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_1_452-, and the Request Id: 40d6cd0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_448-, and the Request Id: 213ea6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: ade8c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 581348e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: 29dd89af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1e46a0af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 64b84fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b3ea72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3ea72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f18757f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_448-, and the Request Id: 47b640ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 3850400e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3850400e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_437, and the Request Id: 50207513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: bd92d09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a90c49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 66f50c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 4d3bd06b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 27f59e77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3bd06b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d58761c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b74d8e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b74d8e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d58761c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ff3c9da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff3c9da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31809f39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31809f39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437-, and the Request Id: 6a5269eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 5a7a3623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 53cca6c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies/policy_5_443, and the Request Id: 48742af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7a3623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 47b8a9e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_449, and the Request Id: 4de90b3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 34bb0639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34bb0639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 338656a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338656a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8d43d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_454, and the Request Id: 65e19e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 58a7fbe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 4cd8e76c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 39411377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39411377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 253d98bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253d98bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3863b571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_8_444, and the Request Id: 3b412d78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_449-, and the Request Id: f9bb1a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1011c558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: 1e212459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.373+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1011c558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 788f6f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_3_454-, and the Request Id: 20376da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: ff05cc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_443-, and the Request Id: 5196979e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.374+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff05cc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 51ee9914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453, and the Request Id: 259f07c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ee9914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 1221829b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1221829b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 342d85fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_9_449, and the Request Id: 1ae5fb26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 56cc0445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732ad53e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56cc0445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 2c05aad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c05aad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452, and the Request Id: 752a867e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_1_453-, and the Request Id: 6521b7f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1629a165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: 370fece6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c419bab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_452-, and the Request Id: 268b7785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.400+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d2de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b6c5802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_449-, and the Request Id: 56dc899b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6c5802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: df3204b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315fe8be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77cc4a56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df3204b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cc4a56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 680694d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e32842f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680694d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_449, and the Request Id: 10bebe8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 7f14fd74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f14fd74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 2dfdb1a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfdb1a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5a1ac07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_4_438, and the Request Id: 38af2804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1bfcbc61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1feb41b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.414+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4425c788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c88e7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_444, and the Request Id: 551c6c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3b0a7025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_438-, and the Request Id: 7ae3c359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0b52b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0a7025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 26f66cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f66cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a09b7d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d66881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455, and the Request Id: 5f32211a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 53be74b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_449-, and the Request Id: 456d1947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_444-, and the Request Id: 6f10b274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: c229fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dcdfb6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 7f67af65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f67af65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 7bb52799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb52799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 44757046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dcdfb6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e1562da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1562da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: 56cedd74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies/policy_8_445, and the Request Id: 2a9415f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_3_455-, and the Request Id: 73d52d57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 15c63c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c63c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 7989bcf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 751fc9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 50688225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751fc9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67df25af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3daefa48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_6_453, and the Request Id: 72464de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67df25af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3daefa48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7989bcf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.439+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7b0328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b327e79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b327e79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c13aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c13aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 24d12789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: fe0eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3e6c969f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6c969f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_7_450, and the Request Id: 4da0fc9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_450, and the Request Id: 5da42f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.450+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445-, and the Request Id: 6aa6c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_450-, and the Request Id: 76f2b79e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_453-, and the Request Id: 3cce8a83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 482a0b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 20513cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 54106ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5adf042d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54106ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16d04004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d04004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_439, and the Request Id: 3b08e066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_1_454-, and the Request Id: 42577dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_450-, and the Request Id: 66fd945b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: 57ada54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 53d09314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 2bdbd46a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1e1974a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1974a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b99b51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: e95c49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e95c49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: 75fb52e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445-, and the Request Id: 2b19ca9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 5a237669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a237669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 3b4b6aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4b6aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 62b6a755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: 609c2470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b802744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 755d0f28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies, and the Request Id: 27150f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6c3af35e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_439-, and the Request Id: 767bd35a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3e23aa28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 2df9079b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e7e954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7e954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 606e75cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606e75cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456, and the Request Id: 6e1ae8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 40394e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies, and the Request Id: 36542468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3fc45997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_10_450-, and the Request Id: 77ff5f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 57c746b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 601e023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601e023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: a659362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b45cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b45cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5ac4677d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac4677d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 57b36044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b36044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_451, and the Request Id: 62099f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10092abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10092abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 786b25ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786b25ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_454, and the Request Id: 77db5a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451, and the Request Id: 41426e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456-, and the Request Id: 3c1d8b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 38c602fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41a8888d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a8888d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 57017718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57017718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446, and the Request Id: 48faf8cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4163f7cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4163f7cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1e5e45ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5e45ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_451, and the Request Id: 3851abbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c6d410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1a1b2b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: 1ca086f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: 70faac69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 883ca3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: 3bcb2cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_454-, and the Request Id: 567c195d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_8_446-, and the Request Id: 35a18ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ffc6daf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffc6daf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3682b4d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 5a17136d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 338f77f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338f77f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd4a986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6219cd15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd4a986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: cf51e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 29d03e88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies, and the Request Id: 1f5a8394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_1_455, and the Request Id: 4aefc795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3b5653e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d03e88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5653e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: 1bfe67c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 53b1167e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 410f62fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 589bee57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589bee57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_4_440, and the Request Id: 6822a462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10230ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10230ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67be779c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67be779c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_451, and the Request Id: 68f0c7c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 28220a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 86adef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_1_455-, and the Request Id: 33b98df1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 7970f1a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 2af7c73b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 71ee0500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ee0500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_446-, and the Request Id: 7292ac9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5230fb43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 344f2223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344f2223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_440-, and the Request Id: 5ad8469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457, and the Request Id: 220cd0ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_451-, and the Request Id: 24b53cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 7d139c28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 1879a429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1879a429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282becb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 477ca833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d139c28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477ca833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d5aa319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1f1196a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5aa319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1196a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6431c818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 26ca097f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6431c818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe10844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ca097f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.605+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe10844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457-, and the Request Id: 4e6a24d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 144ebdeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_452, and the Request Id: 5661fe87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455, and the Request Id: 7059f73a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6742617a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 47a006c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6742617a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_8_447, and the Request Id: 17773690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a006c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 38d9df1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: 661b1666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_452, and the Request Id: 35a9527e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies, and the Request Id: 4c985ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: 2f67ef98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_452-, and the Request Id: 4f430550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_455-, and the Request Id: 4556254d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b3e85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1e405d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b8321c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b291cc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_452-, and the Request Id: 46684e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_452-, and the Request Id: 4809ad05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 11f08a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 449d5b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 72f018d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7241611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d083b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 23968065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 105ca002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b28182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a1e329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3acc02fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a1e329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3acc02fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 444bf612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.632+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444bf612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3c297e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.633+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3c297e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 7716af60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 17dcdd49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7716af60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dcdd49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 748b2920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748b2920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: 5a9dd79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 608dd31d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: 103f996d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_447, and the Request Id: 2547066e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 29eaaa8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29eaaa8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62dc23e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dc23e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_1_456, and the Request Id: 14762fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 240a4bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240a4bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b14cd2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 4f488973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies/policy_4_441-, and the Request Id: 441caaa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 160f7f6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_5_447-, and the Request Id: 26c97dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.646+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160f7f6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452-, and the Request Id: b105e3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5134b1e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_8_448, and the Request Id: 407fec20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 2c7e8881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45543fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456-, and the Request Id: 22cc6c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7e8881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45543fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 39e1449d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453, and the Request Id: 77d8e1f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e1449d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 11619647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11619647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_3_458, and the Request Id: 25ba9b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 272f67b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_453-, and the Request Id: 39fe7907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 581d8962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272f67b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1052968c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.663+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1052968c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 19d4fbfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d4fbfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_453, and the Request Id: 288b8d51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456, and the Request Id: 701ae67b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6ba9fed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 41851108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41851108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 4560e000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: f633775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4560e000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies/policy_9_453, and the Request Id: 131cc3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 47f5fb4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7847007b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_456-, and the Request Id: 5d53ecfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_3_458-, and the Request Id: 4d4c4065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb2964d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 34a575f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 43bf09f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies/policy_2_453-, and the Request Id: 3ee88899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70312912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70312912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_453-, and the Request Id: 561a4abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 29bbd149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6e522a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bbd149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 484e291a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 4b04ad15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bfa8026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b04ad15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 41fc566c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 36744a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 624a8945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: 3238cfd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 7c62d7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c62d7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf8e5cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2ecaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448, and the Request Id: 6d8f9889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 618cb59b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c8970e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8970e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 31755dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 77db7aa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5f06ae76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77db7aa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f06ae76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_454, and the Request Id: 1bc1e286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 31662362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31662362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5caabf32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 101bb8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24109841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24109841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101bb8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_442, and the Request Id: 36dccdc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policies/policy_1_457, and the Request Id: 76791083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: 6808b3f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 7ab65c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab65c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 727e9b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 24ce47e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: c581eb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: f15a294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ce47e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f15a294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_4_442-, and the Request Id: 73bb526f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_10_453-, and the Request Id: f192d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b5df9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 70edc4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f459704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_5_448-, and the Request Id: 29c124ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70edc4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 5516cea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5516cea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656aa673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656aa673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.723+0000 [https-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_449, and the Request Id: f4e9243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_454, and the Request Id: 680ee0f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_457, and the Request Id: 12bd7a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6c91995a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766dc15d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: 7f0cdae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 59958a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1a45d91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: 12b03414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68af5ab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68af5ab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 3ff1e10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 22160425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff1e10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268da9f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268da9f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 1413919a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1413919a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_457-, and the Request Id: 7230613a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_454, and the Request Id: 121ca9f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_3_459, and the Request Id: 17f23b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 511d89ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 582a8260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 38fbdbed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38fbdbed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 1766543a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1766543a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6d57585f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_455, and the Request Id: a3fff41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454-, and the Request Id: 6faaa967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 50585e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 34b72d0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3837fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b72d0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6502f754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 69283d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69283d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_458, and the Request Id: 2a54a995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_3_459-, and the Request Id: 7ebb7430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 107314a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4920588b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 6bf83cb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf83cb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: 577e2fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 4748cfeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4748cfeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: 3afeb0ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 1b4d105d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 2149a85b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2149a85b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 69a66f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a66f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c74c688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c74c688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_5_449, and the Request Id: bf17ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.796+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4582d257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4582d257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 38e10fc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: 63ec9780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_1_458-, and the Request Id: 5753e800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443-, and the Request Id: 3dede283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f835ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5d607ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d607ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 16a78d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 53554033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 17aea1be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17aea1be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 272ddf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_2_455, and the Request Id: 777e3605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d3ecc0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5732fa81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bea3c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_10_454-, and the Request Id: 63c48a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3ecc0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 783150d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783150d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 5f1ab58a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_6_458, and the Request Id: 55c3758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5344487a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 51056518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.837+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf19f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 543133f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543133f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dfb37a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dfb37a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450, and the Request Id: 4ecbd9bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 4e50821d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e50821d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 49a2e5ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a2e5ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 28a38898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cec74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebd5ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 21c9e138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c9e138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77f543f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f543f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455, and the Request Id: 64b6cd6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_458-, and the Request Id: 6a4f892a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339624d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5d345ef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 79a175e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a175e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: 1f2a9464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.879+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b53951b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b53951b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_455, and the Request Id: 50a3c951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: 5ba57e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_456-, and the Request Id: 6908ffbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_455-, and the Request Id: 4474d9c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 2b9d79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69651254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 4fb30e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9d79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: 501fc0b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501fc0b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 11968008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb30e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c3b8c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 40637977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11968008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3b8c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40637977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 47c0c878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: 2ff7b9bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444, and the Request Id: 7a0b1757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c401da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460, and the Request Id: 5773fdb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_10_455-, and the Request Id: 41f36e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 60bf6ac4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 948cc70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c013c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8feea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: 18a85e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444-, and the Request Id: 537b72b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b556f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b556f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 60bfdab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bfdab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_3_460-, and the Request Id: 2088ec94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_450, and the Request Id: 4528e181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 671d1d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 615ae5c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3e349616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d62a74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d29c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-instances, and the Request Id: 6646acb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 59f61186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6646acb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 73bb523f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bb523f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_6_459, and the Request Id: 58a685d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737b56d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5145a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67e291e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e291e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: 2ed80169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed80169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_457, and the Request Id: 655392f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 5831aa49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 3f0e4332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 2bbd0650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 64259681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64259681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-types, and the Request Id: fb85b15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy-instances, and the Request Id: cee71b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cee71b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb85b15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_8_451, and the Request Id: 6d17b68f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 6966e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6966e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_9_456, and the Request Id: 6604215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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/policy_6_459-, and the Request Id: 67080178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450-, and the Request Id: 72cc449d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 3fb1f268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb1f268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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, and the Request Id: 47386ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 61a7bff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a7bff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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: 65b7a7c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b7a7c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_2_456, and the Request Id: 5cfd058f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_7_457-, and the Request Id: 4bbb474f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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-types, and the Request Id: 3e23d62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e23d62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:49.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_3_461, and the Request Id: 29251da6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29f483ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f483ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520fe602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9b2095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520fe602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9b2095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_461-, and the Request Id: 22ec8ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460, and the Request Id: 417fef3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647775b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647775b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_10_456, and the Request Id: 1f90c663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_8_451-, and the Request Id: 4389d574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 2ef0dbc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6183bf92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_9_456-, and the Request Id: 2900b3bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 282b4608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282b4608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ab2942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab2942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: 44c20d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_2_456-, and the Request Id: 6593a946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6b985ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4b5616da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ff7968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_10_456-, and the Request Id: 62a2a64c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460-, and the Request Id: 509f0cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 164243c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381af6cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8c07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445-, and the Request Id: 2d0f5989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39554eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39554eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3292cd81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 7ac22b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 4ee1bc2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee1bc2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_460, and the Request Id: 3072da99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7355a0c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 538c3b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 52b605e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1b7150f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59c65f6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c65f6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 762b2d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 635c6abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635c6abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 24f854a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462, and the Request Id: 7cfd5014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 56124cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745b6abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1320cb1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1320cb1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_460-, and the Request Id: 9ec8756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 4987a337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4987a337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7d88ad53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d88ad53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7933ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 3804f5b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3804f5b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4605102e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 56a141ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4605102e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a141ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_457, and the Request Id: 4ad11056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 4e44e1e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77bfc4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7e6141bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 326fdc5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6141bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326fdc5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bfc4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 285c3c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285c3c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7684e54a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7684e54a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_451, and the Request Id: 2e8f1177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_8_452, and the Request Id: 5b281b3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e60e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_2_457, and the Request Id: 410775ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f0eef7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0eef7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461, and the Request Id: 3f8f3408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462-, and the Request Id: 3e0f3e3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 5bfbf6cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457-, and the Request Id: 49e5f212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_451-, and the Request Id: 2506e6f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 23126194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bfbf6cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eaed55f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.111+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eaed55f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: 743d1982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700335fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457, and the Request Id: 16fa9ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_457-, and the Request Id: 3fe08b35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_8_452-, and the Request Id: 42f64271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: 15dd9591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4f9aa8ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b2034e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 5fd24080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 2b5f84cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 71ac807a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5f84cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457-, and the Request Id: 1d9952c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 956e5b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 956e5b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_461, and the Request Id: 46a58919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 5d207198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3d8536e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb91dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1da1cba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 47290d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_461-, and the Request Id: 639a7441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47290d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2526125d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2611f79f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229bd064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27647156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27647156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3ef8028c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 16757672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_446, and the Request Id: 661cf56c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 628f9997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a992e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 3f75f236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a992e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f75f236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4248c078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 12b4d8f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea76148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4248c078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e1f25c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.146+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e1f25c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_462, and the Request Id: 30e6f568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b4d8f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_446-, and the Request Id: 34b1c1f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 67cea866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cea866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4ea640b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a705c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea640b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_459, and the Request Id: 7e9e2ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_463, and the Request Id: 5f7f0639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 6a1453ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1453ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6378d1f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6378d1f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 302ba914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: 68f5ccbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7fa89a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa89a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e0350c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0350c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: 76da907a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7771a30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 27f0287e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7771a30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_458, and the Request Id: 45c37da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_462-, and the Request Id: 785aaaef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: f4ed4a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e3c4fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3c4fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 591e5e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 1f10a73f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f10a73f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463-, and the Request Id: 318d2300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73146e0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73146e0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2580beb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2580beb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: 5a1f0ba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453, and the Request Id: 5b3fbaa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 437e94d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437e94d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_458-, and the Request Id: 5770c355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: f75f0af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_458-, and the Request Id: 35034916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b114208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 5d19c851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7d9bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b114208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_462, and the Request Id: 57d5b2a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28720ede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7ac58ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458-, and the Request Id: 6788bd8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc7e846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9f677c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.187+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5565898b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe2ca86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_8_453-, and the Request Id: 538b038f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b01cc1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3975dcdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: 4c21d822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 66396c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66396c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7adb5ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adb5ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: bb5b580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c859ce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 61884f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3b5f7ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 6b35fabd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b35fabd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 38254e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6ce43169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4e3fef5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3fef5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c23face, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6416121e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c23face the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4bd690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4bd690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 685ebecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_463, and the Request Id: 2ec143a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_7_460-, and the Request Id: 4ee1c8df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78c224db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 41e5e105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c224db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_447, and the Request Id: 677965db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 2581845c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 57f2cf3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2581845c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.213+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f2cf3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26f3845b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.213+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f3845b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3e1d53d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1d53d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 26c0a6ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2485c6eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_459, and the Request Id: 2cc34ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c0a6ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 655e88e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 39d32136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655e88e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d32136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: 1e3d565a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_3_464, and the Request Id: 5d7d1314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454, and the Request Id: 34c4b225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.223+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463-, and the Request Id: d31ab40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 705b9782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1aebccee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 1a8cdfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8cdfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_464-, and the Request Id: 3e3138b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 7e21cac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e21cac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 6405c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6405c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: 5f65a6a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 244ff4d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_8_454-, and the Request Id: 6f2add4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fcf1ef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: c5d6267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcf1ef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5d6267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447-, and the Request Id: 199442df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6161f79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6161f79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.233+0000 [https-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_459, and the Request Id: 24cbe50e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_459, and the Request Id: 6be9d592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_463, and the Request Id: 50718f15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 32184ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.235+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9fd3c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f26c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f3328e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies, and the Request Id: 46cfad51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cbd0d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2e271e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459-, and the Request Id: 20f02138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459-, and the Request Id: 6936f590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies/policy_6_463-, and the Request Id: 57cd83b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 5a3a8e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 520c9b43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 187ed1cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: b5629a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7c0bee53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520c9b43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187ed1cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 6b11c6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b11c6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_461, and the Request Id: 74a908ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b8420c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 790ffcf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790ffcf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: 6c86a2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3048d84f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0cb7d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 11c378de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_461-, and the Request Id: 118699d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0879fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0879fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491df8dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 2b46c118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 5b1181bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b46c118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1181bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_460, and the Request Id: 57f2d1aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: 475032d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 4465f8a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.307+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4465f8a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 4d9bf505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9bf505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 6d319c04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d05f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_454, and the Request Id: 57b5ad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: e222dd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e222dd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455, and the Request Id: 2666e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440b158b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440b158b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c7b4f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c7b4f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 219a888b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 15575527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6ff0f586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.318+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15575527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff0f586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: ff5d4ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_460-, and the Request Id: 1ecf7306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454-, and the Request Id: 440b8dc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_8_455-, and the Request Id: 32e53654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 974911d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6774b4e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_4_448, and the Request Id: 74f89287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_465, and the Request Id: 3eb043e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4027b1a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.322+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4027b1a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2647eaec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff5d4ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a5429b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_448-, and the Request Id: 72a82913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5429b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_3_465-, and the Request Id: 64b2eb9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 766ef2c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766ef2c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527557fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527557fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_460, and the Request Id: 4750b88b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1b3e5858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464, and the Request Id: 18983ed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3e5858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dddd27e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.335+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177a7149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc17990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc17990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_1_465, and the Request Id: 4dfe231b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41acd6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36160165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36160165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ddc736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: 48e4341d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 74413800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 336452db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_460-, and the Request Id: 6115a3c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: 5a3e6665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 490b98ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465-, and the Request Id: 4788121d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 143863a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143863a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2f4d51ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 45a8abc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a8abc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460-, and the Request Id: 41515620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_462, and the Request Id: d40d86b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 585319ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ced1d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 4901a043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b82715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265c3f1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40e6d3c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: 180550ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e6d3c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 5f24cab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f24cab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 776e8c1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776e8c1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63724a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1661fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_466, and the Request Id: 3310ee1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63724a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 272af850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272af850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 20c974a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 389df55d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389df55d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a2d74f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: 34b81e4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 5fbb78ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fbb78ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_461, and the Request Id: 1a49215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 32536ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32536ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_455, and the Request Id: 59c70921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 424db71c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 42003e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3a2d68dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a2d68dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7213eeaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_466-, and the Request Id: 43ef89bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2afe4100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afe4100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_449-, and the Request Id: 1062bc1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_8_456, and the Request Id: 7ce97ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60c96395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c96395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_461-, and the Request Id: 77051598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e4e83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: da3f12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da3f12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.402+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53b14822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf431ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b14822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7f5a9da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_455-, and the Request Id: 3a6016b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 3ffdbaa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 32424482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32424482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 48b6958e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b6958e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a79d52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_465, and the Request Id: 70ed0bc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 2a307357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a307357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_461, and the Request Id: 7a22c6a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: 2d84618d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_8_456-, and the Request Id: 1d3d1a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_465-, and the Request Id: 5b0faaa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2c9c8d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 32ef06dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_10_461-, and the Request Id: 507bc49a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3af5960f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af5960f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7e1e91fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1e91fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: bcb4377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c3693e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bcb4377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be32041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b55a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_466-, and the Request Id: fbfa80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be32041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1613b0b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 414f247a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414f247a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da0bbd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_9_461, and the Request Id: 416a94cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 6d4d2b91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 79750340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79750340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 47157eab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_467, and the Request Id: 456e1454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3409119b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_7_463-, and the Request Id: 43ae841e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe364e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3409119b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d962a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 324e996c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc1a90c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324e996c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6a716938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_462, and the Request Id: 775ca56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.457+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461-, and the Request Id: 6e75d968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18dad7b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18dad7b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 7fa73f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa73f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_450, and the Request Id: 96fdfe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4ef107af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467-, and the Request Id: 2bf681e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6dfd5eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 594b0a29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 3ec60b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec60b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 66bf6397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bf6397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 224eb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1d56f4dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d56f4dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466, and the Request Id: 422c6385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: 73590cd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 46553a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c36476b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46553a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c36476b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 589e2966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 791c2ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_457, and the Request Id: 67b704b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791c2ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: 5b35d990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43af2ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 4f3fc3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 32af21e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32af21e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_450-, and the Request Id: 15690a9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f2c4cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_466-, and the Request Id: 489db743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3fc3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 2d5dd657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5dd657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bc6cb81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_462, and the Request Id: 67e00243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc6cb81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_467, and the Request Id: 7fe20f73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c76c4b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_8_457-, and the Request Id: 70dbc590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2ff50770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff50770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.508+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f97e97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462-, and the Request Id: f23c111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.509+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f97e97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_467-, and the Request Id: 747c093a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f88b320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f88b320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4a1a3fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b035f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b035f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_464, and the Request Id: 6c44f2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_456-, and the Request Id: df39c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_10_462, and the Request Id: 3ec36b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8f349e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 5d4efc8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6dd2ac4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 64661bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_464-, and the Request Id: 5d8f7fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 65c4c6a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c4c6a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 4823ea93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cf905e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7f02f982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2e3acd71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3acd71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_468, and the Request Id: 64824594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462-, and the Request Id: 61b61ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493b5b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 5fb1bf8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 67cb43df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4794e35d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77228ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4853e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4853e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2fbe1a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 57971a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbe1a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a38bf7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_8_458, and the Request Id: 6bcfc854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468-, and the Request Id: 7a93c4cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 22ab17c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ab17c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7398cd62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7398cd62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6c7b42b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_467, and the Request Id: 731adefc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 18a9ec14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a9ec14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 202ea817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202ea817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188db2b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_463, and the Request Id: 190b4a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2029187f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2029187f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 4448fe06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 49f6472f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4448fe06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f6472f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 7fbf008f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies/policy_2_463, and the Request Id: 35fa0f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbf008f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_468, and the Request Id: 70f9e441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79679a75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79679a75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 3071036a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.577+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3071036a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_8_458-, and the Request Id: 5ff5e3f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_457, and the Request Id: 593b9503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_1_468-, and the Request Id: 15f6e116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3a264374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f681d3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_467-, and the Request Id: 52bfbe13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 69aa3635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_463-, and the Request Id: 4354fedf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69aa3635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_463-, and the Request Id: 212ce396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: b039a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b039a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 58fa255e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b049a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 11bc5a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1d05457b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 3aa78534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies, and the Request Id: 338ebe8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: 596fabac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa78534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 46380db3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46380db3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.605+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24039b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 79f956b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24039b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f956b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cb8d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 391587bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_10_463, and the Request Id: 23f945d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.608+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451, and the Request Id: 2b0f5f53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 5d00f2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_465-, and the Request Id: 1b047cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_451-, and the Request Id: 4718f6d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_10_463-, and the Request Id: 3d4333da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 347ec87e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6e0fab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 5e05750f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e05750f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ef8c490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef8c490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cfa1abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 230ae607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cfa1abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 770102ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770102ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_469, and the Request Id: 680b6b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 754af66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459, and the Request Id: 77bc72fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7db6da5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ddaca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ddaca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 75ac2a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ac2a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a62d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a62d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: 643ab42f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5be63d9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be63d9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 454cf9c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3105ebdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3105ebdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464, and the Request Id: 1ba1f9a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 41cc596c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 123b45f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 123b45f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_464, and the Request Id: 3045547f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 402acc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_469-, and the Request Id: 6cd91704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_464-, and the Request Id: 423a62aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 66f73275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 6a132720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: d344a98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34de769c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d344a98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34de769c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0f9448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2aaccf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aaccf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527962ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527962ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 6157436c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468, and the Request Id: 7d9a5f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6157436c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_464-, and the Request Id: 2a1fe75a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies/policy_8_459-, and the Request Id: 1bd607a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: c036026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 639ab5ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c036026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: 9ec32d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_469-, and the Request Id: 42520229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 5aafdc37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1e7d3516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_468-, and the Request Id: 2346b715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4597f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4597f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_466, and the Request Id: 3a588d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3e29776e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 2052fee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 586dbaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586dbaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_458, and the Request Id: 3ed1cefd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 5499bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466-, and the Request Id: 187fb345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_452-, and the Request Id: 11083f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4a6ffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2e8ec860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8ec860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 7411a68c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7411a68c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_464, and the Request Id: 6cad6964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3fea01f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 5e5ef6d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 13692172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5ef6d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74092caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cdedc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 271c7553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74092caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465, and the Request Id: 1f148534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44044913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f0cf61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 65707683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.697+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7c68b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies/policy_10_464-, and the Request Id: d04f8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 80b0303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.701+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46961582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80b0303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 5750b525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.703+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5750b525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3c39cea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46961582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa3d184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa3d184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_8_460, and the Request Id: 5d2d0c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_465, and the Request Id: 403ada0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d35d9df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_465-, and the Request Id: 4527b64b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 4a107ad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a107ad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 1540a6bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1540a6bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: 139aea94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_470, and the Request Id: 4662f7ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2a38e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2a38e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 22c4ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca6b4cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca6b4cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f59c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 349ee13e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349ee13e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_6_469, and the Request Id: 7803b88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fda0371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf1b499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fda0371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_470, and the Request Id: 38395812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_9_465-, and the Request Id: 362f45eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3f82ea94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 741340b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_3_470-, and the Request Id: d95bc4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4b6751ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_470-, and the Request Id: 189cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 76a4ad5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a4ad5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: 37fce59b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 318491b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318491b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2d56446e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_453, and the Request Id: 37138389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d56446e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 713355e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 5277ca0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713355e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 7517cf72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27eb68b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27eb68b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2e09c20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e09c20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 239ae433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_10_465, and the Request Id: 3df7f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 1ded0edc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ded0edc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 328943c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328943c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e84346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: 2e010647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 289a3f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 5f0738b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_467-, and the Request Id: 2b7780e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 611571f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies, and the Request Id: 25cc65b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453-, and the Request Id: 2d7f1e3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 65a08da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_459-, and the Request Id: 1ad82b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c6e102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 1f427603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f427603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 795542d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465-, and the Request Id: 36c22dee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795542d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71143665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71143665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 32ba6d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ba6d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_466, and the Request Id: 149cefb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 68f52b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3856f18e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3856f18e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7bc6736e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc6736e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_8_461, and the Request Id: 3f5a65bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 7326818b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 63c95bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c95bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794f2910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794f2910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 77286f0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319c2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_471, and the Request Id: 1ea43dc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: 3f0b1877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: e50c634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471-, and the Request Id: 47e9fcc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_466-, and the Request Id: 1858609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 89b7a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89b7a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 921742b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 73e88b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e88b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 764cc303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_471, and the Request Id: 6ee1fedd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 15dc4997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466-, and the Request Id: 3e0cb6fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b809f65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b809f65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26965f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 79c2a26c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_461-, and the Request Id: a888c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 771e4b75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771e4b75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 273c07da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 1d856b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3d4f1f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.828+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4f1f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 59e1a824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e75159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 58760025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e75159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58760025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789ff894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 19460118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19460118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_470, and the Request Id: 2fa81048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.831+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468, and the Request Id: 1697cceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_471-, and the Request Id: 5d0ca66b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: 35acf592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: 4075b23b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 431deabe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4da1899f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2e28b6f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e28b6f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1b3d848e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 5b1b24fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3d848e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1b24fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 4fb75929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies/policy_1_472, and the Request Id: 3f5f5d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72ee7801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ee7801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: 4fbff9c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_454-, and the Request Id: 43e974ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_468-, and the Request Id: 22e9438d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 7d360967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d360967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 62beef6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62beef6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1d845626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: 220cedf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d845626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3e53d404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.852+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e53d404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_1_472-, and the Request Id: 75c21917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5609ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_467, and the Request Id: 3699983f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f57335f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6b24e79e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3ea16667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 3fd437ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1829c23e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0bbaa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 61afea73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61afea73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467-, and the Request Id: 29f3922f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 424e6e71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424e6e71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462, and the Request Id: 798265ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_10_466-, and the Request Id: 4aa5ce2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53325589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248ba42a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 732765e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 38e5bfbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732765e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5a3d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 4218fde8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 19523141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19523141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1385f165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 732971d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1385f165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.871+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdd9fb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_8_462-, and the Request Id: 55069736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 3a9c338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9c338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: 7bff4420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f53623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472, and the Request Id: 46168520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f53623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 575b36ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575b36ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_6_471, and the Request Id: 1e8b38ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c687f72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c687f72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42704899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fc0d6fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc0d6fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_469, and the Request Id: 466e1602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: ddcbc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddcbc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_469-, and the Request Id: 1a81038a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_467-, and the Request Id: 16eac221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2ce65ab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 1e901d3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a55e5e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 625d851b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70dc1cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a55e5e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56894214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56894214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c411bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472-, and the Request Id: 4c58c0cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c411bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_455, and the Request Id: 5c54cb30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_471-, and the Request Id: 1b3ee471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473, and the Request Id: 53e74828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6da68bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 6947760d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da68bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3c9e9f07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 6a98ab47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a98ab47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_9_468, and the Request Id: 550d9b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 78ae6efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6947760d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 711b1b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711b1b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4336b997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: 151efd62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_10_467, and the Request Id: 3611f41e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca20b6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5f0ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455-, and the Request Id: 4ee6afd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33909e77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_10_467-, and the Request Id: 2d97b161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 274f7891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274f7891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: e0f2c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 54afe7b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_9_468-, and the Request Id: 9401366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0f2c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 26b8fbd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b8fbd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3dacc2cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3a200ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463, and the Request Id: 4e140997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.918+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a200ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7f1fe314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 35d6341f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d6341f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 453bccb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 1b315135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 122d7b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122d7b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: 19745d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_3_473, and the Request Id: 786b7597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30808f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14797d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14797d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28172376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 641cb426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 6ab9807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473-, and the Request Id: 2c3ab242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72d3f120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: 28cc7ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d3f120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 28d4f77b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_1_474, and the Request Id: 5d3915f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 3af7bbea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_461-, and the Request Id: 1ec6c030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af7bbea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 1348b88f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1348b88f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468, and the Request Id: 221037bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7261a84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 8d5a2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 29d27dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d5a2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 58cc0a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cc0a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies/policy_9_469, and the Request Id: 668627f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_468-, and the Request Id: 5cf99aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4f6af1a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 154a2f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6af1a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 672a2f70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672a2f70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 7136f520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7136f520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 7fb2ba16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ecf1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: 46c606d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd525e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_6_472, and the Request Id: 626b830c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd525e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 71345051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66656340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.955+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71345051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 369a4a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2d8f5c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369a4a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_4_456, and the Request Id: 19666127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_470, and the Request Id: 2cf4a37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_1_474-, and the Request Id: fe69585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policies, and the Request Id: 74f78395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-instances, and the Request Id: 4ce844b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 2ecdd227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce844b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 215fc7ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215fc7ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_5_462, and the Request Id: 1b74d59f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 8663e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-instances, and the Request Id: 23aab00f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23aab00f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_472-, and the Request Id: 5cdd878e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c21deb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 340a0f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy-types, and the Request Id: 1a65c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340a0f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a65c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474, and the Request Id: 7179119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 55f3abdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f3abdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: 5658e461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 5236803a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4528cb81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_4_456-, and the Request Id: 43fcca0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4528cb81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a256f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a256f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1128a06b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1128a06b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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-types, and the Request Id: 456a20ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456a20ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_7_470-, and the Request Id: 1f38b37d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_3_474-, and the Request Id: 7d276b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 722c7aec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1367b2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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_2_469, and the Request Id: 3e1cb92d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: 3dc99ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2208f9f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462-, and the Request Id: 3bfafd22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_10_468-, and the Request Id: 66d16ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2208f9f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 787b5126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787b5126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464, and the Request Id: 5a33679e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 40a57c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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/policy_2_469-, and the Request Id: 6eb172f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464-, and the Request Id: 4ae5c551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 4da65f5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: 617e197a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2f6cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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, and the Request Id: 27c8b445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 18e6565c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 1045fb0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e6565c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:50.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: 50fd7317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 659e1573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659e1573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: 56e8596e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 7b7012c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 13166149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd3719d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 4bfd7aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79c1ab2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 2de5bfa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 312a1e85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c1ab2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 54d7967e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 6e4ec9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4ec9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_6_473, and the Request Id: 6fb1ee8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: b3f058e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_475-, and the Request Id: 5464e9e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a2b62d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2b62d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42af153c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7557f7b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.026+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42af153c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: 1e6edfd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 40449b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.030+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71b41da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 30b6eea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b6eea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b41da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40449b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_4_457, and the Request Id: 71dc3f99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 6ff2249e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 43c1f8e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff2249e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3e9a751f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 52da7d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_10_469, and the Request Id: 29e305c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed2d273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed2d273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 429ba8f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429ba8f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 7bf6b5e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 5574f248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_3_475, and the Request Id: 48753901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf6b5e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5574f248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701f0c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457-, and the Request Id: 2bc24aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_463, and the Request Id: 5311d35f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_7_471, and the Request Id: b54609f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fdda908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdda908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 8450dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469-, and the Request Id: 3e49c8f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e9a75e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e9a75e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_465, and the Request Id: 591c4133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 37841780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37841780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d8a7a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 793e605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8a7a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793e605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_2_470, and the Request Id: 56456275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 44b8ec52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b8ec52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_463-, and the Request Id: 45b1b2b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 3e90097a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475-, and the Request Id: 68b180f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 620fa478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_465-, and the Request Id: 7aaf4c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_7_471-, and the Request Id: 1ab65798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 38bc8eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: d3b963f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bc8eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_471, and the Request Id: 624a0081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4388152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: 4db785d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4388152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: 6768c68f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de9b643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 78a52599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_476-, and the Request Id: 1e0a84fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 74b271c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2d74bf91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115df36b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36846133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 67a411c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_471-, and the Request Id: 242f288e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 502c4f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: a3c7daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12c114cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c114cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b3597c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 7f614b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 1fe1ec91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f614b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 26e82cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies, and the Request Id: 1eff9466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe1ec91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 275d2feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: e652acd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5f0b74fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 478a9977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 18030d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0b74fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478a9977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18030d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: 5329817e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474, and the Request Id: 715db3ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7a6002f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 2aeee179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6002f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aeee179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_3_476, and the Request Id: 2e09397c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_10_470, and the Request Id: 3ac59799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56bf09b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 2c511346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4653b04c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c511346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4653b04c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c81b08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c81b08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559a8151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559a8151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2c94248f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4e24ba66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e24ba66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_10_470-, and the Request Id: 6f66c0d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 7ecbdb62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: 7dd96854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ecbdb62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 1d724f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458-, and the Request Id: 65105145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d724f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c1e1c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1e1c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477, and the Request Id: 61fa473d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74655797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476-, and the Request Id: 6abfb011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74655797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4bfd8c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_474-, and the Request Id: 2a06a602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_7_472, and the Request Id: 208f6fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.113+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfd8c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: 5a5472cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_477-, and the Request Id: 4b05e1e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 70f92d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_466, and the Request Id: 6778c0ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: ad5b371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 65342610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f92d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7112a01e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7112a01e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: 6515ee40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5f5fe371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_472, and the Request Id: 709b0a67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464-, and the Request Id: 59aaf61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e5e3a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: 59b9ce65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies/policy_8_466-, and the Request Id: 162962cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 44b3ab9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 124b7aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: 63240edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63929bfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232ac2ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 629772c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 42d1752a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 11abd5dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 70f9f694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 16dd929a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 66c363c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 10a9b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 387c765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387c765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 3f426228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f426228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 9e02074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_4_459, and the Request Id: 12daf9dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 1413e2f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1d8b8eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8b8eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 59bd96e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 2b7ea6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 56245cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bd96e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347da78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347da78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: bba78a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2fa1b044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bba78a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_459-, and the Request Id: 1650c7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa1b044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b2fe63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2fe63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_478, and the Request Id: 6e35e89b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 2b160985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4f75b6be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b160985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465, and the Request Id: 77b74224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef6787c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 50619a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50619a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef6787c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.165+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477, and the Request Id: 685da9ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_475, and the Request Id: 77b4a463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 38ad24d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ad24d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.166+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: 887fc61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.169+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: d14177e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 1ab1d2bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_5_465-, and the Request Id: 1866bf33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab1d2bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: 18058670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477-, and the Request Id: 65178524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 1113e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1113e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: d68816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d68816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bb8356f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 190cf250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 255fd3cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255fd3cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb8356f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_10_471, and the Request Id: 2bf54579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_467, and the Request Id: 1d7b6c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475-, and the Request Id: 6875e274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2645a8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4758987a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3c69dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 153c451b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3c69dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 2eb2c54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb2c54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 28cd6d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cd6d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473, and the Request Id: 42dc5c5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 6414c031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: 428ad47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6414c031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 167b9329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: 10ef65a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167b9329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 4336fa60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178d3219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_4_460, and the Request Id: 5de666a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1245b2a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471-, and the Request Id: 39af3ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3b720cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778156c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: c252e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_2_472-, and the Request Id: 727e265d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5bdc43fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bdc43fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3a0482c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 67c37f93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c37f93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_467-, and the Request Id: aae8266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_6_476, and the Request Id: 7bc013f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4511186d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 56ecfe53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476-, and the Request Id: 2883e746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_4_460-, and the Request Id: 1e6ae04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5453ce57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32254698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32254698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.237+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e9fdd48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9fdd48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d10d64f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 10250055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d10d64f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10250055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_479, and the Request Id: 6e0cfe76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a16923e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 20ba608d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1fcb607f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f87db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: 31c98f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: b4c5b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 4a5818dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 5373f5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.248+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5818dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5373f5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 495a9c7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 2cd2368d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd2368d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5084b2fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.254+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6300864a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.255+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6300864a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5084b2fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_474, and the Request Id: 5eec2bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.256+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459bf813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_466, and the Request Id: 2e97992a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: d051e8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.258+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d051e8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5bc06d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_478, and the Request Id: 2cac1ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_7_474-, and the Request Id: 5e0ab95f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e35a8ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37259c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.271+0000 [https-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_474-, and the Request Id: 3387bbb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_478-, and the Request Id: 19062d86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 361ca724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361ca724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_466-, and the Request Id: 250de4e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a68cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 42a183b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bcac7f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759a2a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 81b1d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81b1d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_8_468, and the Request Id: 341dff1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37259c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 29022139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 7496cdbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4bb1bb3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb1bb3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 18de5a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7a4a349a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4a349a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c07eaf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 2d5d2bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 676ef700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5d2bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_10_472, and the Request Id: 7da31f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies, and the Request Id: 252dfad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 668f0a8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 40f2bf6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668f0a8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f2bf6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: 2371133d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: d5518c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 6ced8cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ced8cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_477, and the Request Id: 35ed2481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461, and the Request Id: 6f0613c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3f7d3598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5518c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.298+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a463fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a463fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 675c2bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675c2bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 3f2c38c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_10_472-, and the Request Id: f5500a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 17a46034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 4e7a6686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_2_473-, and the Request Id: 77ecbd15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7a6686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a46034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 18443ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18443ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.303+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461-, and the Request Id: a8610ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: 4264348e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 480ba6c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505e82c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_468-, and the Request Id: 1cbc5cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505e82c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_477-, and the Request Id: 7a1fc94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.305+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 349693dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349693dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479, and the Request Id: 6465945a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2ea9d70e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea9d70e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 185878f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185878f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_475, and the Request Id: 14d44cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 61d2ea09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d2ea09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5b2f8d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_3_479-, and the Request Id: 686dc751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: 7903bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5d14c025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_7_475-, and the Request Id: 578a8319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 390f7bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b89e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_475-, and the Request Id: 41947d9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_1_480-, and the Request Id: 77541eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 29e19938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f88807d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a770ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_467-, and the Request Id: 5449d646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.329+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385bba7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2279c417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 2b18987c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b18987c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 2037c26f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 4839816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 69fe852e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3c4d82d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e589c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a9d568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.340+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a9d568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_10_473, and the Request Id: 23d0231f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4459c3c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 54f34d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5f136b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.343+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e589c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.343+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bbdc0bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 69285c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69285c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-instances, and the Request Id: 7f577588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.345+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: 1b6f3378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f577588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a084886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a084886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 62753073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62753073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: bbad483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480, and the Request Id: 60aeaa77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23204618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 250b6670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dafa6ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473-, and the Request Id: 785550cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5c0dd165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0dd165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250b6670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a2e9581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_8_469, and the Request Id: 768a4864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a2e9581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: 3c8b8175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e6ea6bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6ea6bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 12c5c946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: 6b317e41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_2_474-, and the Request Id: 4ffbdd40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c5c946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 68d08559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d08559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480-, and the Request Id: 14e53787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 65e9a757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7cff72e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7f6ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e9a757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cff72e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7f6ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 27b1240a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b1240a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 4db3a1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db3a1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 54090d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_9_476, and the Request Id: 115e79fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies/policy_1_481, and the Request Id: 569ec9cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478, and the Request Id: 2a960a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dd44a3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd44a3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d79d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1876700d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: 790bc23d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 22c46cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_4_462-, and the Request Id: 5b8f7966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1876700d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_7_476, and the Request Id: 162e9e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4d1841f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies/policy_9_476-, and the Request Id: 1d7424a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies, and the Request Id: 5ddfb264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4284579f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: aebd647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.391+0000 [https-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_481-, and the Request Id: 723ee0cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 3933eacd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3681db0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3933eacd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45df0ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: b11b335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 3d9297ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9297ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 614e90ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_2_475, and the Request Id: 7ca5d230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7f20c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: 401d28ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2371ed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2371ed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_468-, and the Request Id: 4a196937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d444fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 342b4d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342b4d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481, and the Request Id: 69796fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d444fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 7bff6bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bff6bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab70bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0ac360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 219cc6d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219cc6d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies/policy_2_475-, and the Request Id: 3ef5b45c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 698f1f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_10_474, and the Request Id: 3a93da2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e65f5f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 28d832c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e65f5f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_470, and the Request Id: 9a4fca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 326865d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 8419114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481-, and the Request Id: 55dac012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_10_474-, and the Request Id: 3ebd9ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 10bddffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 682e85b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10bddffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 4be3ec6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be3ec6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce79771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_8_470-, and the Request Id: 54605165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1c98bdba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c98bdba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 6c1fc08c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 163a6644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163a6644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1fc08c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_4_463, and the Request Id: 6022c8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479, and the Request Id: 1f096a3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691c418e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691c418e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_482, and the Request Id: 2ff5ac6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 16d9b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 2326c224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cde9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b4854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482-, and the Request Id: 1ce0198d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3160034e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479-, and the Request Id: 54c8ec55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.463+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8ebf27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e612cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8ebf27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f01efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e7dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e7dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_477, and the Request Id: 1887ad51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 42acd8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e853e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 465f8110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: efc9442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies/policy_9_477-, and the Request Id: 5e3be7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: efc9442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463-, and the Request Id: 6c56398f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4ac82ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 465f8110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 6207e918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.476+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c777e22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.476+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c777e22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5a54e684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 23df1573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a54e684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23df1573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 57079cee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 776c567e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57079cee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.486+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776c567e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_2_476, and the Request Id: 6e3c50b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_477, and the Request Id: 592951e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e6cece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: 473d0a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f9131d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 54c9166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c9166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 2369d44f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2369d44f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d24217c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_482, and the Request Id: 59cab0ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d24217c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: 4dd5ea68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 115649a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_469-, and the Request Id: 6eda184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dc753b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475-, and the Request Id: 4117d54c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc753b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7dca8fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_476-, and the Request Id: 45be31b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482-, and the Request Id: 297aab20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: b663b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b663b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 7d7fff09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7fff09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 44b07397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b07397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471, and the Request Id: 138a6fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_480, and the Request Id: 2ad23ac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: 25161046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c74b67e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c74b67e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 12e82f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 77558340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33925722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77558340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1b35a96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752cc2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178cf334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 255c093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_483, and the Request Id: 14f4df6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_6_480-, and the Request Id: 28c0fae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471-, and the Request Id: 5fd27f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1a2af6a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2af6a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df26d59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df26d59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b135692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_478, and the Request Id: 45c94ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 676ff999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 1ce36eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce36eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 779fb72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 49d1f955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f5dad07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5dad07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5b96f071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 3f232178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies/policy_4_464, and the Request Id: 5fb417e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_478-, and the Request Id: 2eae0dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 179caf38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb14161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_483-, and the Request Id: 7739311c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 76706db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464-, and the Request Id: 6e9fe19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76706db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 420a15d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 551def10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2c6363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551def10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 19ca1c4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ca1c4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b78e325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b78e325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: f458473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f458473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7e3b2d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: e691b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 8c51e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ef57d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e691b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.558+0000 [https-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_476, and the Request Id: 16fe127b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c51e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_470, and the Request Id: 476f66fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 199e8ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_6_481, and the Request Id: 6e362ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ed37087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed37087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472, and the Request Id: 796d0500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199e8ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 261bc9bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261bc9bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 31343797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_477, and the Request Id: c179734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 64846ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64846ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 60a1eb51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a1eb51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_483, and the Request Id: 2df19e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 422cf96e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.592+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422cf96e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 150d3c52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150d3c52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_472-, and the Request Id: 7e2e801e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_481-, and the Request Id: 20ff4697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f425b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_7_478, and the Request Id: 6e06fee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1171d810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476-, and the Request Id: 2d945d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 14848f61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_2_477-, and the Request Id: 3c7bff37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483-, and the Request Id: 5f6266f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_470-, and the Request Id: 68331349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7742308f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 56cd30e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 15b34108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478-, and the Request Id: 1fba47ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 733b511b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5aa5d218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.613+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa5d218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b34108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1df4a90a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7283a116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 561296d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5c752373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561296d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c752373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 388cf190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7c8203a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388cf190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_479, and the Request Id: 4616aa1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_4_465, and the Request Id: 72a69ac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 39dbd657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39dbd657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: 4ca8ea84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48421582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2f07a6ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 513146c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513146c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2635666c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da05449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da05449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7ec915a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484-, and the Request Id: 379c6f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec915a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 61561ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_479-, and the Request Id: 7c9c683f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_482, and the Request Id: 6874e7cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_4_465-, and the Request Id: f7ec965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 6bca9d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: fd3cc48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 17eeb329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bca9d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_473, and the Request Id: 65dca98c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57765bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_482-, and the Request Id: cf5cfde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: e032484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cd21ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd21ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5be89b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 490995a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490995a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 70930ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc94bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 762ce11f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: 5786864e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762ce11f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e6f96e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 430cdce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e6f96e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_2_478, and the Request Id: 1ad97f86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73fed98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fed98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79081d3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79081d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_484, and the Request Id: 4128c492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc94bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 499507d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_477, and the Request Id: 167900e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499507d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: df2ecac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_471, and the Request Id: b5ddc9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 21d971f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8544e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_484-, and the Request Id: 76732329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_477-, and the Request Id: 3c951799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4ae8420f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.676+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: 4ad96a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d1e60a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 3ef71bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a138ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a138ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 4d42b058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263735da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 827fff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64fca275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: c2ae2dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fca275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50481fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e2a4a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2ae2dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.687+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50481fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 224ff0e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224ff0e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2625708f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6414c78a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: 26f39a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2625708f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480, and the Request Id: 1994afc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2f61dea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_4_466, and the Request Id: 76c24078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64a66170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f61dea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.693+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a66170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 7ed6daf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed6daf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2e13bebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 134ae4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_7_479-, and the Request Id: 773a4cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134ae4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_483, and the Request Id: 32c3ccd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_485, and the Request Id: 4785e1be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4d74cd2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 3ed2ba97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 42f4e520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed2ba97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 3a70e8f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a70e8f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_6_483-, and the Request Id: 402b070c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_4_466-, and the Request Id: 4ac66ad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_480-, and the Request Id: 7bc649d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474, and the Request Id: 11ef44e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 6c26c90d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675f8924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 70593a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e4153b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 40b190ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485-, and the Request Id: 59a38a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5a60568a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_474-, and the Request Id: f81029f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a509b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b7bf2f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c416852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.723+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a509b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c416852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c8ed71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7bf2f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c8ed71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33adaf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 3acaed4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33adaf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667765b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3acaed4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 6e42a1c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e42a1c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 392f0434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392f0434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_485, and the Request Id: 62af6aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies/policy_2_479, and the Request Id: 54db6047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_472, and the Request Id: 28d1049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_10_478, and the Request Id: 7b206da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49403486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 22bf0dbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bf0dbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 782c1370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 5b78a8c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b78a8c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0aa5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.738+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54104116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_4_467, and the Request Id: 4e2da7f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4e6ac606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 4396ad6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_479-, and the Request Id: 59f242f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5f3189d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485-, and the Request Id: 4a96d51f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: de16ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38741b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de16ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 6d2da728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 6fe8b033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_10_478-, and the Request Id: 5fefc8ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2da728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 8c99ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c99ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e6aad22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6aad22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467-, and the Request Id: 24fcd5e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_6_484, and the Request Id: 79b88e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_7_480, and the Request Id: 41769ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7840dede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4516c405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6828bfb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.756+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7840dede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2a24e35f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a24e35f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_481, and the Request Id: 3df4e3ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 704b3bbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b7a067a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7a067a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 1d93580a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33dfc1c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d93580a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7a273eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a273eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_486, and the Request Id: 5effd789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 755ce19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755ce19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4dba2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_475, and the Request Id: 2b885f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.771+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f04423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.772+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c1a419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_480-, and the Request Id: 6e13a6fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_484-, and the Request Id: 3bb85627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481-, and the Request Id: 1d51dea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2e965f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38c0ab4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_475-, and the Request Id: 86bcaf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e965f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c0ab4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 30971c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: 573f97cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30971c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ffe6aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3c538709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ffe6aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c538709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 60f0b26a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 1ae71f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae71f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486, and the Request Id: 44c5e41b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5e00da7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies/policy_2_480, and the Request Id: 4434d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 73375b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_5_473, and the Request Id: 12e48bd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 30ee53d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 18126859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_3_486-, and the Request Id: 2e2a2bd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7ead9a34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8d03d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 322f30a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322f30a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3405bbed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_5_473-, and the Request Id: 54b65097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 75bde86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bde86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_2_480-, and the Request Id: 48e2c575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: 213ec80b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 206bebf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204cb72e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b08d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4add893f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3697f96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2ad3cb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad3cb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 6165d5b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.808+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6165d5b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_487, and the Request Id: 401a9ec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5cd7f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 4a00c34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd7f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a00c34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 632c08fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632c08fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a423e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d55bce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7663b8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7663b8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 53552984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.821+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53552984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.821+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: 1d2b65f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 62ff784a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ff784a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 1adb62b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 6e0e2ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_10_479-, and the Request Id: 39e4de5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_482, and the Request Id: 5ecee6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7207b51f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70480c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70480c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 41844ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41844ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_476, and the Request Id: 686f8f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5d674fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d674fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa33911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa33911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_7_481-, and the Request Id: 238f5bbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_487, and the Request Id: 24eec30b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 64b66ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 707019e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707019e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: 5689c676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: cbc0ba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_4_468-, and the Request Id: 3a72486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 5cb8b7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb8b7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_487-, and the Request Id: 2b08ca75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485, and the Request Id: 468acc38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_482-, and the Request Id: 38ea3fc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 58d3b0ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d3b0ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 54cd48c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7abfe2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c0c3db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_8_476-, and the Request Id: 5c461a3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cd48c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fa8da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_474, and the Request Id: 20d6eedf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3de39ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de39ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1e9edab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 47a600d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4994d1be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a600d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.867+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: 6a420e08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4cc830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_6_485-, and the Request Id: 96a476b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1643c3cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1643c3cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7780554c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7780554c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.871+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: 5f028f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 72c60280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4deb9e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d20bec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_474-, and the Request Id: 3249ea90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37501ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_2_481-, and the Request Id: 3e10cc91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45fd7386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: c0eabde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5a9f423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9df664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 450d9de9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450d9de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_10_480-, and the Request Id: 67340596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22e6fed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e6fed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 19ab0fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d68de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 5d2fe798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d68de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ab0fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_7_482, and the Request Id: 374cebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488, and the Request Id: 2f0f2f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 392841c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1997bdcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1997bdcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f628eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 464ce089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464ce089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13425744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_9_483, and the Request Id: 30490cf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13425744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_7_482-, and the Request Id: 1162e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 290df870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 1ecaed7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ecaed7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 312202bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312202bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_488, and the Request Id: 19d900a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e05a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_488-, and the Request Id: 36cc1f31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70475024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 4ad32644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad32644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 10f4266d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 6b78e258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b78e258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 996a62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58d1f8bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d1f8bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 996a62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486, and the Request Id: 64a6d280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477, and the Request Id: 791aae2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: 47dd35ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 563c33f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563c33f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0aac13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 4d7de755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_4_469, and the Request Id: 17c006b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.917+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7de755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 4704326c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 5d541960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0aac13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d541960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 378c5282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378c5282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: 1fc43f83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: 545ac3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_488-, and the Request Id: 2ca602b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 676547ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_4_469-, and the Request Id: b9418a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_8_477-, and the Request Id: 3f3cc1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: 59da5ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2cfb9e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.928+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 3c2903a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_2_482-, and the Request Id: 2b1ec73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 506447cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 50a19b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a19b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 6b2d5ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 4e8b155b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8b155b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 57543c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_10_481, and the Request Id: ac12ea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f615c7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies, and the Request Id: 1bb52c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 710fe3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies, and the Request Id: 57931db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 3709370c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa05ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 795f8bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795f8bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547e6540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481-, and the Request Id: 3139194c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 510ea76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 5e63a652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e63a652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77448b80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3442abd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70645f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70645f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 26479a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26479a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_7_483, and the Request Id: 78cfd3d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b11f72e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 30ff476b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b11f72e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_3_489, and the Request Id: 59e91f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e60f62b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 775318a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775318a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4429d508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4429d508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-instances, and the Request Id: 5d984287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198226f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198226f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d984287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 61758286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-types, and the Request Id: 54d34172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d34172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61758286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy-types, and the Request Id: 251deead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.969+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251deead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_4_470, and the Request Id: 7b08cb0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policies/policy_8_478, and the Request Id: 4248e39f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 2a5809ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_1_489, and the Request Id: 26055919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3836a443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1720f33e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.972+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1720f33e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3836a443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_6_487, and the Request Id: 7d0aa819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: 711085fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_1_489-, and the Request Id: 105ac28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_7_483-, and the Request Id: 2a0e7a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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-instances, and the Request Id: 14292c82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14292c82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489-, and the Request Id: 3213d625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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/policy_6_487-, and the Request Id: 4f9e52d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_4_470-, and the Request Id: 29e46e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478-, and the Request Id: 6ff5f127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236bfcf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 7410b4b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7410b4b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236bfcf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: 4a512263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 75b7ce5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b7ce5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 3b81350a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_5_476, and the Request Id: 253a3806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: b4de9a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 1cdf0c43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483-, and the Request Id: 5f611606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: c21e793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: caab8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329d0623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.993+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189a7052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11ed86cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 30433966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f26a5e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ed86cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f369b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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: 42836a40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42836a40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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_10_482, and the Request Id: 7c91d827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6890e2fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 7a8067d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:51.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, and the Request Id: 333f1312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6c7633b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6345d12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 413de1fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3ebed63a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 13d6efb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_10_482-, and the Request Id: 2587fbcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d6efb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 42cd9923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 381b2a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381b2a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13d40c4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d40c4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_484, and the Request Id: 465ac8d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2fdfccf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eddc000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bc8540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: d8c0ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49642505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8c0ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49642505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 79892956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471, and the Request Id: 7dab5013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79892956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 596b2a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596b2a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_490, and the Request Id: 7ee46993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687aa7a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.022+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687aa7a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 87ad13d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87ad13d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_3_490, and the Request Id: 3841c536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5b92d9fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b92d9fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_479, and the Request Id: 5eea85bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 76fd4298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_490-, and the Request Id: 123b2f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fd4298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1c144e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52249e92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 5bbef617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.034+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52249e92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 2f8632c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 25bd75ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8632c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bd75ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_1_490-, and the Request Id: 19a411a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34ce7518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7abe4251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ce7518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488, and the Request Id: 33a6d761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abe4251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_484-, and the Request Id: 725fbfe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471-, and the Request Id: 19e53107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_477, and the Request Id: 3f2bd5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: 21258e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401627bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479-, and the Request Id: 367980e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 571fcd2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571fcd2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 636e8470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636e8470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_2_484, and the Request Id: 507e4242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9f2121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_488-, and the Request Id: 1ac344b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 27be9f3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c5ea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516ccb37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5403004a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5403004a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 642eb296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642eb296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_484-, and the Request Id: 42af40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: 4a716a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_9_485-, and the Request Id: 2edab186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 38c6f179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 5f93464a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574ef818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_477-, and the Request Id: 57b63106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 41621020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 66a75e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 76912ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76912ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 72005e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a75e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6505deac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4f46b0f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 26bfbd2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1082afed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1082afed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_483-, and the Request Id: 2d8d3abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 1346292a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_1_491, and the Request Id: 511d041a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1346292a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a92f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769e7589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769e7589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5553ee48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 22b11ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 470a1a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 744dd387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744dd387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_491, and the Request Id: 56d1f96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 773ffe2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 6990cea5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6ef757b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773ffe2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6990cea5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472, and the Request Id: 9319197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5ab7e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef757b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 47e85657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480, and the Request Id: bdc10e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_491-, and the Request Id: 4ffa3c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e85657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d33447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4a03b667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a03b667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472-, and the Request Id: 3df66900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 50c81f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c81f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: b0cd166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 42c97ce8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_489, and the Request Id: be57e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 762c2ba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762c2ba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 530be3a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf3dd9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4fdfd6eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf3dd9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f59426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b9b28c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 70fff2c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f59426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fff2c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.119+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: 63dd0a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5c66bbd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c66bbd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c03a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77a2767f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a2767f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_485-, and the Request Id: 4aa7ee2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353e87e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_9_486, and the Request Id: 7b88f339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: 4ab4b539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_491-, and the Request Id: 3c5c833c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 8bf28d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8bf28d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489-, and the Request Id: 64f384ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5fd3f77a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 6c13c233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd3f77a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_484, and the Request Id: 7cb543ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 65e6ea39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_485-, and the Request Id: 395c5985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72fa6b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: 166d8bd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1738043c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1738043c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 583ee658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fee7da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.142+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fee7da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: 3cb4d3a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_5_478-, and the Request Id: 97a204c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_484-, and the Request Id: 31193045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6f6c0509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 70eda901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6c0509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 6d0eedb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a1b6b03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7e8075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1b6b03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0eedb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5e866696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 35e5e820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492-, and the Request Id: 1b6f9f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies/policy_3_492, and the Request Id: 1d2552d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bbb353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bd5123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 6d64abda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d64abda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5997d9a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5997d9a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af236ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 3be30aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 4ea9014e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: 666835f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be30aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 66654dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492-, and the Request Id: 2756c036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5324dd3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 5d8474aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7a1788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a400fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 2c9c3774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d413731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8474aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d413731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7dde53c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 29d72d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b4af87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dde53c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d72d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_490, and the Request Id: f6c1a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_481, and the Request Id: 52a0c2ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_473-, and the Request Id: 3467f84e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 536fe975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536fe975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e84e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e84e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: 477fd86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 64669ed5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: 20daf772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.187+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64669ed5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: 492186c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661433aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661433aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1abb924b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738d6f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 71c2e5bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5c2e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c2e5bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5c2e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_485, and the Request Id: b8cfaae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a69bd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486, and the Request Id: 7c5bddcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: 7c26de8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ab202f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_487-, and the Request Id: 2e9bd6b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485-, and the Request Id: 116a56f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42cd021c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 4a56980e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486-, and the Request Id: 203abe34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519b039a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 320c274b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320c274b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39585977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39585977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 65cfeab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 22057448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 778044c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 260f111c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22057448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd4d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2597139c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2597139c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_493, and the Request Id: 54043622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 12fad443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 674b9c0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674b9c0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 26712bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 176b75df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474, and the Request Id: 69af018c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19253d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12fad443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19253d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 1f9128f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9128f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_479, and the Request Id: 741c668e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: f0a6ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_1_493, and the Request Id: 224340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_493-, and the Request Id: f2d5536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b9fa8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479-, and the Request Id: 42c66fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7365dfe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: 6e0b198e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f10607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 62bd1873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f10607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: d09a74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 6b2b8991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6969af3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2b8991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 2410b54e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6969af3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2410b54e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_474-, and the Request Id: 3dec04e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f5762b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_491, and the Request Id: 76fb6ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f5762b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 291d4621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488, and the Request Id: 72e24c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291d4621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: efa4ec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3853e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5cca812d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: efa4ec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_6_491-, and the Request Id: 41c49523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 8a87a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 485c29ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485c29ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_486, and the Request Id: b57da3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fdea0e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 48c29fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdea0e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5ccb4dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_487-, and the Request Id: 54c381bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48087a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7179c372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7179c372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 569b2ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_487, and the Request Id: 89990a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4531ef34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_486-, and the Request Id: 51bb1177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f73a042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 7f541cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488-, and the Request Id: 7a820ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 687ec99b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687ec99b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a49d07a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a49d07a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_482, and the Request Id: 64cdde70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 350fefa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.269+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350fefa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29436d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: ed4aba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 7d154eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29436d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d154eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4063d381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_1_494, and the Request Id: 5fe6b3ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4063d381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_3_494, and the Request Id: 4ba6c5f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 47dbd074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: aaee2ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711f76b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f037cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f037cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: c67db86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c67db86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 6e8c5eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8c5eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_487-, and the Request Id: 3faf67c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies/policy_6_492, and the Request Id: 5121cbc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 6daf4ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_482-, and the Request Id: 34649429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6daf4ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_475, and the Request Id: 579e61c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: 56051c8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494-, and the Request Id: 2e4e6873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 6a7a54cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7a54cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 9c5ebc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492-, and the Request Id: 64e2a8ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 74362af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 43f24cc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d60d38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d60d38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 4966b360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 413961b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.293+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115deac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3649c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413961b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 34b54dc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b54dc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488, and the Request Id: 5c47e360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_4_475-, and the Request Id: 3089605f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_480, and the Request Id: c0006a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 51c81aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e029eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e029eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 31bd034e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6ce05609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce05609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: 59ed136c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1247fe53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40640ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40640ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 286cf8cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 75af24ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52e37cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75af24ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_9_489-, and the Request Id: 2fd30d1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e37cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce2b37d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.310+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce2b37d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_488-, and the Request Id: 1afd5321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51f6b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 503a0eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: 3e3c2b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f6b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 7b83cc7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6efcab8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efcab8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b7506e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7506e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a88a17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a88a17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_488, and the Request Id: 204b803a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_495, and the Request Id: 22b8b2c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_1_495, and the Request Id: 71c2ea83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7395b022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7863a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495-, and the Request Id: 24abe33f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dbf2856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_487-, and the Request Id: 7e9c470f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1075c11f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 56714cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e71d1a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_3_495-, and the Request Id: 4ec12f9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_488-, and the Request Id: 5e6fc422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 71e070c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e070c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 4898a110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4898a110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 17b04b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 6ee0792d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_8_483, and the Request Id: 5a74b5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca0134b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac3b4da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 67efd6d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 38f20993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f20993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 523a740d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523a740d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 710a4bab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710a4bab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_8_483-, and the Request Id: 74ba1b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5f59f8a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 3572a3de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 29368e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3572a3de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 62fdcdc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fdcdc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4b918e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490, and the Request Id: 6db5df2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_4_476, and the Request Id: 55a62262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2aa1bf93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 541d2556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541d2556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy_6_493, and the Request Id: 57e87c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6ff93e50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490-, and the Request Id: 4ce9f0bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 24c360f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476-, and the Request Id: d27fde5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3a7557c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 55399b41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_493-, and the Request Id: 6198bd14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43af404a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 611ac261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55399b41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5588a0dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43af404a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 385151da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 4e3c4548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385151da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3c4548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 718c159a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.384+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718c159a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488, and the Request Id: 47a8e0bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 4b4eb5c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4eb5c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 77da5e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77da5e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4819ea7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4819ea7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 260db446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5682f736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5682f736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260db446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_489, and the Request Id: 6930c35b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 4741a634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3a3eec4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 6049552f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4741a634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 4085bf2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4085bf2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_1_496, and the Request Id: dd5544f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d631a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_496, and the Request Id: 28af756a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_481, and the Request Id: 3ad9b524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_489-, and the Request Id: ae39623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489, and the Request Id: 1b789e39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5338f03a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb4f1d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488-, and the Request Id: 6d0819a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66e79cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb4f1d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7407a541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e092269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e092269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7407a541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: 3b44f9a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 10fd2e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10fd2e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_496-, and the Request Id: 327c327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_489-, and the Request Id: 318109a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484, and the Request Id: 79b54cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_496-, and the Request Id: 3b6a3dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1ae80b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 4840822e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f6680e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: 1002e9eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dbb04b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f890698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a310d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a310d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f890698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_484-, and the Request Id: 170fe98c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711b9da0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40074451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359b62cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40074451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7a2f30d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4f2c5053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2c5053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 28879880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477, and the Request Id: 2576a699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5bee0045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696af8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_6_494, and the Request Id: 757d703d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 1118333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_494-, and the Request Id: 50696d1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 288ee89b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 95910c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5fc0ebc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288ee89b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 626159d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477-, and the Request Id: 14711b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626159d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58dfafa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 460b9931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 428a7578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: e0f7aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0f7aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e2dd69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2dd69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: 2fa9bc54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 582b8dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582b8dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_1_497, and the Request Id: fc11244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3dd7586b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd7586b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6e40d352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_9_492, and the Request Id: 422e1144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9a0d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7ca7ec2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca7ec2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2447f4c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 403bcb4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2447f4c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403bcb4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_490, and the Request Id: 58088f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 4d81470a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d81470a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497, and the Request Id: 736bca87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19125aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19125aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 58c2d780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d02824b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d02824b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c2d780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7c5e0b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: 56cd0c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5e0b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497-, and the Request Id: 52e2fa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_490-, and the Request Id: 61290858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: 503486a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d00254b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 41d01e93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: 75ac5c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_497-, and the Request Id: eb6cec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d00254b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 21163051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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-types, and the Request Id: 466814eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466814eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489-, and the Request Id: 57226133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485, and the Request Id: 1baa0be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 2b3963b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15888ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_9_492-, and the Request Id: 6eb4a136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c89661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c66b9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c66b9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_5_482-, and the Request Id: 10be7a72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 56719d23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47bf4b51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bf4b51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: a0b8e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485-, and the Request Id: 4d818b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 48db73f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 3dcbf189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3c0907f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0907f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4ca31e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4678413e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 577fc89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_4_478-, and the Request Id: 2eee0bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 3b3fbc78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 39488fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39488fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_6_495, and the Request Id: 6cef428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 68428332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 82e2804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407345bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 21cbace4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 51f76d70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_495-, and the Request Id: 379b981a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69607123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cbace4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1401caaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f76d70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc35663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2336d45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2304c625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 3a73999a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a73999a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.485+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2304c625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 764d3d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_491, and the Request Id: 6baf1328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764d3d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_498, and the Request Id: 42150312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e353bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 627ea73e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627ea73e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e353bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_1_498, and the Request Id: 3e102e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 5ac244d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac244d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_10_490, and the Request Id: 594d53c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491-, and the Request Id: 485247de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498-, and the Request Id: b5a07d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 608c320f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: ee506f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fac1d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5ba440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5ba440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 611e4f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611e4f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4170cda8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_8_486, and the Request Id: 6ec8dd3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c2ec95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 48066715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2ec95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_1_498-, and the Request Id: 78c394d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5252b885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5511aece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48066715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5252b885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.506+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 166ad6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_491, and the Request Id: 468b6b29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166ad6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479, and the Request Id: 7b159090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: c47ef0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667e02ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490-, and the Request Id: 19caa282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f236c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f236c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: 78f77174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_479-, and the Request Id: 32a13889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134dc395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 6f056b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f056b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c47ef0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 411f1772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411f1772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3008db08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5aad2ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: b3467c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3467c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_491-, and the Request Id: 2d0bdb75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7b82cad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496, and the Request Id: 2ba2ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1afb9d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5c4a8ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afb9d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f36de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be3c6af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 4b6dbec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be3c6af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_493, and the Request Id: 331b8cd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6dbec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2c6a98b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492, and the Request Id: 6bfcff3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 6323ac39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4482a9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_496-, and the Request Id: 4039b5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18fc6665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18fc6665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b4d6577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4d6577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 160a1b67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160a1b67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2b1d3f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 62c6bfe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c6bfe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b904ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493-, and the Request Id: c8d3d1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_483, and the Request Id: 12941692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: 547add21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: 55bfa01e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 527089ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.556+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527089ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4ef53ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 59e3abec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 531ff19b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531ff19b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e3abec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 45820aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_499, and the Request Id: 586ae8f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5440e50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_487, and the Request Id: 373c4793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ef7c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ef7c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 7f4b4427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499, and the Request Id: 4a0c5f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4b4427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 64acae24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_5_483-, and the Request Id: 7498aa57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.565+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64acae24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_3_499-, and the Request Id: 3772a247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_491-, and the Request Id: 5ae184d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: 395085e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 6a3faaed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_487-, and the Request Id: 1994aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 61aca279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 60f9e521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_4_480-, and the Request Id: 9ad4b1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4a91cb42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a91cb42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284421e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1afd24a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afd24a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_7_492, and the Request Id: 4f69187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 6589bbca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6589bbca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 28eaf3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b57e601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b57e601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 7c2abd61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_6_497, and the Request Id: 568b4f3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2abd61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 2f3b312d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3b312d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_494, and the Request Id: fd79ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_7_492-, and the Request Id: 47256dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 598efa98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_494-, and the Request Id: 7b91a9b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 3f1367a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_497-, and the Request Id: 2886c1bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies/policy_1_499-, and the Request Id: 61aac314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a44a86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377acf16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 43e9cdc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: af541b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3be66a58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.609+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4df0e643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df0e643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 32df69c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 46f28ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 170927ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f28ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 58bf3efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bf3efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_484, and the Request Id: 50cbb8cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ba6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 713f467a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713f467a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 14e19d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.617+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e19d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: 999c067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 16e9769f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 32496537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32496537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 68067e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_488, and the Request Id: 54e5d2c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 15fd5bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 5ed8c837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed8c837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68067e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_484-, and the Request Id: 5f712d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7e348389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_488-, and the Request Id: 1b0e778f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_493-, and the Request Id: 7c1d133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 47f3f4e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f3f4e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c6ddc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c6ddc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_481, and the Request Id: 1c3af30f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_492, and the Request Id: 3fa0f429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 2c1424de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 12953116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f109bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef45056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 78ed8a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f109bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ed8a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492-, and the Request Id: 561bca2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb2ba85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb2ba85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43758a4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43758a4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4134a497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies, and the Request Id: 52574e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4134a497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4d7a1c7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_498, and the Request Id: 40459f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: 197c8fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8557b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8557b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c4c9e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fa82ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fa82ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4974cb85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: c548ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4974cb85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c548ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_493, and the Request Id: 62585f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_481-, and the Request Id: 408ebf39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2d74c68d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 5d5266b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_494, and the Request Id: 1f4bd3df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5266b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_489, and the Request Id: 6e197068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_493-, and the Request Id: 3ff0b602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 2bec8909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bec8909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: 719c2278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495-, and the Request Id: 5d16c2b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 53dbee20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dbee20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.659+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: 26d3e736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 4ec8195f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d0b983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_494-, and the Request Id: 4d101b27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: 586acdc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3bf49fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 47c2eb38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f483818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3156f693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 5698e55b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1d21e9b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 22c9ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c9ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4fcd1bf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcd1bf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 7e012b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8b8d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1643c9d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_493, and the Request Id: 40d6a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 10e2b8ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 319dfac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1b11351d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493-, and the Request Id: 977e11c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 246d7fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 238d004a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238d004a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246d7fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1a550186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4de920c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b11351d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.691+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de920c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-instances, and the Request Id: 41fda40f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fda40f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4dedb640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dedb640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 941de88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 51496732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 941de88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496, and the Request Id: 763ba0c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51496732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.700+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db3d1e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_499, and the Request Id: 67ada394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7850c3d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 6336530b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7850c3d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 3ff4eb6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4c666e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: 7ddc181c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 76258a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76258a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies/policy_8_490, and the Request Id: 768dd43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_6_499-, and the Request Id: 2d11ac0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 535ed460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535ed460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1297c8ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a40d20c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1297c8ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496-, and the Request Id: 505b3943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a40d20c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_482-, and the Request Id: 6783eea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7066c837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50e9e192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e9e192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_5_486, and the Request Id: 2de882bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: 2b62c842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_495, and the Request Id: c730a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3266e63e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_490-, and the Request Id: 20baf107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: e41e116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b76238f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b76238f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486-, and the Request Id: 4c0693bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4253e7e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4253e7e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_494, and the Request Id: 1b7fcbfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_2_495-, and the Request Id: 3241ae7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_10_494-, and the Request Id: 62090952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 41b0a8d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5e1ad228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 365fab4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies, and the Request Id: 8013fb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 48067434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3b8c5d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5e91c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 4cedbb8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 206e965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7aa91b6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4e5708df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2f5271bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206e965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5271bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e181c16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e181c16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 42ed2f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed65e96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed65e96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_5_487, and the Request Id: 38c5ad0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 47efab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47efab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 89804df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_9_497, and the Request Id: 39101f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89804df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_483, and the Request Id: 7be0b3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 3dbd7d19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: 3eed97d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbd7d19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11da795c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 42025c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42025c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_491, and the Request Id: 60c6dc8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1096a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0a8024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1096a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.771+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0a8024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_9_497-, and the Request Id: 44ba9a72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fea497c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 729dd964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483-, and the Request Id: 3dfe7c56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.773+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fea497c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729dd964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_7_495, and the Request Id: bfe5db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496, and the Request Id: 2aa85dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_491-, and the Request Id: 184dcb4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6f4dc1e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c6d28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4de11133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c6d28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5065f05a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5065f05a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: 4335cd3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 7aced358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 37dc686f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495-, and the Request Id: 7f6f0fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_2_496-, and the Request Id: 52467faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd80efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495-, and the Request Id: 15c1973c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c93515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b94d40b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4dd724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5fc22aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbeeb57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aec2495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aec2495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 586550d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586550d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 253abc55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 527639ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253abc55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71465dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71465dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_492, and the Request Id: 632eccf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd90062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 780f82b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd90062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780f82b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: 337548e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2dbcd0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c79160b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbcd0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 35c78381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 5383eb60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c78381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_484, and the Request Id: 175c94cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_9_498, and the Request Id: 23ced264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_492-, and the Request Id: 1dd841f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_488-, and the Request Id: 289bade9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 5df1d7e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1f1ad493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_484-, and the Request Id: 25b4b7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1ad493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29edad6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29edad6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: 71149858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c145a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c145a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 391da3c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_9_498-, and the Request Id: 74e9d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391da3c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_2_497, and the Request Id: 422a8b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 54ea3fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_496-, and the Request Id: 2b6eacf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657c90b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 525f1cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497-, and the Request Id: 540cf314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 417a10ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 2788d7d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2788d7d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 407ffea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8ea80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407ffea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 219d2549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2a45c735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1308de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 63414598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e970359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.842+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e970359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 404df519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 4fafa090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fafa090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 712b7830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_8_493, and the Request Id: 625614fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_7_496-, and the Request Id: 16f4a0b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4e0640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a65beb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e9d72f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ebd46fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebd46fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9d72f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 27f6dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f6dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: 1449d716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527b387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527b387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: 718ac86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718ac86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3d1c182d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1c182d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28e23c2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e23c2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: 7d342e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_485, and the Request Id: 636a1d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3942486a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3942486a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.874+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498, and the Request Id: 6252257b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 2848d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2848d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 6558b529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 865cb8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 865cb8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497, and the Request Id: 188acc85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_9_499, and the Request Id: 70e48de0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_485-, and the Request Id: 6b0e6558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2c0b8201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499-, and the Request Id: 3130539e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_2_498-, and the Request Id: 789af734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1b84f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489-, and the Request Id: 5eb3f13b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_497-, and the Request Id: 2bf556b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614eada3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 546818fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12cfe2a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cfe2a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 4d0021b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44696237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44696237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policies/policy_7_497, and the Request Id: 257c699c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae6214e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ffb670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_497-, and the Request Id: 14775d66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 48aa4289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48aa4289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7ffba122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 30248bb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8dcc64c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 149dd92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149dd92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_494, and the Request Id: f3bd1e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 53456b75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 4d8097b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8097b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113c2d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113c2d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_494-, and the Request Id: 461ef904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9dafad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-types, and the Request Id: c98a00d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 6a0a8274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28deae64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c98a00d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28deae64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0a8274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 6fd2313d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 3bb9750d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd2313d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.925+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb9750d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy_2_499, and the Request Id: 7420e29a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_498, and the Request Id: 10b3d3d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: 3b0cc38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 18ca24ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49dfa814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ca24ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_490, and the Request Id: 609062be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 4d7ec710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_498-, and the Request Id: 6755b555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_2_499-, and the Request Id: 5257afdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_4_486-, and the Request Id: 5c75454c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_490-, and the Request Id: 49548b1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f00685d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 4b8460ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dc0ad0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc0ad0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1f421e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f421e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 63888422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 275988a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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/policy-instances, and the Request Id: 6adaab82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adaab82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d6cf7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 649319cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649319cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: e46d8fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495, and the Request Id: 6d0b6c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: 5b62a627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66bdafc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: 1c4e8b29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3103d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f8f0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 71d3f42e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d3f42e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 538054cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 1f52735e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538054cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f52735e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 757a1375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_499, and the Request Id: 58a10cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757a1375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 4eb95314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb95314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_487, and the Request Id: 32963b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 4d526963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d526963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: 744fbaf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_10_499-, and the Request Id: ca31e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 61f03f44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487-, and the Request Id: 12e788e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 394c8002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_5_491-, and the Request Id: 1c086b56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 13e16883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: 513ddf23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: b6caf48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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, and the Request Id: f7e1dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6caf48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.990+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d537984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 7f52bfca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f52bfca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-types, and the Request Id: 4780012d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 2d3bd2d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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: 436d9f99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4780012d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3bd2d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_7_499, and the Request Id: 3db55983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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_8_496, and the Request Id: 48f6372e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61680fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:52.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-instances, and the Request Id: 7f5b0c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61680fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5b0c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy_7_499-, and the Request Id: 2ba6e2e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_8_496-, and the Request Id: 26a70046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 3bdfe8c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdfe8c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_5_492, and the Request Id: 3a112e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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-types, and the Request Id: 120ffacd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120ffacd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_488, and the Request Id: 72d35ab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 29926800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: 6e43c155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d695dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 6c75c929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_488-, and the Request Id: 43d0b10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 41c9316c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c9316c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c6b25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c6b25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 53fd0c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policies/policy_8_497, and the Request Id: c759a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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, and the Request Id: 2d0937da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_8_497-, and the Request Id: 47968b3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 2205b950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 6aa27a40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.035+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa27a40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 410e6c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-instances, and the Request Id: 4339e441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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, and the Request Id: 60f6f98c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410e6c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4339e441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-types, and the Request Id: 15daa215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15daa215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy_5_493, and the Request Id: 29d94322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_489, and the Request Id: 48b997e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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, and the Request Id: 5acff954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_5_493-, and the Request Id: 124e9a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489-, and the Request Id: 14af477d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 31b60ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b60ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 28e98d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-types, and the Request Id: 5800b509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23eb866b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5800b509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_8_498, and the Request Id: 24c847d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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: 6a8d868f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e8923b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: 5d3b0bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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-instances, and the Request Id: 5e1e799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1e799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 799581e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799581e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 2012d759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 68511e1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2012d759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68511e1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53638ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_490, and the Request Id: 208ef2b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494, and the Request Id: 466e52c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_490-, and the Request Id: c78786c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_5_494-, and the Request Id: 177af5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 1cb81dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 106865a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 626dda1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2edfd730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edfd730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477b2c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477b2c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_8_499, and the Request Id: 26038d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131a03fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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, and the Request Id: 2d8dea6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_499-, and the Request Id: 347264bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-instances, and the Request Id: 3c8ba7ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8ba7ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67787d1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-types, and the Request Id: 63c2bbae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c2bbae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67787d1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_491, and the Request Id: 4ec71365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 1c178ae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c178ae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: 1c5411ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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_4_491-, and the Request Id: 3933afee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 78ac5b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51839594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33145b9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.096+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cca3525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d3e81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d3e81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4908bb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-types, and the Request Id: 1cdab784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cdab784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: 4bb81439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 7714d3a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7714d3a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 6019f054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6019f054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_5_496, and the Request Id: 33e62f47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_492-, and the Request Id: 78c01a35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496-, and the Request Id: 6fceea9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 28158a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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, and the Request Id: 6d45c8de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 6b7c68bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 61cf447e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e8aee24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8aee24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 447f577e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447f577e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 490f4625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490f4625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_493, and the Request Id: 51da3b67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-types, and the Request Id: 709cfd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709cfd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_5_497, and the Request Id: 985f64e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy_4_493-, and the Request Id: 5a4853bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy_5_497-, and the Request Id: 1779b5b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 151cd226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cf5143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17af0bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 39df13ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 9d61317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d61317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-types, and the Request Id: 1d985dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d985dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_494, and the Request Id: 7f4419bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 48c43ad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c43ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-types, and the Request Id: 5b9642d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9642d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_5_498, and the Request Id: 5781f54e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_494-, and the Request Id: 2402c955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_5_498-, and the Request Id: 51160d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c69d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 505a7e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10320d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 376533b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 771154e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771154e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e0b893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e0b893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_495, and the Request Id: 199a032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-instances, and the Request Id: 691aad86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691aad86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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-types, and the Request Id: 7690b73b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7690b73b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: 4f04ea45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_495-, and the Request Id: 4ccc4beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policies/policy_5_499-, and the Request Id: 319bc940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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, and the Request Id: 7dae780e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 5a2ff12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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-instances, and the Request Id: 4d961892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d961892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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-types, and the Request Id: 76ab8e80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ab8e80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: 3860740b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policies/policy_4_496-, and the Request Id: 717cee13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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, and the Request Id: 5409fc6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 4395ce2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-instances, and the Request Id: 10144639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10144639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 378343bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378343bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_497, and the Request Id: 6262f5bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_497-, and the Request Id: 3432298d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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, and the Request Id: 5b83ce65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3783e3cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/policy-instances, and the Request Id: 15bc04b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bc04b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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: 325408da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325408da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_498, and the Request Id: 6d3f9b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498-, and the Request Id: 27ea620d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b10a74c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0c7c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c086196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c086196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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-types, and the Request Id: 145c8687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145c8687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499, and the Request Id: 14e22205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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_4_499-, and the Request Id: 59e223ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.270+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT1M22.66731688S [facility=, subject=, traceId=] 2025-10-08T14:00:53.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/id.1, and the Request Id: 2e688291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.334+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: 29d2af86, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d2af86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.344+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:00:53.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/id.1, and the Request Id: 6be7db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be7db2 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/services, and the Request Id: 7fb60729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/services/ac.dc, and the Request Id: 5105cdd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.530+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: 4f25d5e6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f25d5e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.555+0000 [reactor-http-epoll-1] 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=] 2025-10-08T14:00:53.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: 65a6b051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.583+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: 7642cea8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7642cea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.585+0000 [reactor-http-epoll-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2025-10-08T14:00:53.586+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a6b051 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/services/NoService, and the Request Id: 266e6f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.648+0000 [https-jsse-nio-auto-6-exec-7] 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=] 2025-10-08T14:00:53.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266e6f28 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/services, and the Request Id: 2cf5636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.697+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:00:53.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a77514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.742+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: 2fabe355, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fabe355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.745+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a77514 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.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/instance1, and the Request Id: 7ca42030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.783+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: 6ce465aa, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce465aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.786+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca42030 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 565c0bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: f9fe6c1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9fe6c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.835+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565c0bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 2e4abace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 76da8186, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76da8186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.880+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4abace the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120e570b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.921+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: 451c16f2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451c16f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.923+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120e570b the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa5816d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 55cd3998, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cd3998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:53.974+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa5816d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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: 77658d64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.040+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=] 2025-10-08T14:00:54.041+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77658d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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/policyId, and the Request Id: 571faf8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.089+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=] 2025-10-08T14:00:54.096+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571faf8c the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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: 50a93a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.160+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=] 2025-10-08T14:00:54.161+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a93a42 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.212+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1883fbca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.219+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=] 2025-10-08T14:00:54.221+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1883fbca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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/id, and the Request Id: 2cdb7839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.279+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: 2dca17aa, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dca17aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.282+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdb7839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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/id, and the Request Id: 7cc6ae03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc6ae03 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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: 57118a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.399+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: 6fcbae49, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.403+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcbae49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.406+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: 18b18b23, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b18b23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.409+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2025-10-08T14:00:54.410+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57118a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250836f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.451+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: 2ec63244, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec63244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.454+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250836f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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: eb851a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.500+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: 41db2d1b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 21ae8154, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.501+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41db2d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ae8154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.502+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb851a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6846ea27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6846ea27 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7972d714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7972d714 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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: 673ef2cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 210e3a65, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210e3a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.648+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673ef2cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.650+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=] 2025-10-08T14:00:54.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/policy-instances, and the Request Id: 524bc1ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.702+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: 121653bd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121653bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.703+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: 799cd47c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799cd47c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.705+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524bc1ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.705+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=] 2025-10-08T14:00:54.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60fc1a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.752+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: 4b2c571b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2c571b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.755+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fc1a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.755+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=] 2025-10-08T14:00:54.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cfdb058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.794+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: e62edb6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.795+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: 71b1180b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e62edb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b1180b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.805+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: 3acb69dc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3acb69dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.809+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfdb058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f8dd19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f8dd19 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68caaf2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68caaf2d the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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/id/status, and the Request Id: 60e78f32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.947+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: 54819a30, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54819a30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.950+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:00:54.956+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e78f32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.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/XXX/status, and the Request Id: decc1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:54.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: decc1fa the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.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/id/status, and the Request Id: 666ba644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.050+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: 1b686b8c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b686b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.056+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666ba644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: 5d8acda4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8acda4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.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/JUNK, and the Request Id: 6c990b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c990b31 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72465af2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72465af2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/policy-types, and the Request Id: 5d7ca747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7ca747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 755a9a81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755a9a81 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36db25b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36db25b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb0d081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb0d081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.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/policy-types, and the Request Id: 2a5a4284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5a4284 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20896915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20896915 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 732f367a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732f367a the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.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/rics/ric, and the Request Id: 5f5347d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5347d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.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/rics/ric, and the Request Id: 548a99ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548a99ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: b63ab12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b63ab12 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.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/rics/ric, and the Request Id: 64fc1877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fc1877 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.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/rics, and the Request Id: 4889f4c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4889f4c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.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/rics, and the Request Id: 1ae68aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:55.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae68aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/rics, and the Request Id: 11970608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11970608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/rics, and the Request Id: 3d08264c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d08264c the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/status, and the Request Id: 5c3b2be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3b2be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 7e45c4bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e45c4bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/id2, and the Request Id: 6c4a4625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.425+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: 3f1f64fd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1f64fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.429+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:00:56.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/services, and the Request Id: 748eb9fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/services, and the Request Id: 7eb5c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/services, and the Request Id: 7143aaba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/services, and the Request Id: 168c3b79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168c3b79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/services, and the Request Id: 29addb8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29addb8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.795+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:35103/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 2025-10-08T14:00:56.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/services/ac.dc/keepalive, and the Request Id: 27b98e41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/services/ac.dc, and the Request Id: 9fdeeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.881+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: 5151bfd5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5151bfd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.883+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:00:56.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/services/junk/keepalive, and the Request Id: 1321b078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1321b078 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.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/services, and the Request Id: 24e200b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:56.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e200b0 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.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/services, and the Request Id: 5a504d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a504d38 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00: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/services, and the Request Id: 1a2b1670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2b1670 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.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/services, and the Request Id: 3e9532e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9532e6 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 706d8dbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706d8dbf the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 3f607f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c64e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.291+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: 179f02b0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179f02b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.295+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:00:57.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, and the Request Id: 2b83a535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.338+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: 5511028b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5511028b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c1cefb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.398+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: 7de42acf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de42acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.403+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1cefb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.441+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance_1.2.3, and the Request Id: 7824161c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.443+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: 36c6c787, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c6c787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.445+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7824161c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.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: 6796fde0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6796fde0 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.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: 5e5d12e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.557+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: 35f532c3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f532c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.560+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5d12e2 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.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: 7d35d559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.603+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: 728425e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728425e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.607+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d35d559 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca08bd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.675+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: 5100f38d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5100f38d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.679+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:00:57.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/services, and the Request Id: 2cd87f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.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, and the Request Id: 17c7bb46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.781+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: 1996cad3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1996cad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.783+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:00:57.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/policy-instances, and the Request Id: 7de22f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.824+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: 6f324dc5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f324dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.827+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de22f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.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: 6b0be46e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.875+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: dd2e654, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd2e654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.879+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0be46e the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.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/services, and the Request Id: 29a58864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.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/services, and the Request Id: 5f92b5ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:57.972+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:00:58.009+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=] 2025-10-08T14:00:58.012+0000 [https-jsse-nio-auto-6-exec-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2025-10-08T14:00:58.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 7f20df9f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:58.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2025-10-08T14:00:58.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/services, and the Request Id: 690d3b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:58.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3a6fac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:58.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 27dc0f74, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:58.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27dc0f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:00:58.343+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:01:00.339+0000 [parallel-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2025-10-08T14:01:00.384+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:01:00.386+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:01:00.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/rics, and the Request Id: 68ac6377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ac6377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.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: a9e7492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.838+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: 3edee991, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edee991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.853+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9e7492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.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: 3f926079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f926079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56731ce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.940+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: eb415bb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb415bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:00.942+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56731ce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 70e5042a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.092+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2025-10-08T14:01:01.093+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:35103/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2025-10-08T14:01:01.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 6bfb9bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.127+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-10-08T14:01:01.131+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:35103/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2025-10-08T14:01:01.133+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfb9bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.133+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfb9bd4 the response is: {"configuredLevel":"TRACE","effectiveLevel":"TRACE"} [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.138+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: 72e2337e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.139+0000 [https-jsse-nio-auto-6-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e2337e the received request body: {"configuredLevel":"trace"} [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.142+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2025-10-08T14:01:01.143+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:35103/actuator/shutdown'' [facility=, subject=, traceId=] 2025-10-08T14:01:01.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/shutdown, and the Request Id: 2296b8d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.145+0000 [https-jsse-nio-auto-6-exec-8] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - [2296b8d] Mapped to Actuator web endpoint 'shutdown' [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.153+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-10-08T14:01:01.153+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2296b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.153+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2296b8d the response is: {"message":"Shutting down, bye..."} [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:01.154+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2025-10-08T14:01:01.154+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:01.154+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:01.154+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:01.154+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:01.154+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:01.154+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2025-10-08T14:01:01.154+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:01.155+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2025-10-08T14:01:01.155+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.67 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) 2025-10-08T14:01:01.230+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T14:01:01.230+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T14:01:01.562+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=] 2025-10-08T14:01:01.564+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=] 2025-10-08T14:01:01.564+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=] 2025-10-08T14:01:01.569+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=] 2025-10-08T14:01:01.570+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=] 2025-10-08T14:01:01.572+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=] 2025-10-08T14:01:01.574+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=] 2025-10-08T14:01:01.576+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=] 2025-10-08T14:01:01.579+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=] 2025-10-08T14:01:01.580+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=] 2025-10-08T14:01:01.583+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=] 2025-10-08T14:01:01.585+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=] 2025-10-08T14:01:01.586+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=] 2025-10-08T14:01:01.586+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=] 2025-10-08T14:01:01.587+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=] 2025-10-08T14:01:01.592+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=] 2025-10-08T14:01:01.593+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=] 2025-10-08T14:01:01.600+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=] 2025-10-08T14:01:01.601+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=] 2025-10-08T14:01:01.602+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=] 2025-10-08T14:01:01.613+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=] 2025-10-08T14:01:01.613+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=] 2025-10-08T14:01:01.616+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=] 2025-10-08T14:01:01.618+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=] 2025-10-08T14:01:01.637+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=] 2025-10-08T14:01:01.638+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=] 2025-10-08T14:01:01.638+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=] 2025-10-08T14:01:01.640+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=] 2025-10-08T14:01:01.642+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=] 2025-10-08T14:01:01.645+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=] 2025-10-08T14:01:01.645+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=] 2025-10-08T14:01:01.705+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=] 2025-10-08T14:01:01.705+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=] 2025-10-08T14:01:01.717+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T14:01:01.734+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=] 2025-10-08T14:01:01.736+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=] 2025-10-08T14:01:01.739+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=] 2025-10-08T14:01:01.740+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=] 2025-10-08T14:01:01.741+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=] 2025-10-08T14:01:01.741+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=] 2025-10-08T14:01:01.741+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=] 2025-10-08T14:01:01.741+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=] 2025-10-08T14:01:01.741+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=] 2025-10-08T14:01:01.742+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=] 2025-10-08T14:01:01.743+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=] 2025-10-08T14:01:01.743+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=] 2025-10-08T14:01:01.746+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=] 2025-10-08T14:01:01.746+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=] 2025-10-08T14:01:01.747+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=] 2025-10-08T14:01:01.748+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=] 2025-10-08T14:01:01.748+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=] 2025-10-08T14:01:01.748+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=] 2025-10-08T14:01:01.748+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=] 2025-10-08T14:01:01.751+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=] 2025-10-08T14:01:01.751+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=] 2025-10-08T14:01:01.760+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=] 2025-10-08T14:01:01.763+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=] 2025-10-08T14:01:01.765+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=] 2025-10-08T14:01:01.766+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=] 2025-10-08T14:01:01.791+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=] 2025-10-08T14:01:01.793+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=] 2025-10-08T14:01:01.922+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T14:01:02.051+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping - 0 mappings in 'healthEndpointWebFluxHandlerMapping' [facility=, subject=, traceId=] 2025-10-08T14:01:02.065+0000 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 7 endpoints beneath base path '/actuator' [facility=, subject=, traceId=] 2025-10-08T14:01:02.066+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=] 2025-10-08T14:01:02.067+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=] 2025-10-08T14:01:02.067+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=] 2025-10-08T14:01:02.067+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=] 2025-10-08T14:01:02.068+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=] 2025-10-08T14:01:02.068+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=] 2025-10-08T14:01:02.069+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=] 2025-10-08T14:01:02.069+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=] 2025-10-08T14:01:02.069+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=] 2025-10-08T14:01:02.070+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=] 2025-10-08T14:01:02.070+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=] 2025-10-08T14:01:02.070+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=] 2025-10-08T14:01:02.070+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=] 2025-10-08T14:01:02.071+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - 13 mappings in 'webEndpointReactiveHandlerMapping' [facility=, subject=, traceId=] 2025-10-08T14:01:02.073+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping - 0 mappings in 'controllerEndpointHandlerMapping' [facility=, subject=, traceId=] 2025-10-08T14:01:02.219+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 1.041 seconds (process running for 207.309) [facility=, subject=, traceId=] 2025-10-08T14:01:02.276+0000 [https-jsse-nio-auto-7-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 6e5d4acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:02.292+0000 [https-jsse-nio-auto-7-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5d4acc the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:02.367+0000 [https-jsse-nio-auto-7-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 574a787e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:02.369+0000 [https-jsse-nio-auto-7-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574a787e the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:02.423+0000 [https-jsse-nio-auto-7-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 7bd9cca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:02.434+0000 [https-jsse-nio-auto-7-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-10-08T14:01:02.438+0000 [https-jsse-nio-auto-7-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2025-10-08T14:01:03.230+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2025-10-08T14:01:03.430+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:01:03.468+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:01:03.569+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: ab10b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:03.571+0000 [https-jsse-nio-auto-7-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab10b50 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.410 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2025-10-08T14:01:03.803+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=] 2025-10-08T14:01:03.812+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.252 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2025-10-08T14:01:03.895+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.109 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 2025-10-08T14:01:03.968+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.045 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 2025-10-08T14:01:04.005+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=] 2025-10-08T14:01:04.014+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.037 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.291 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2025-10-08T14:01:04.346+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=] 2025-10-08T14:01:04.360+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.051 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-10-08T14:01:04.514+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T14:01:04.514+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T14:01:04.824+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T14:01:04.923+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=] 2025-10-08T14:01:04.923+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=] 2025-10-08T14:01:04.924+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2025-10-08T14:01:04.924+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=] 2025-10-08T14:01:04.925+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=] 2025-10-08T14:01:04.925+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 2025-10-08T14:01:04.966+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T14:01:04.968+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=] 2025-10-08T14:01:05.188+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.732 seconds (process running for 210.277) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-10-08T14:01:05.549+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T14:01:05.549+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T14:01:05.849+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T14:01:06.075+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T14:01:06.423+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.906 seconds (process running for 211.512) [facility=, subject=, traceId=] 2025-10-08T14:01:06.440+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-10-08T14:01:06.450+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-10-08T14:01:06.463+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-10-08T14:01:06.466+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2025-10-08T14:01:06.477+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-10-08T14:01:06.488+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2025-10-08T14:01:06.525+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: 1.030 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 2025-10-08T14:01:06.996+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Execution time of LogAspectTest.null: 0 ms [facility=, subject=, traceId=] 2025-10-08T14:01:07.000+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Entering method: signature [facility=, subject=, traceId=] 2025-10-08T14:01:07.002+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.455 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-10-08T14:01:07.052+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T14:01:07.052+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=] 2025-10-08T14:01:07.052+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T14:01:07.303+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T14:01:07.531+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2025-10-08T14:01:07.532+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:07.532+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2025-10-08T14:01:07.532+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2025-10-08T14:01:07.532+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:07.532+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2025-10-08T14:01:07.614+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T14:01:07.646+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-10-08T14:01:07.652+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-10-08T14:01:07.878+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.853 seconds (process running for 212.967) [facility=, subject=, traceId=] 2025-10-08T14:01:07.879+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2025-10-08T14:01:07.882+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2025-10-08T14:01:07.882+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2025-10-08T14:01:07.913+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:43473/actuator/health'' [facility=, subject=, traceId=] 2025-10-08T14:01:08.005+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-10-08T14:01:08.145+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:43473/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2025-10-08T14:01:08.163+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 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) 2025-10-08T14:01:08.271+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T14:01:08.271+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T14:01:08.631+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2025-10-08T14:01:08.812+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T14:01:09.120+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.919 seconds (process running for 214.209) [facility=, subject=, traceId=] 2025-10-08T14:01:09.179+0000 [https-jsse-nio-auto-10-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T14:01:09.199+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:01:09.220+0000 [https-jsse-nio-auto-10-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.090 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) 2025-10-08T14:01:09.332+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T14:01:09.333+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=] 2025-10-08T14:01:09.333+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T14:01:09.642+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T14:01:09.814+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2025-10-08T14:01:09.814+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:09.815+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2025-10-08T14:01:09.815+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2025-10-08T14:01:09.816+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:09.816+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2025-10-08T14:01:09.854+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T14:01:09.889+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-10-08T14:01:09.896+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-10-08T14:01:10.165+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2025-10-08T14:01:10.165+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2025-10-08T14:01:10.165+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.868 seconds (process running for 215.255) [facility=, subject=, traceId=] 2025-10-08T14:01:10.166+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2025-10-08T14:01:10.209+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34655/actuator/health'' [facility=, subject=, traceId=] 2025-10-08T14:01:10.219+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: 2d60da96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:10.229+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-10-08T14:01:10.230+0000 [boundedElastic-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d60da96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:10.230+0000 [boundedElastic-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d60da96 the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 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) 2025-10-08T14:01:10.334+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T14:01:10.334+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=] 2025-10-08T14:01:10.334+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T14:01:10.633+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T14:01:10.781+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2025-10-08T14:01:10.781+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:10.781+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2025-10-08T14:01:10.782+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2025-10-08T14:01:10.782+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:10.782+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2025-10-08T14:01:10.824+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T14:01:10.860+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-10-08T14:01:10.868+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-10-08T14:01:11.111+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2025-10-08T14:01:11.111+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2025-10-08T14:01:11.112+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.815 seconds (process running for 216.201) [facility=, subject=, traceId=] 2025-10-08T14:01:11.113+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2025-10-08T14:01:11.158+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:37597/actuator/health'' [facility=, subject=, traceId=] 2025-10-08T14:01:11.182+0000 [https-jsse-nio-auto-12-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 477db5c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.201+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-10-08T14:01:11.205+0000 [https-jsse-nio-auto-12-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477db5c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.205+0000 [https-jsse-nio-auto-12-exec-6] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477db5c1 the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.278+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2025-10-08T14:01:11.312+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37597/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2025-10-08T14:01:11.337+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: 3b33d18f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.343+0000 [https-jsse-nio-auto-12-exec-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b33d18f 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=] 2025-10-08T14:01:11.345+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=] 2025-10-08T14:01:11.345+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2025-10-08T14:01:11.345+0000 [https-jsse-nio-auto-12-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T14:01:11.346+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:37597, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2025-10-08T14:01:11.347+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37597/example-authz-check'' [facility=, subject=, traceId=] 2025-10-08T14:01:11.365+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: 17dc48d3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.374+0000 [https-jsse-nio-auto-12-exec-8] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dc48d3 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.375+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@2f06b4a2 [facility=, subject=, traceId=] 2025-10-08T14:01:11.376+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-10-08T14:01:11.377+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2025-10-08T14:01:11.377+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2025-10-08T14:01:11.377+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2025-10-08T14:01:11.378+0000 [https-jsse-nio-auto-12-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dc48d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.378+0000 [https-jsse-nio-auto-12-exec-8] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dc48d3 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.378+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2025-10-08T14:01:11.405+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2025-10-08T14:01:11.405+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b33d18f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.406+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b33d18f 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=] 2025-10-08T14:01:11.406+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2025-10-08T14:01:11.407+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37597/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2025-10-08T14:01:11.411+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: 57048d32, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.412+0000 [https-jsse-nio-auto-12-exec-10] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57048d32 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=] 2025-10-08T14:01:11.412+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=] 2025-10-08T14:01:11.412+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2025-10-08T14:01:11.412+0000 [https-jsse-nio-auto-12-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2025-10-08T14:01:11.412+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:37597, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2025-10-08T14:01:11.413+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:37597/example-authz-check'' [facility=, subject=, traceId=] 2025-10-08T14:01:11.415+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: 4a8c9b4b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.416+0000 [https-jsse-nio-auto-12-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8c9b4b the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.416+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@34397240 [facility=, subject=, traceId=] 2025-10-08T14:01:11.417+0000 [https-jsse-nio-auto-12-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8c9b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.417+0000 [https-jsse-nio-auto-12-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8c9b4b the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.417+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2025-10-08T14:01:11.417+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2025-10-08T14:01:11.418+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2025-10-08T14:01:11.421+0000 [reactor-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57048d32 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2025-10-08T14:01:11.421+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2025-10-08T14:01:11.421+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57048d32 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=] 2025-10-08T14:01:11.421+0000 [reactor-http-epoll-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.190 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) 2025-10-08T14:01:11.515+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 17.0.7 with PID 3112 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2025-10-08T14:01:11.519+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=] 2025-10-08T14:01:11.519+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2025-10-08T14:01:11.829+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2025-10-08T14:01:11.982+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2025-10-08T14:01:11.982+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:11.983+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2025-10-08T14:01:11.983+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2025-10-08T14:01:11.983+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2025-10-08T14:01:11.984+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2025-10-08T14:01:12.026+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2025-10-08T14:01:12.060+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-10-08T14:01:12.066+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2025-10-08T14:01:12.307+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.818 seconds (process running for 217.397) [facility=, subject=, traceId=] 2025-10-08T14:01:12.308+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2025-10-08T14:01:12.309+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2025-10-08T14:01:12.309+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2025-10-08T14:01:12.357+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:37107/actuator/health'' [facility=, subject=, traceId=] 2025-10-08T14:01:12.377+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/api/README.md [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/api/pms-api/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/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-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.11.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.5.6:repackage (repackage) @ a1policymanagementservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.11.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-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.11.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] Building tar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/docker/o-ran-sc/nonrtric-plt-a1policymanagementservice/2.11.0-SNAPSHOT/tmp/docker-build.tar [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.11.0-SNAPSHOT]: Created docker-build.tar in 1 second [INFO] DOCKER> Pulling from library/amazoncorretto [INFO] DOCKER> Digest: sha256:fda60fd7965970ce7ed7ce789b18418647b56ac6112fc17df006337bdc6355c4 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/library/amazoncorretto:21-alpine3.22-jdk [INFO] DOCKER> Pulled nexus3.onap.org:10001/library/amazoncorretto:21-alpine3.22-jdk in 15 seconds [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.11.0-SNAPSHOT]: Built image sha256:702ab0dad7d5fbe10a3c8da7612483fd6c8b1017ebca7f931da214013b4601a0 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.11.0-SNAPSHOT]: Tag with 2.11.0-SNAPSHOT [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-a1policymanagementservice:2.11.0-SNAPSHOT successful! [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-docker-verify-master-mvn39-openjdk17/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.11.0-SNAPSHOT/a1policymanagementservice-2.11.0-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.11.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.11.0-SNAPSHOT/a1policymanagementservice-2.11.0-SNAPSHOT.jar [INFO] [INFO] --- docker:0.46.0:build (push-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] Building tar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/docker/o-ran-sc/nonrtric-plt-a1policymanagementservice/2.11.0-SNAPSHOT/tmp/docker-build.tar [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.11.0-SNAPSHOT]: Created docker-build.tar in 902 milliseconds [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.11.0-SNAPSHOT]: Built image sha256:702ab0dad7d5fbe10a3c8da7612483fd6c8b1017ebca7f931da214013b4601a0 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.11.0-SNAPSHOT]: Tag with 2.11.0-SNAPSHOT,latest [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-a1policymanagementservice:2.11.0-SNAPSHOT successful! [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-a1policymanagementservice:latest successful! [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:51 min [INFO] Finished at: 2025-10-08T14:02:29Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins17840018391091694867.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2130 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.7 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 [JaCoCo plugin] Saving matched execfiles: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/classes 195 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-adapter/a1-adapter-api/provider/src/main/java 2 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/main/java 88 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/src/main/java 88 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java 42 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [org/onap/ccsdk/oran/a1policymanagementservice/models/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 97.2973, method: 91.22257, line: 91.33029, branch: 81.779655, instruction: 91.231606, complexity: 84.346504 [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins14246001424300641939.sh ---> sysstat.sh [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins5792159649126492959.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 + 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-docker-verify-master-mvn39-openjdk17 ']' + 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-docker-verify-master-mvn39-openjdk17 ']' + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/archives/ [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins6715719470999679602.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-docker-verify-master-mvn39-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7cVC 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-7cVC/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins70564772133488117.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config3305278494172145624tmp 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-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins17318888188275600186.sh ---> create-netrc.sh [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins10844049681624947501.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-docker-verify-master-mvn39-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7cVC 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-7cVC/bin to PATH [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins3521310990600992269.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins985283692839785144.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7cVC 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-7cVC/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins6049412239105636651.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7cVC 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-7cVC/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/72 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-5919 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 12G 8.0G 59% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 554 2598 0 4823 7123 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:61:82:9b brd ff:ff:ff:ff:ff:ff inet 10.32.7.100/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85734sec preferred_lft 85734sec inet6 fe80::f816:3eff:fe61:829b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:cc:58:43:73 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:ccff:fe58:4373/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-5919) 10/08/25 _x86_64_ (4 CPU) 13:53:01 LINUX RESTART (4 CPU) 13:54:02 tps rtps wtps bread/s bwrtn/s 13:55:01 47.61 4.29 43.32 68.99 5741.65 13:56:01 93.62 34.69 58.92 2452.12 10516.65 13:57:01 5.76 0.08 5.68 1.07 1032.32 13:58:01 25.07 12.16 12.91 863.98 5667.58 13:59:01 146.91 3.55 143.36 443.53 67868.29 14:00:01 6.26 0.38 5.88 9.86 203.23 14:01:01 6.88 0.00 6.88 0.00 340.02 14:02:01 37.16 0.40 36.76 16.53 25305.52 14:03:01 122.55 0.97 121.58 60.27 29628.13 14:04:01 22.84 0.42 22.43 16.66 1424.86 Average: 51.47 5.70 45.77 393.82 14786.17 13:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:55:01 5718668 7417068 2448760 29.98 52840 1816784 982312 10.66 594840 1665636 144164 13:56:01 5387968 7301260 2779460 34.03 62428 2012428 1087328 11.80 743912 1828320 21684 13:57:01 5359136 7284848 2808292 34.38 65400 2019948 1122496 12.18 763692 1833672 6344 13:58:01 4010136 6127232 4157292 50.90 68280 2203308 2250700 24.42 1994112 1937488 9648 13:59:01 2186428 5919956 5981000 73.23 137100 3612660 2989412 32.44 2305668 3280488 552 14:00:01 1960380 5631984 6207048 76.00 137484 3550752 2976664 32.30 2617144 3192016 2260 14:01:01 1847324 5539284 6320104 77.38 137580 3571084 2992692 32.47 2708252 3212252 14468 14:02:01 1460392 5849364 6707036 82.12 143208 4235992 2559064 27.77 2535676 3750732 624 14:03:01 2674888 7313216 5492540 67.25 149812 4471680 1063536 11.54 1294196 3774784 36004 14:04:01 2700164 7333744 5467264 66.94 151548 4465016 1034012 11.22 1277792 3765992 9712 Average: 3330548 6571796 4836880 59.22 110568 3195965 1905822 20.68 1683528 2824138 24546 13:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:01 ens3 63.64 48.56 847.62 5.62 0.00 0.00 0.00 0.00 13:55:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:01 ens3 78.39 52.19 449.81 13.62 0.00 0.00 0.00 0.00 13:56:01 lo 2.60 2.60 0.24 0.24 0.00 0.00 0.00 0.00 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:01 ens3 46.68 46.17 61.16 10.34 0.00 0.00 0.00 0.00 13:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 ens3 197.88 160.60 2508.58 19.03 0.00 0.00 0.00 0.00 13:58:01 lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 13:59:01 vethbb68c12 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:59:01 vethc84c4ce 0.22 0.48 0.01 0.04 0.00 0.00 0.00 0.00 13:59:01 docker0 0.27 0.33 0.01 0.02 0.00 0.00 0.00 0.00 13:59:01 ens3 934.11 327.91 8487.74 26.56 0.00 0.00 0.00 0.00 14:00:01 vethc84c4ce 0.18 0.40 0.01 0.03 0.00 0.00 0.00 0.00 14:00:01 docker0 1.03 1.52 0.19 0.65 0.00 0.00 0.00 0.00 14:00:01 ens3 58.57 27.34 14.44 62.35 0.00 0.00 0.00 0.00 14:00:01 lo 467.13 467.13 116.18 116.18 0.00 0.00 0.00 0.00 14:01:01 vethc84c4ce 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 14:01:01 docker0 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 14:01:01 ens3 117.63 54.28 41.81 172.93 0.00 0.00 0.00 0.00 14:01:01 lo 1042.42 1042.42 316.46 316.46 0.00 0.00 0.00 0.00 14:02:01 vetheb73c56 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:02:01 docker0 5.13 21.41 0.39 120.06 0.00 0.00 0.00 0.00 14:02:01 ens3 558.62 307.08 3581.32 27.33 0.00 0.00 0.00 0.00 14:02:01 lo 14.73 14.73 2.23 2.23 0.00 0.00 0.00 0.00 14:03:01 docker0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:03:01 ens3 32.83 28.82 96.03 31.25 0.00 0.00 0.00 0.00 14:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:01 ens3 9.11 10.55 6.91 5.00 0.00 0.00 0.00 0.00 14:04:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 Average: docker0 0.66 2.36 0.06 12.10 0.00 0.00 0.00 0.00 Average: ens3 209.98 106.44 1610.71 37.46 0.00 0.00 0.00 0.00 Average: lo 152.43 152.43 43.54 43.54 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5919) 10/08/25 _x86_64_ (4 CPU) 13:53:01 LINUX RESTART (4 CPU) 13:54:02 CPU %user %nice %system %iowait %steal %idle 13:55:01 all 19.78 0.00 1.14 2.05 1.13 75.90 13:55:01 0 12.72 0.00 0.92 5.72 0.73 79.92 13:55:01 1 18.47 0.00 1.12 0.88 1.02 78.52 13:55:01 2 14.31 0.00 1.22 1.08 0.90 82.49 13:55:01 3 33.60 0.00 1.32 0.54 1.84 62.69 13:56:01 all 18.21 0.00 1.43 2.52 2.64 75.20 13:56:01 0 12.81 0.00 1.10 1.10 1.56 83.44 13:56:01 1 31.22 0.00 1.51 2.82 3.24 61.20 13:56:01 2 12.72 0.00 1.40 5.56 2.72 77.60 13:56:01 3 16.09 0.00 1.70 0.61 3.04 78.55 13:57:01 all 5.34 0.00 0.43 0.06 1.63 92.55 13:57:01 0 1.65 0.00 0.13 0.00 0.57 97.65 13:57:01 1 5.97 0.00 0.71 0.07 1.95 91.30 13:57:01 2 5.86 0.00 0.38 0.13 1.44 92.19 13:57:01 3 7.87 0.00 0.48 0.03 2.55 89.07 13:58:01 all 55.72 0.00 1.65 0.71 8.09 33.83 13:58:01 0 60.36 0.00 1.07 0.12 7.77 30.68 13:58:01 1 62.60 0.00 1.47 0.94 8.71 26.28 13:58:01 2 54.51 0.00 1.81 1.15 7.98 34.55 13:58:01 3 45.48 0.00 2.27 0.64 7.91 43.70 13:59:01 all 19.68 0.00 8.77 2.37 5.13 64.05 13:59:01 0 18.30 0.00 6.99 2.48 4.86 67.37 13:59:01 1 18.66 0.00 8.90 0.75 4.98 66.71 13:59:01 2 23.32 0.00 9.32 1.18 5.31 60.87 13:59:01 3 18.48 0.00 9.89 5.05 5.40 61.18 14:00:01 all 60.76 0.00 4.18 0.12 9.72 25.22 14:00:01 0 60.40 0.00 3.96 0.07 9.61 25.97 14:00:01 1 60.22 0.00 4.24 0.02 9.78 25.74 14:00:01 2 61.09 0.00 3.97 0.05 9.67 25.23 14:00:01 3 61.33 0.00 4.55 0.38 9.80 23.94 14:01:01 all 47.50 0.00 7.03 0.06 10.98 34.44 14:01:01 0 46.26 0.00 6.76 0.00 10.82 36.16 14:01:01 1 44.53 0.00 6.63 0.08 10.53 38.23 14:01:01 2 53.21 0.00 7.45 0.08 11.58 27.68 14:01:01 3 45.97 0.00 7.27 0.07 10.99 35.71 14:02:01 all 35.58 0.00 4.89 1.09 5.86 52.58 14:02:01 0 33.96 0.00 4.95 1.37 5.60 54.14 14:02:01 1 39.43 0.00 6.57 0.51 6.30 47.19 14:02:01 2 41.34 0.00 4.22 0.68 6.37 47.39 14:02:01 3 27.63 0.00 3.81 1.78 5.18 61.60 14:03:01 all 17.62 0.00 3.09 3.08 2.72 73.49 14:03:01 0 25.48 0.00 3.17 2.09 3.37 65.89 14:03:01 1 22.61 0.00 4.44 3.22 2.65 67.07 14:03:01 2 17.08 0.00 2.94 3.87 3.00 73.12 14:03:01 3 5.25 0.00 1.80 3.17 1.88 87.90 14:04:01 all 20.42 0.00 1.06 1.08 1.55 75.90 14:04:01 0 23.25 0.00 0.95 0.17 1.52 74.12 14:04:01 1 36.75 0.00 1.52 1.63 2.16 57.94 14:04:01 2 11.49 0.00 1.26 2.09 1.18 83.97 14:04:01 3 10.23 0.00 0.50 0.42 1.31 87.54 Average: all 30.15 0.00 3.37 1.31 4.97 60.20 Average: 0 29.59 0.00 3.01 1.30 4.66 61.44 Average: 1 34.14 0.00 3.72 1.09 5.15 55.90 Average: 2 29.62 0.00 3.40 1.58 5.04 60.35 Average: 3 27.25 0.00 3.36 1.27 5.01 63.12